Historial de Commits

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