Commit History

Author SHA1 Message Date
  Marek Bel aa45091400 Scale extruder motor current linearly with speed. (#2813) 3 years ago
  DRracer 42311db5f1 Merge pull request #2789 from wavexx/MK3_TMC2130_DEDGE 3 years ago
  Yuri D'Elia a9625747db Reinstate the nop instruction as delay in non-DEDGE 3 years ago
  Yuri D'Elia d3734b02cc Also fix delay instances inside unused BACKLASH_[XY] 3 years ago
  Yuri D'Elia b17cdcd4d7 Ensure MINIMUM_PULSE is always 0 in DEDGE mode 3 years ago
  Yuri D'Elia 2a6989ecd5 Remove TMC2130 special-cases 3 years ago
  Yuri D'Elia 4fed728e08 Elide delayMicroseconds for TMC2130 in non-DEDGE mode 3 years ago
  DRracer 008d3b0e65 Merge pull request #2792 from wavexx/MK3_fix_high_speed_deceleration 3 years ago
  Yuri D'Elia aebaca5cdc Correct comments regarding acceleration ramp 3 years ago
  Yuri D'Elia 8108d50b59 Reintroduce/fix check for step_rate underflow during deceleration 3 years ago
  Alex Voinea 12be141188 Fix high speed deceleration 3 years ago
  Yuri D'Elia feafc5e5ab Alternative schedule for LA ticks 3 years ago
  Yuri D'Elia c54474f2db Guard against planning/numerical errors in short segments 3 years ago
  Yuri D'Elia fb5f09da6d Fix incorrect precedence for retraction phase 3 years ago
  Yuri D'Elia c08f37da96 Use nominal rate for phase calculations 3 years ago
  Yuri D'Elia 78bbfc6237 Fix delay calculations inside babystep() 4 years ago
  Yuri D'Elia 6ceca9bf85 Implement double-edge stepping 4 years ago
  Yuri D'Elia f1efce7e52 Handle LA termination with double/quad stepping properly 3 years ago
  Yuri D'Elia 50a09824fd Avoid scheduling useless eISR ticks 3 years ago
  Yuri D'Elia 173aa2deba Fix bogus timer check preventing fast LA steps to be scheduled 3 years ago
  Yuri D'Elia 51a539608c Reset LA_phase at each trapezoid stage 3 years ago
  Yuri D'Elia 5082f2a36e Move reset LA state from G80 to M84 4 years ago
  Yuri D'Elia ae4abdf11f Unify LA for all trapezoid steps 4 years ago
  Yuri D'Elia 02a36c498c Release excess pressure within cruising blocks 4 years ago
  Yuri D'Elia 919386c957 Remove several globals by using a single target pressure 4 years ago
  Yuri D'Elia 9ec0ac9c64 Always reset e_steps between blocks 4 years ago
  Yuri D'Elia e84f82a675 Rewrite filament sensor PAT9125 error handling 4 years ago
  Yuri D'Elia 5c4235b886 Correctly reset the PAT9125 filament counters 4 years ago
  Yuri D'Elia 6fbd632c84 Isolate all PAT9125-specific code, fix build on !MK3 variants 4 years ago
  Yuri D'Elia bab756699f Fix incorrect usage of plan_set_e_position() in G92 E* 4 years ago