Historique des commits

Auteur SHA1 Message Date
  Guðni Már Gilbert f1cd388370 Shorter code il y a 1 an
  Guðni Már Gilbert 8c79bab503 optimisation: there is only one extruder when planning a line il y a 1 an
  D.R.racer 022aa53b2d Remove active_extruder completely il y a 1 an
  Guðni Már Gilbert 4e798c9ed1 Remove unused variable maxlimit_status il y a 2 ans
  Guðni Már Gilbert 88e0e33fb2 Use set_destination_to_current instead of memcpy il y a 2 ans
  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 9c971b1b89 Add a note about resetting waiting_inside_plan_buffer_line_print_aborted il y a 2 ans
  Yuri D'Elia f8de274db3 Split fan checks out of temperature.cpp il y a 2 ans
  Yuri D'Elia d53eb69150 Manually cast to int when comparing against extrude_min_temp il y a 2 ans
  Yuri D'Elia ea46402e4d Replace EXTRUDE_MINTEMP with the configurable extrude_min_temp il y a 2 ans
  Guðni Már Gilbert 9bf45773f9 Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2 il y a 2 ans
  Guðni Már Gilbert a8d16d2949 Use memset to zero previous_speed array il y a 2 ans
  Alex Voinea fb10b4398e Merge pull request #6 from gudnimg/gudni-PR1 il y a 2 ans
  Voinea Dragos 9abae2fd97 Remove maxlimit_status il y a 3 ans
  Guðni Már Gilbert b716c208d7 Various optimisation to change int to uint8_t il y a 2 ans
  Guðni Már Gilbert d853c19a21 Use fabs() instead of abs() when using floats 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 1c76152e62 Implement separate travel acceleration (M204 T) il y a 3 ans
  DRracer 008d3b0e65 Merge pull request #2792 from wavexx/MK3_fix_high_speed_deceleration il y a 3 ans
  Yuri D'Elia 30a806608f Also convert acceleration_rate to uint32_t il y a 3 ans
  Yuri D'Elia a08ca19ade Make flow correction optional, disabled by default il y a 3 ans
  Yuri D'Elia 9b8f642b28 Account for flow adjustments in LA il y a 4 ans
  Yuri D'Elia 1206fc3164 Avoid useless cast il y a 4 ans
  Yuri D'Elia a36efcb347 Remove cumulative error in segments without cruising (take 4) il y a 4 ans
  Yuri D'Elia 7c140bc497 Remove cumulative error in segments without cruising (take 3) il y a 4 ans
  Yuri D'Elia 753e651af3 Remove cumulative error in segments without cruising (take 2) il y a 4 ans
  Yuri D'Elia 15548958e9 Remove cumulative error in segments without cruising (take 1) il y a 4 ans
  DRracer eb44ee0f57 Code size optimization: 2KB down (#2687) il y a 4 ans