Commit Verlauf

Autor SHA1 Nachricht Datum
  Guðni Már Gilbert f1cd388370 Shorter code vor 1 Jahr
  Guðni Már Gilbert 8c79bab503 optimisation: there is only one extruder when planning a line vor 1 Jahr
  D.R.racer 022aa53b2d Remove active_extruder completely vor 1 Jahr
  Guðni Már Gilbert 4e798c9ed1 Remove unused variable maxlimit_status vor 2 Jahren
  Guðni Már Gilbert 88e0e33fb2 Use set_destination_to_current instead of memcpy vor 2 Jahren
  Alex Voinea 05bd1ba57f Multi-segment pause resume initial vor 1 Jahr
  Yuri D'Elia 7907e14cbf Resync planner position upon exiting xyzcal vor 1 Jahr
  Yuri D'Elia 5965572e88 Enforce full-loop handling of aborted commands vor 2 Jahren
  Yuri D'Elia 9c971b1b89 Add a note about resetting waiting_inside_plan_buffer_line_print_aborted vor 2 Jahren
  Yuri D'Elia f8de274db3 Split fan checks out of temperature.cpp vor 2 Jahren
  Yuri D'Elia d53eb69150 Manually cast to int when comparing against extrude_min_temp vor 2 Jahren
  Yuri D'Elia ea46402e4d Replace EXTRUDE_MINTEMP with the configurable extrude_min_temp vor 2 Jahren
  Guðni Már Gilbert 9bf45773f9 Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2 vor 2 Jahren
  Guðni Már Gilbert a8d16d2949 Use memset to zero previous_speed array vor 2 Jahren
  Alex Voinea fb10b4398e Merge pull request #6 from gudnimg/gudni-PR1 vor 2 Jahren
  Voinea Dragos 9abae2fd97 Remove maxlimit_status vor 3 Jahren
  Guðni Már Gilbert b716c208d7 Various optimisation to change int to uint8_t vor 2 Jahren
  Guðni Már Gilbert d853c19a21 Use fabs() instead of abs() when using floats vor 3 Jahren
  Yuri D'Elia 79287ffb3d Use uint8_t consistently for the block buffer's index vor 3 Jahren
  Yuri D'Elia 1c76152e62 Implement separate travel acceleration (M204 T) vor 3 Jahren
  DRracer 008d3b0e65 Merge pull request #2792 from wavexx/MK3_fix_high_speed_deceleration vor 3 Jahren
  Yuri D'Elia 30a806608f Also convert acceleration_rate to uint32_t vor 3 Jahren
  Yuri D'Elia a08ca19ade Make flow correction optional, disabled by default vor 3 Jahren
  Yuri D'Elia 9b8f642b28 Account for flow adjustments in LA vor 4 Jahren
  Yuri D'Elia 1206fc3164 Avoid useless cast vor 4 Jahren
  Yuri D'Elia a36efcb347 Remove cumulative error in segments without cruising (take 4) vor 4 Jahren
  Yuri D'Elia 7c140bc497 Remove cumulative error in segments without cruising (take 3) vor 4 Jahren
  Yuri D'Elia 753e651af3 Remove cumulative error in segments without cruising (take 2) vor 4 Jahren
  Yuri D'Elia 15548958e9 Remove cumulative error in segments without cruising (take 1) vor 4 Jahren
  DRracer eb44ee0f57 Code size optimization: 2KB down (#2687) vor 4 Jahren