Code Monkey home page Code Monkey logo

Comments (9)

Schildkroet avatar Schildkroet commented on May 26, 2024

Hello,
which version of grbl are you using?
Can you post your $$ settings?
Can you attach a gcode file where this behaviour occurs?

from candle2.

klchin66 avatar klchin66 commented on May 26, 2024

Hi,

I had tested with https://github.com/thomast777 - F46 verion,
if not mistaken your version of Grbl-Advanced also having the
same problem with stm32F407ZGt.

The attach file's feedrate I had modified to F5000 for testing.
Buddha.zip
This is one of them sample files.

Here my setting tested on yesterday.
$1=1
$2=0
$3=1
$4=0
$5=0
$6=1
$10=1
$11=0.010
$12=0.002
$13=0
$20=0
$21=1
$22=1
$23=3
$24=100.000
$25=1000.000
$26=250
$27=5.000
$30=5000
$31=0
$32=0
$40=10000.000
$100=8000.000
$101=8000.000
$102=8000.000
$103=8000.000
$104=8000.000
$105=8000.000
$110=8000.000
$111=8000.000
$112=8000.000
$113=8000.000
$114=8000.000
$115=8000.000
$120=400.000
$121=400.000
$122=400.000
$123=400.000
$124=400.000
$125=400.000
$130=150.000
$131=150.000
$132=150.000
$133=150.000
$134=150.000
$135=150.000

Regards,
KL

from candle2.

klchin66 avatar klchin66 commented on May 26, 2024

Extra info ... it happened on 115200 or 256000.

from candle2.

klchin66 avatar klchin66 commented on May 26, 2024

Confirmed setting on Grbl-Advanced also having same problem.

Here the screen capture, it happened almost on the same GCode line (tested 3times).
Untitled

Here the setting I tested.
$1=50
$2=0
$3=0
$4=0
$5=0
$6=0
$10=1
$11=0.010
$12=0.001
$13=0
$14=0
$20=0
$21=1
$22=1
$23=0
$24=50.000
$25=500.000
$26=250
$27=1.000
$30=3000
$31=0
$32=0
$100=890.000
$101=890.000
$102=890.000
$110=5000.000
$111=5000.000
$112=5000.000
$120=5000.000
$121=5000.000
$122=5000.000
$130=400.000
$131=300.000
$132=500.000
$140=0.010
$141=0.010
$142=0.010
ok

from candle2.

klchin66 avatar klchin66 commented on May 26, 2024

just noticed always stop at line 1375 and ERROR: Axis command conflict.

from candle2.

Schildkroet avatar Schildkroet commented on May 26, 2024

I will look into this

from candle2.

klchin66 avatar klchin66 commented on May 26, 2024

Any progress ?

from candle2.

Schildkroet avatar Schildkroet commented on May 26, 2024

Kind of... I did several tests on my ubuntu machine. Had no problems at all, everything ran perfectly.
But you should reduce your decimal precision. 3 digits after the point are enough. It will increase performance. By now grbl spends almost all of its time parsing the gcode, since it contains too much digits.

from candle2.

klchin66 avatar klchin66 commented on May 26, 2024

Understand, It could be OS issue also.

Btw im using I7 HQ 4700 2.4Ghz 8G, NVidia 750M, Win7 Ultimate, it shld be enough process
to handle the Gcode parser.

I noticed the app spends much of time handle the update the GUI, like updating the status and control button. Not sure how Qt handle the GUI, I do had bad experience with C# handle multi-threaded GUI.

from candle2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.