Commit History

Author SHA1 Message Date
  Guðni Már Gilbert 8c79bab503 optimisation: there is only one extruder when planning a line 1 year ago
  D.R.racer 022aa53b2d Remove active_extruder completely 1 year ago
  Alex Voinea 05bd1ba57f Multi-segment pause resume initial 1 year ago
  Yuri D'Elia 7907e14cbf Resync planner position upon exiting xyzcal 1 year ago
  Yuri D'Elia 5965572e88 Enforce full-loop handling of aborted commands 1 year ago
  Yuri D'Elia ea46402e4d Replace EXTRUDE_MINTEMP with the configurable extrude_min_temp 2 years ago
  Voinea Dragos 9abae2fd97 Remove maxlimit_status 3 years ago
  Yuri D'Elia 79287ffb3d Use uint8_t consistently for the block buffer's index 3 years ago
  Yuri D'Elia 30a806608f Also convert acceleration_rate to uint32_t 3 years ago
  Yuri D'Elia 4654283f54 Restore indentation 3 years ago
  Alex Voinea 12be141188 Fix high speed deceleration 4 years ago
  DRracer eb44ee0f57 Code size optimization: 2KB down (#2687) 4 years ago
  Alex Voinea 2e50954710 Merge branch 'MK3' into MK3_fix_selftest_Z_crash2 4 years ago
  Yuri D'Elia bab756699f Fix incorrect usage of plan_set_e_position() in G92 E* 4 years ago
  Yuri D'Elia 5122f79a39 Merge remote-tracking branch 'upstream/MK3' into MK3_LA15 4 years ago
  Yuri D'Elia 18eaf21baf Halve memory usage of saved feedrate 4 years ago
  Yuri D'Elia 17176c1df2 Save/restore the default feedrate correctly 4 years ago
  Yuri D'Elia 4268c2fdae Fix recovery from relative/chunked moves 4 years ago
  Yuri D'Elia 0f6b9b4051 Unroll the stack in restore_print_from_ram_and_continue 4 years ago
  leptun 350e27810a fix selftest Z crash. Use stallGuard when testing Z 4 years ago
  DRracer a7c2aec04c Code size reduced by almost 5KB 4 years ago
  Yuri D'Elia 0239f4bce1 Update/compute advance steps inside calculate_trapezoid_for_block 5 years ago
  Yuri D'Elia 942c38c18b Minor reformatting 5 years ago
  Yuri D'Elia a2fa8e5313 Rewrite the advance_isr scheduler 5 years ago
  Yuri D'Elia cbf1a85ec3 Switch original LA implementation with LA1.5 5 years ago
  Yuri D'Elia eeea2725cb Partial LA15 support 5 years ago
  Marek Bel c38fef281d Use cs.max_feedrate_silent, cs.max_acceleration_units_per_sq_second_silent from ConfigurationStore. 5 years ago
  Marek Bel ac7c062161 Use cs.max_jerk from ConfigurationStore. 5 years ago
  Marek Bel bb66bfe6a7 Use cs.minsegmenttime from ConfigurationStore. 5 years ago
  Marek Bel 10428b30d9 Use cs.mintravelfeedrate from ConfigurationStore. 5 years ago