165 次代码提交 (19fea772e5eba0b850512123f10c9c72868d75a4)

作者 SHA1 备注 提交日期
  Ludy 22d7fed60a Fix compile error with SD_FIRMWARE_UPDATE (#12462) 6 年前
  Scott Lahteine d97e31db4c
Optimize Power-Loss Recovery (#12440) 6 年前
  Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 年前
  Scott Lahteine ef724edd80 Apply HAS_LCD_MENU in EEPROM code 6 年前
  InsanityAutomation 6471a75a22 Combine more tool-change variables (#12137) 6 年前
  Scott Lahteine c04cf127f7 Fix EEPROM servo angles init, section grouping 6 年前
  Scott Lahteine d1ff22b983 Revive SCARA's home offset (unimplemented) 6 年前
  Scott Lahteine 31c28d0dd2
Drop pgm_read_*_near and let headers choose (#12301) 6 年前
  Scott Lahteine 946cf8b453 EEPROM read code grouping 6 年前
  Scott Lahteine d015f746cc
Fix some compile warnings (#12220) 6 年前
  Roman Moravčík d801f85963 Correct EEPROM read/write disparities. (#12169) 6 年前
  Scott Lahteine b641571098 Replace types.h with millis_t.h 6 年前
  InsanityAutomation 3ec3872730 Single Z raise value for all tool-changing / parking (#12090) 6 年前
  Scott Lahteine 8bf596bd4c RETRACT_ZLIFT => RETRACT_ZRAISE 6 年前
  Karl Andersson a40458405a Fix datasize error when FWRETRACT is disabled (#12086) 6 年前
  Scott Lahteine 951b25163e
Extend M217 with configurable park/raise (#12076) 6 年前
  Scott Lahteine e8d2cf4fb5 EEPROM followup (tmc_stepper_current_t) 6 年前
  InsanityAutomation d332fcb8fa Fix firmware-retract compile errors (#12061) 6 年前
  Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6 年前
  Scott Lahteine 9b5c1a5e77 Fix EEPROM checksum bug 6 年前
  Scott Lahteine cf5284cdf2
Add SD Firmware Update capability (#12043) 6 年前
  InsanityAutomation 74cd6cb4fc Single nozzle filament change (#11994) 6 年前
  Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 6 年前
  Scott Lahteine e8d677620c Use NUM_SERVOS in EEPROM code 6 年前
  Scott Lahteine c40ea1f0fd Update EEPROM_VERSION 6 年前
  Scott Lahteine 1358bd9319 Make MAX_EXTRUDERS always 6 6 年前
  teemuatlut c3229e1b34 Migrate to a new TMC library (#11943) 6 年前
  Thomas Moore 3286325044 Add TMC2130 sensorless probing 6 年前
  Victor Tseng 93839e2f73 Add option to enable/disable autoretract altogether (#11904) 6 年前
  Scott Lahteine cee34f7290
Followup for BABYSTEP_HOTEND_Z_OFFSET (#11916) 6 年前
  InsanityAutomation 1104054d73 2.0 IDEX Independent z offset and other fixes (#11862) 6 年前
  Scott Lahteine ea9eb2fc8f Fix servo angles in config-store 6 年前
  Scott Lahteine beab9733f8 Remove extra clauses in config-store 6 年前
  Roxy-3D 0780913848 IDEX Improvements (#11848) 6 年前
  Scott Lahteine 1718eff54a Code changes supporting up to 6 extruders 6 年前
  Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 6 年前
  Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 7 年前
  Scott Lahteine 8584d3697d Fix servo count define conflict 6 年前
  Sam Lane 4f883d5971 [2.0.x] Extruder-Distinct Linear Advance K Factors (#11789) 6 年前
  scott0122 ada85d5585 Improve HOTEND OFFSET Z display precision to 3 (#11686) 6 年前
  Scott Lahteine 3e81745e81 Fix issues, make optional 6 年前
  Jan aa80e448e2 Store servo angles in EEPROM 6 年前
  Scott Lahteine d1c9517903 Followup to hotend_offset[Z] patch 6 年前
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6 年前
  Scott Lahteine 6a8b906318 Followup for persistent_store_api.h 6 年前
  Chris Pepper 66d2b48b59 Update PersistentStore api (#11538) 6 年前
  teemuatlut fbcdf5eaeb Simplify stepper driver per-axis selection 7 年前
  Roxy-3D 71df1f7f57
Don't display M421 information for UBL at startup 6 年前
  Scott Lahteine 63f4c9bdb9 Followup to float maths patch 7 年前
  etagle 1367df2875 Replace double with float, optimize calculation 7 年前