Search found 2 matches

Go to advanced search

by Spire42
Sat Jun 02, 2018 6:18 pm
Forum: Feature Requests
Topic: Add accel and jerk settings for accurate build time calc.
Replies: 38
Views: 40638
 
Jump to post

Re: Add accel and jerk settings for accurate build time calc.

I narrowed the problem down to this one line that Simplify3D puts in every G-code file: G1 Z10 ; lower If I comment that line out, processing works fine and I get a real time estimate. It also works fine if I add a nonzero F argument (specifying a feed rate) instead of commenting the line out: G1 Z1...
by Spire42
Sat May 26, 2018 8:49 am
Forum: Feature Requests
Topic: Add accel and jerk settings for accurate build time calc.
Replies: 38
Views: 40638
 
Jump to post

Re: Add accel and jerk settings for accurate build time calc.

I just downloaded gcodestat 0.7, and it seems to work fine with the included sample gcode files. But when I try it on my own gcode files (generated by Simplify3D), I get the following:

Code: Select all

Total time: ( -14:-8 )
This happens with every single one of my gcode files.

Any idea what's going on?

Go to advanced search