97 Commits (713931338a9449491ef2d3b1b33001c94315d809)

Autor SHA1 Mensaje Fecha
  Robert Kirk 0d147ead66 Allow enabling volumetric filament on config load hace 7 años
  Scott Lahteine 6d6a1db6ec Apply const to _EEPROM_writeData value param hace 7 años
  MagoKimbra 86ba7e4542 Fix size hace 8 años
  Scott Lahteine a4f10f59c3 Write the E parameter length correctly hace 8 años
  Scott Lahteine 3bd76f60e4 Report EEPROM data size, not final index hace 8 años
  Scott Lahteine 0d0aa6c20d Patch type for max_acceleration_mm_per_s2 save/restore hace 8 años
  Scott Lahteine 8f0f225d10 Save ABL Planar Matrix to EEPROM hace 8 años
  Scott Lahteine e2429a9da1 Generalize Bed Leveling flag in EEPROM hace 8 años
  Scott Lahteine e42fd7813a Save ABL Bilinear Grid to EEPROM hace 8 años
  Scott Lahteine 492b68f8e3 Better EEPROM read/write error handling hace 8 años
  esenapaj d486361c69 Fix for commented section of Config_RetrieveSettings() hace 8 años
  Scott Lahteine 39401b7472 Patch to show E factors in M503 hace 8 años
  Scott Lahteine 6f389158d7 Compile less code with EEPROM off hace 8 años
  Scott Lahteine f2301a2a04 Add e-stepper count to EEPROM (for planner vars) hace 8 años
  Scott Lahteine 53c9fca0f6 Only write to EEPROM when a byte changes hace 8 años
  Scott Lahteine 3391c785c6 Support for distinct E factors hace 8 años
  Scott Lahteine 255ed80164 Fix hotend offset report in M503 hace 8 años
  Scott Lahteine 1a2310c494 Make LCD preheat vars an array to reduce code size hace 8 años
  Scott Lahteine bff6bbdb12 Indentation in configuration_store.cpp hace 8 años
  Scott Lahteine 97115d56f9 Print error for M500 with disabled EEPROM hace 8 años
  Scott Lahteine 67ab54185b Save hotend_offset array (M218) in EEPROM hace 8 años
  Scott Lahteine ad64723354 Move MAX_EXTRUDERS to pins.h hace 8 años
  Scott Lahteine 48761f2021 Patch delta endstop adjustment config hace 8 años
  Josef Pavlik 28d41b48e3 delta endstop adjustment configurable hace 8 años
  Scott Lahteine de7e798e6f Replace single-char S_ECHOs with S_CHAR hace 8 años
  Scott Lahteine d19cfcfc1d max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK hace 8 años
  Scott Lahteine 83a41c7ceb Remove SCARA axis_scaling hace 8 años
  Scott Lahteine 6ab54c60b1 Add conditionals for kinematics, leveling hace 8 años
  Scott Lahteine 41b5c48129 Update software endstops if EEPROM is loaded hace 8 años
  Scott Lahteine 63fd1f49a6 PID_EXTRUSION_SCALING, disabled by default hace 8 años
  Scott Lahteine 060dc6d95a Neaten up EEPROM read/write functions hace 8 años
  Scott Lahteine f8b5749235 Replace division in planner with multiplication hace 8 años
  Scott Lahteine 4e67a85a5d Macros to loop over axes hace 8 años
  Scott Lahteine 103d312f6d MBL can actually do up to 9 x 9 hace 8 años
  Scott Lahteine 69d6016941 Revert default state of endstops in M502 hace 8 años
  Scott Lahteine 93ba5bddd7 Append units to feedrate variables hace 8 años
  Scott Lahteine 05da02f0a2 Implement MIXING_EXTRUDER and SWITCHING_EXTRUDER hace 8 años
  esenapaj c2c8ab4698 Follow-up the PR #4278 (Fixups for PID_ADD_EXTRUSION_RATE and HOTENDS==1) hace 8 años
  esenapaj 6af525e252 Fix for the PR #4256 (Additional tweaks for HOTENDS == 1) hace 8 años
  Scott Lahteine ee0983ab57 Further reduction when HOTENDS == 1 hace 8 años
  Scott Lahteine 1026e5b071 Replace PLA/ABS preheating with generic hace 8 años
  Scott Lahteine 6b2a7b30af Extra comments to clarify EEPROM code hace 8 años
  Scott Lahteine 787f394676 MAX_EXTRUDERS replaces mysterious "4" hace 8 años
  Scott Lahteine bc3748b7bc Add shared Config_Postprocess for Read and Reset hace 8 años
  Scott Lahteine adcd0f5de3 Some formatting in configuration_store.cpp hace 8 años
  Scott Lahteine 5e370006fc EEPROM Checksum hace 8 años
  Scott Lahteine 2e96276bf4 More debug message cleanup hace 8 años
  Scott Lahteine bd491818d6 Reduce storage requirements for strings, make some PGM hace 8 años
  Scott Lahteine bb9c67b4b5 Tweak some feedrate vars hace 8 años
  Scott Lahteine 1000563d80 Make M851 standard with a bed probe hace 8 años