Commit Verlauf

Autor SHA1 Nachricht Datum
  Alex Voinea ec6a20971e Add experimental menu to HW_setup vor 5 Jahren
  Alex Voinea d8fbd46cd2 M155 vor 5 Jahren
  Alex Voinea e2856ba4f5 Make the serial number available to the user vor 5 Jahren
  Alex Voinea a95feb56d9 ALTFAN override vor 5 Jahren
  Yuri D'Elia a08ca19ade Make flow correction optional, disabled by default vor 5 Jahren
  Yuri D'Elia 9b8f642b28 Account for flow adjustments in LA vor 5 Jahren
  Yuri D'Elia c54474f2db Guard against planning/numerical errors in short segments vor 5 Jahren
  Yuri D'Elia fb5f09da6d Fix incorrect precedence for retraction phase vor 5 Jahren
  Yuri D'Elia c08f37da96 Use nominal rate for phase calculations vor 5 Jahren
  Yuri D'Elia d53c55ce64 Disable filament checks inside the Move -> Extruder menu vor 6 Jahren
  Yuri D'Elia f1efce7e52 Handle LA termination with double/quad stepping properly vor 5 Jahren
  Yuri D'Elia 50a09824fd Avoid scheduling useless eISR ticks vor 5 Jahren
  Yuri D'Elia 1206fc3164 Avoid useless cast vor 5 Jahren
  Yuri D'Elia a36efcb347 Remove cumulative error in segments without cruising (take 4) vor 5 Jahren
  Yuri D'Elia 173aa2deba Fix bogus timer check preventing fast LA steps to be scheduled vor 5 Jahren
  Yuri D'Elia 51a539608c Reset LA_phase at each trapezoid stage vor 5 Jahren
  Yuri D'Elia 7c140bc497 Remove cumulative error in segments without cruising (take 3) vor 5 Jahren
  Yuri D'Elia 753e651af3 Remove cumulative error in segments without cruising (take 2) vor 5 Jahren
  Yuri D'Elia 15548958e9 Remove cumulative error in segments without cruising (take 1) vor 5 Jahren
  Alex Voinea a0cf5714ce M220 M221 vor 5 Jahren
  Marek Běl 45e182911d Merge pull request #2748 from mkbel/detect_superpinda vor 5 Jahren
  Marek Bel 9838be8512 Do not compile, if PINDA temperature compensation start point is lower than PINDA_MINTEMP. Document. vor 5 Jahren
  Marek Bel d5feed1f6a Refactor: Remove if(true) condition, redundant break statement and decrease indentation. vor 5 Jahren
  Marek Bel 40ffea64ab Do not compile temperature compensation code for PINDAv1 if PINDA_THERMISTOR macro is defined. vor 5 Jahren
  Marek Bel d398aa1e3f Skip PINDA_THERMISTOR block in PINDA probe temperature calibration if PINDA_THERMISTOR is not detected. vor 5 Jahren
  Marek Bel 23cc22bc22 Move has_temperature_compensation() into temperature.cpp. vor 5 Jahren
  Marek Bel bdf53387b1 Disable temperature compensation and temperature calibration menu if superPINDA is detected. vor 5 Jahren
  Marek Běl dda9b7fb71 Merge pull request #2737 from mkbel/remove_st_current_init vor 5 Jahren
  Marek Bel bbe9e3b4ea Remove temp_cal_active variable. vor 5 Jahren
  Marek Bel fca4015667 Remove st_current_init() call from lcd_temp_calibration_set(). vor 5 Jahren