1. 11 Dec, 2011 5 commits
  2. 10 Dec, 2011 2 commits
  3. 09 Dec, 2011 2 commits
  4. 07 Dec, 2011 6 commits
  5. 06 Dec, 2011 2 commits
  6. 04 Dec, 2011 4 commits
  7. 03 Dec, 2011 6 commits
  8. 02 Dec, 2011 2 commits
  9. 01 Dec, 2011 1 commit
    • 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
  10. 30 Nov, 2011 10 commits