• Christopher Keller's avatar
    Complete rewrite of time estimation with (default) acceleration! · f2434e75
    Christopher Keller authored
      Accounts for G4 Pxxx
      Accounts for Z moves as well.
      Also prints out duration for each layer while calculating the total time.
    
      Does not use individual axis acceleration, only uses sprinter default acceleration 1500.0 mm/s/s
      Does not count E for timing... so if E is slowing down the move, we're not accounting for that.
    
    ** fixed: 2x distance to reach full speed, because accel and decel to 0.0 at each move.
    
    TODO:
      Get Device Caps (per axis acceleration, per axis speed limits)
      anything else...?
    f2434e75
Name
Last commit
Last update
images Loading commit data...
locale Loading commit data...
.gitignore Loading commit data...
.pronsolerc.example Loading commit data...
P-face.ico Loading commit data...
README.i18n Loading commit data...
README.md Loading commit data...
SkeinforgeQuickEditDialog.py Loading commit data...
bufferedcanvas.py Loading commit data...
calibrateextruder.py Loading commit data...
custombtn.txt Loading commit data...
gviz.py Loading commit data...
plater.ico Loading commit data...
plater.py Loading commit data...
printcore.py Loading commit data...
pronsole.ico Loading commit data...
pronsole.py Loading commit data...
pronterface.py Loading commit data...
stltool.py Loading commit data...
stlview.py Loading commit data...
xybuttons.py Loading commit data...
zbuttons.py Loading commit data...
zscaper.py Loading commit data...