64 次程式碼提交 (e633ce06c723d262dc570c74dc21efcadb9ea7a8)

作者 SHA1 備註 提交日期
  Bob-the-Kuhn e633ce06c7 LCD contrast type mismatch is back 7 年之前
  Thomas Moore f7efac57b7 Multi-host support 7 年之前
  Scott Lahteine 7e000e6af4
More EEPROM field debugging (#9123) 7 年之前
  Scott Lahteine 99516572b1 Fix TMC current read from EEPROM 7 年之前
  Scott Lahteine 60d07f20e7 Make mbl.has_mesh() a method 7 年之前
  Scott Lahteine 2b5a9be49c
Fix M503 skew output 7 年之前
  Scott Lahteine 702c8acdd5 Settings FIELD_TEST fix 7 年之前
  Scott Lahteine e89f1453ab UBL G29 works without settings.load() 7 年之前
  Scott Lahteine 950be70a33 Add FIELD_TEST to validate storage 7 年之前
  Scott Lahteine 760c912ab9 Add data size validation 7 年之前
  Scott Lahteine b91ca168fb Add a struct defining EEPROM storage 7 年之前
  Scott Lahteine 51e0f2bee3 Add MarlinSettings::validate() 7 年之前
  Scott Lahteine 878f54c27b Write filler with NO_VOLUMETRICS 7 年之前
  Scott Lahteine 3ea6745b36 Pretty up TMC current write 7 年之前
  Scott Lahteine 1c41de16d4 Trailing whitespace clean 7 年之前
  Roxy-3D 3a4e107b6b
use SERIAL_EOL(); instead of new line string 7 年之前
  Roxy-3D 19e75ccf86
Add enough precision so planner.xy_skew_factor doesn't print as 0.00 7 年之前
  Scott Lahteine 7541316bb4 Add M701/M702 Filament Load/Unload, M603 7 年之前
  Scott Lahteine a80f2eea23 Group leveling reports for folding 7 年之前
  Thomas Moore 8afc4f8d9d Fix UBL compilation warnings 7 年之前
  Scott Lahteine 5effe1590c Fix NO_VOLUMETRICS bug 7 年之前
  Scott Lahteine 4b49ea1e92 General cleanup of config-store, reset_bed_level 7 年之前
  Scott Lahteine 933f76fda3 Option to disable all volumetric extrusion 7 年之前
  Scott Lahteine fc9ee1a4de Fix up serial sanity check 7 年之前
  teemuatlut 0cd1e91056 [2.0.x] TMC driver update (#8769) 7 年之前
  victorpv a5150c83a2 [2.0.x] Multiple updates to STM32F1 HAL (#8733) 7 年之前
  Scott Lahteine 204199e1ce Only compare XYZ to check motion 7 年之前
  Scott Lahteine 6686d937fb Always report position on config load/reset 7 年之前
  Scott Lahteine a4e1d83599 Fix M503 S parameter 7 年之前
  Jonathan Barchi 05f8e98c4a Fix for issue #8629 - mismatch between number of stored and loaded dummy items on non-delta machines. (#8631) 7 年之前
  Scott Lahteine 0154e3480c New feature: BED_SKEW_CORRECTION 7 年之前
  Scott Lahteine 91fb6231b2 Fix EEPROM V45 header, layout 7 年之前
  Scott Lahteine a9ecb975b2 Apply LINEAR_UNIT to M503 output for M200 7 年之前
  Scott Lahteine 3bba7d60f3 No retroactive changes with M851 Z 7 年之前
  Scott Lahteine 63257dc083 Fix M503 output for M145 7 年之前
  LVD-AC e334efb2a7 PROBE_MANUALLY etc. 7 年之前
  Scott Lahteine cba9c1cf9e Add pre-calculated planner.e_factor 7 年之前
  Thomas Moore f34c3597dc Add delta_height variable in lieu of using home_offset 7 年之前
  Thomas Moore 73ca5345e1 Fix Delta EEPROM 7 年之前
  Scott Lahteine 85a62bbf46 Misc. fixes to compiler warnings, etc. 7 年之前
  Roxy-3D 6324b09934
Revert "Fix EEPROM crc (#8284)" (#8292) 7 年之前
  Rowan Meara 172c36f517 Fix EEPROM crc (#8284) 7 年之前
  Scott Lahteine 1b40e9c464 Implement CNC_COORDINATE_SYSTEMS 7 年之前
  Scott Lahteine c07bbd4154 Prettify some EEPROM code 7 年之前
  Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops 7 年之前
  Scott Lahteine 3e8754a38a Add/correct time units on planner vars / M205 B 7 年之前
  Roxy-3D 572cf0ec95 UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 7 年之前
  Scott Lahteine 1344ca4b2f UBL no longer needs ubl_state 7 年之前
  Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 7 年之前
  Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 7 年之前