Historique des commits

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