Commit History

Author SHA1 Message Date
  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 3 years ago
  DRracer eb44ee0f57 Code size optimization: 2KB down (#2687) 3 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 4 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
  Marek Bel 26e2fd1c76 Use cs.minimumfeedrate from ConfigurationStore. 5 years ago
  Marek Bel b8fefceb4d Use cs.retract_acceleration from ConfigurationStore. 5 years ago
  Marek Bel 7dbe0afdc4 Use cs.acceleration from ConfigurationStore. 5 years ago
  Marek Bel cee51cf9c3 Use cs.max_acceleration_units_per_sq_second_normal from ConfigurationStore. 5 years ago
  Marek Bel 02becb5e6a Use cs.max_feedrate_normal from ConfigurationStore. 5 years ago
  Marek Bel 3f28632443 Use cs.axis_steps_per_unit from ConfigurationStore. 5 years ago
  PavelSindler ceb49d1262 finda filament runout: initial version 5 years ago
  Robert Pelnar 896734c06b Display '!' instead of 'FR' on status screen when feedrate or acceleration limit reached. 5 years ago