21 次代码提交 (172c36f5176e9405d80e93350cccb03e6960a470)

作者 SHA1 备注 提交日期
  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 年前
  Scott Lahteine 1adb5a6a48 Remove obsolete UBL z_offset 7 年前
  Thomas Moore ae2173cd52 Synchronize retractions 7 年前
  Scott Lahteine 6d5fcac54a G33 changes from 1.1.x 7 年前
  GMagician 00b1b33816 Fix compiler warning 7 年前
  Scott Lahteine 64dfb46461 Move z_endstop_adj to Endstops 7 年前
  Scott Lahteine a10451ceed Move Volumetric methods to Planner 7 年前
  Scott Lahteine 551752eac7 Consolidate "bedlevel" code 7 年前
  Scott Lahteine 63228fc453 Move volumetric flag to GCodeParser 7 年前
  Scott Lahteine a98e9874db FWRETRACT as a feature 7 年前
  Scott Lahteine 3d8a0ab4b2 Module updates 7 年前
  Scott Lahteine 0c9231fd04 Move 'module' files 7 年前
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 8 年前
  Scott Lahteine e337df2e98 Miscellaneous tweaks to serial outputs, code cleanups 7 年前
  Vben 4817b39d98 Added new feature for AutoParking Extruder (APE) 7 年前
  Scott Lahteine 4eff18854b Rename options with swap_ prefix 7 年前
  Scott Lahteine 14482d2f2a Strip auto-retract for impossible M(IN|AX)_AUTORETRACT combo 8 年前
  Scott Lahteine fee696db5d Improve retract() for G10/G11/autoretract 8 年前
  Scott Lahteine cf96109056 Implement the EEPROM_CHITCHAT option 8 年前
  Scott Lahteine dcec7178d1 Expose DISABLE_M503 option as a test option 8 年前
  dot-bob b3c36c98fd Edit digipot currents via LCD, save to EEPROM 8 年前
  Scott Lahteine e94f79ccea Patch some serial macros 8 年前
  Bob-the-Kuhn 28d72f48f1 change to DWORD 8 年前
  Scott Lahteine 4134a6b526 Save 88b PROGMEM, 48 bytes SRAM in settings.reset 8 年前
  Scott Lahteine efc198f952 Spacing, const, comments 8 年前
  Scott Lahteine d28f5d8a78 Fix: z_endstop_adj is never initialized 8 年前
  Scott Lahteine 01e7e234c6 Add more options to the Bed Leveling menu 8 年前
  Scott Lahteine 082da23391 One fewer EOL in M503 output 8 年前
  Scott Lahteine af81cb4cbb Patch for M503 output 8 年前
  Scott Lahteine f4028fe088 New GCode Parser - Implementation 8 年前
  Scott Lahteine 11fc9564c9 Add live editing option to LCD menu 8 年前
  Brian 43c24f0027 Fix recent regressions, &c. 8 年前
  Brian 3370329751 Fix broken EEPROM save/load 8 年前
  Scott Lahteine 7f4e4b1212 UBL name/state methods 8 年前
  Brian 7852369987 Implement CRC16, develop mesh allocation table 8 年前
  fixoid c2321b1cdd Separate SWITCHING_NOZZLE and SWITCHING_EXTRUDER 8 年前
  Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc. 8 年前
  Scott Lahteine 233f824dd6 Define GRID_MAX_POINTS 8 年前
  Roxy-3D b63e82f309 M421 Mesh Point Offset and misc. UBL clean up (#6685) 8 年前
  Scott Lahteine 081bf1f879 Patch #else / #endif comments 8 年前
  Scott Lahteine 56ca47ab9d Patch configuration temp units 8 年前
  Scott Lahteine 6e4a5cc8c6 Patch missing const in temp_abs 8 年前