muele-marlin/Marlin/src/gcode
Miguel Risco-Castillo 06c2ed3c99 🚸 DWIN Enhanced improve, fix, and extend (#23240)
- Offset icon change to show mesh leveling status
- Reset extruder position when enter to Move menu
- New live end-stop diagnostic page
- Editable firmware retracts settings for Tune and filament settings menu
- Print Statistics page accessible from the Advanced Settings menu
- Reset printer draws the boot image
- Adds individual axes homing menu
- Adds probe deploy/stow to Probe Settings menu
- Updates lock screen
- Rebuilds main buttons to support text caption in other languages
- Increases probe offset limits to 60 mm
- Fix M303 PID variable update
- Fix Resume/Pause button update
- Fix redraw of print done
- Fix very large file name bug
- Fix bug in bed manual leveling
2022-01-09 04:33:24 -06:00
..
bedlevel BLTouch High Speed mode runtime configuration (#22916, #23337) 2021-12-25 03:23:10 -06:00
calibrate 🎨 Misc. cleanup 2022-01-09 04:33:01 -06:00
config 🧑‍💻 Add AXIS_COLLISION to catch broken parameters 2022-01-09 01:31:03 -06:00
control Fan tachometer support (#23086, #23180, #23199) 2021-12-25 03:23:09 -06:00
eeprom Configurations embed and retrieve (#21321, #23303) 2021-12-25 03:23:10 -06:00
feature 🚚 Rename L6470 G-code file 2022-01-09 04:33:24 -06:00
geometry 🎨 Apply F() to G-code report header 2021-12-25 00:45:04 -06:00
host Configurations embed and retrieve (#21321, #23303) 2021-12-25 03:23:10 -06:00
lcd 🚸 DWIN Enhanced improve, fix, and extend (#23240) 2022-01-09 04:33:24 -06:00
motion 🧑‍💻 Add AXIS_COLLISION to catch broken parameters 2022-01-09 01:31:03 -06:00
probe BLTouch High Speed mode runtime configuration (#22916, #23337) 2021-12-25 03:23:10 -06:00
scara TPARA followup 2021-03-03 17:57:24 -06:00
sd 🐛 Fix TFT_COLOR_UI Release Media issue (#23123) 2021-12-25 01:51:37 -06:00
stats 🎨 Refactor Host Actions as singleton 2021-12-25 00:45:05 -06:00
temp 🚸 DWIN Enhanced improve, fix, and extend (#23240) 2022-01-09 04:33:24 -06:00
units 🎨 Apply F() to G-code report header 2021-12-25 00:45:04 -06:00
gcode.cpp 🚸 Refine stepper-driver-related G-codes (#23372) 2022-01-09 01:31:03 -06:00
gcode.h 🧑‍💻 Remove extraneous 'inline' hints 2022-01-09 04:33:17 -06:00
gcode_d.cpp 🎨 Apply F() to kill / sendinfoscreen 2021-12-25 00:45:04 -06:00
parser.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
parser.h 🧑‍💻 Remove extraneous 'inline' hints 2022-01-09 04:33:17 -06:00
queue.cpp 🐛 Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) 2021-12-25 00:46:48 -06:00
queue.h 🧑‍💻 Remove extraneous 'inline' hints 2022-01-09 04:33:17 -06:00