30 Révisions (924285afa6bf8dec51a1768201718a590fc3c615)

Auteur SHA1 Message Date
  Matt Keveney 4dfc496965 added recalc_delta_settings() call in Config_RetrieveSettings. Appears to be necessary any time delta-related parameters (M665) are modified il y a 8 ans
  Scott Lahteine ba84d8d091 Allow setting PIDTEMP and PIDTEMPBED together or apart il y a 8 ans
  Scott Lahteine 0493fccc0b mbl.active is a bool now il y a 8 ans
  Scott Lahteine dc19b69697 No casting needed for SERIAL_ECHOPAIR il y a 8 ans
  Edward Patel c606ed447a Add "G29 S4" to fine tune Z level for Mesh Bed Leveling. il y a 8 ans
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style il y a 8 ans
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files il y a 8 ans
  Scott Lahteine a02ae36ae8 Include M65 "ABC" parameters in EEPROM il y a 8 ans
  Scott Lahteine f9ded2a7c4 Wrap macros to prevent bad expansions il y a 8 ans
  Scott Lahteine 7253a1971d Fix "M145" output in M503 report il y a 8 ans
  Scott Lahteine f00ca3fd89 Fix layout descr. in configuration_store.cpp il y a 8 ans
  Scott Lahteine 6fa7e24af3 Use "UNUSED" to squash compiler warnings il y a 9 ans
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) il y a 9 ans
  Scott Lahteine bc50db9cf6 Implement PID_ADD_EXTRUSION_RATE il y a 9 ans
  Richard Wackerbarth 6292d9e815 Rename ENABLE_AUTO_BED_LEVELING il y a 9 ans
  Richard Wackerbarth ad90e851b3 Use a small unsigned integer type il y a 9 ans
  Richard Wackerbarth 29b456ae07 Suppress some compiler warnings il y a 9 ans
  Scott Lahteine 5e834352a9 Overridable Options - Part 11 (PR#2563) il y a 9 ans
  Scott Lahteine 70be61d416 Reset filament_size with a loop il y a 9 ans
  Scott Lahteine c7c8cfed6f Complete M200 output with M503 il y a 9 ans
  Scott Lahteine 278aa15301 Add COUNT macro and apply il y a 9 ans
  Scott Lahteine aad121864e Include "Z" in M851 report il y a 9 ans
  Scott Lahteine 96a3fba8ac Reverse the sign of zprobe_zoffset il y a 9 ans
  Scott Lahteine 2db384a21d Fix compile error in configuration_store.cpp il y a 9 ans
  Scott Lahteine d065d37822 Add M428 to set home_offset logically il y a 9 ans
  Scott Lahteine ff178d8cf7 Change M421 to take coordinates il y a 9 ans
  Scott Lahteine fb379384ee Reduce MBL eeprom read code il y a 9 ans
  Scott Lahteine 0fca084ea6 Make EEPROM reproducible in GCode il y a 9 ans
  Scott Lahteine a22a228bcc Rename files to move them in the IDE il y a 9 ans
  Scott Lahteine a95544f92a Spell adjustment il y a 9 ans
  Scott Lahteine 007a4bd421 Adjust spacing in view function il y a 9 ans
  Scott Lahteine 424d5495e4 Add PIDTEMPBED to EEPROM il y a 9 ans
  Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup il y a 9 ans
  Scott Lahteine ba871e46bf Fix compiler warnings il y a 9 ans
  Scott Lahteine 460f73056b Fix ECHOPAIR ambiguity il y a 9 ans
  Scott Lahteine b2496533c6 Put " M" into pmem il y a 9 ans
  Scott Lahteine abadeac08d Group zprobe_zoffset with bed leveling il y a 9 ans
  Scott Lahteine 96b5da7198 Fix up bed leveling code il y a 9 ans
  alexborro 0ce3576685 New Feature: Z_DUAL_ENDSTOPS il y a 9 ans
  Scott Lahteine 691e753cc3 Don't add home offsets in G29 il y a 9 ans
  Edward Patel 5112cf8422 Added comment for the EEPROM storage il y a 9 ans
  Edward Patel 28c91deb5c EEPROM saving of z_values. il y a 9 ans
  Edward Patel 8005d22c81 Added menu option for bed leveling. il y a 9 ans
  alexborro 9157cbd8f3 Add Travel Acceleration and change the M204 options il y a 9 ans
  Scott Lahteine 72856166a9 Fix bad typo in ConfigurationStore.cpp il y a 9 ans
  Scott Lahteine fe3810f073 yeah, what he said il y a 9 ans
  Scott Lahteine 6137bbd484 use eeprom read correctly il y a 9 ans
  Scott Lahteine 9bc9051405 Flag EEPROM write errors on serial output il y a 9 ans
  Scott Lahteine ff99ca3040 Fix alignment of Restore following PIDTEMP il y a 9 ans
  Scott Lahteine 093fedfde8 Make EEPROM storage consistent il y a 9 ans