Commit History

Author SHA1 Message Date
  Alex Voinea bda134a01e Save a bit of RAM from CS 1 year ago
  Alex Voinea b317786110 More configuration store savings 1 year ago
  Alex Voinea b551bdae76 Some more CS improvements 1 year ago
  Alex Voinea bba5385a61 Move string to progmem 1 year ago
  Alex Voinea 6edc71d0ae Remove deprecated configs 1 year ago
  Alex Voinea af60cd7d79 Optimize EEPROM_writeData and EEPROM_readData 1 year ago
  Yuri D'Elia 1d3ee1caba build: Add Configuration_var.h as a configuration wrapper 1 year ago
  Yuri D'Elia 6832ec7648 Allow to save/restore temperature model settings 1 year ago
  Alex Voinea 7515db1ef0 Adjust comments 2 years ago
  FormerLurker bb33c76d2b Fix and simplify M214 data types and default config initialization. 2 years ago
  FormerLurker 623c029bfa Code cleanup to reduce program storage 3 years ago
  FormerLurker acc234b0c5 Fix config store load (was missing n_arc_correction). 3 years ago
  FormerLurker 6fc8155cbe Add n_arc_correction and enhanced small angle sin/cos approximation. 3 years ago
  FormerLurker 58d9916d54 Make suggested corrections. 4 years ago
  FormerLurker 4aa5a75301 Enhance arc interpolation and add M214 for controlling arc interpolation settings. 4 years ago
  Guðni Már Gilbert c62c412cc3 Remove unused setting PID_ADD_EXTRUSION_RATE 2 years ago
  Alex Voinea 42b91a83cd Merge branch 'MK3' into MK3_3.12_Optimizations 2 years ago
  3d-gussner 75d6942d81 Merge pull request #2836 from wavexx/remove_jerk_limits 2 years ago
  Alex Voinea 6ce7792045 Remove "hh" in fmt where it makes no difference 2 years ago
  Yuri D'Elia f7542aa064 Report travel acceleration in M503 3 years ago
  Yuri D'Elia 76911f67db Take advantage of the new is_uninitialized function 3 years ago
  Yuri D'Elia 45811f82aa Initialize default travel_acceleration from EEPROM 3 years ago
  Yuri D'Elia 1c76152e62 Implement separate travel acceleration (M204 T) 3 years ago
  Yuri D'Elia 497637ee84 Remove hard-coded X/Y jerk limits 4 years ago
  Yuri D'Elia 3b528196dd Fixup prefix echomagic for the LA config report 5 years ago
  Yuri D'Elia eeea2725cb Partial LA15 support 5 years ago
  Harpalyke 0f21ccee3c Adding the microstepping resolution for all axis to the eprom config which is persisted during M500 for Mk3 and Mk3S 5 years ago
  Marek Bel ab5b57df11 Style. 5 years ago
  PavelSindler cb7c701791 whitespace 5 years ago
  PavelSindler 7d538cde6c Retrieve settings (M501): initialize each item in feedrate and acceleration arrays separately 5 years ago