Scott Lahteine
71b41c963b
Better EEPROM alert message
5 years ago
Scott Lahteine
52aa459a2d
Improved EEPROM boot error ( #17916 )
5 years ago
Tanguy Pruvot
8fd3af0c79
Fix UBL mesh edit grid display ( #17897 )
5 years ago
studiodyne
9a4a768ee3
Fix frequency limit editing ( #17763 )
5 years ago
Scott Lahteine
a226b281af
UI and stall reset for extra TMC axes ( #17818 )
5 years ago
Scott Lahteine
e8b0796fc7
Revert menu_item_if ahead of refactor
5 years ago
Scott Lahteine
f03f76ecfb
Fix info menu without leveling
Fixes #17664
5 years ago
studiodyne
89b17b5463
Followup fixes for singlenozzle, etc. ( #17712 )
5 years ago
Scott Lahteine
4f003fc7a7
Streamline menu item logic ( #17664 )
5 years ago
FilippoR
9fa5119333
Block during move in UBL mesh edit ( #17670 )
5 years ago
Scott Lahteine
630b4ecfff
Patch XY frequency menu
5 years ago
Scott Lahteine
f6e820b4e9
Fix buffer stuff
5 years ago
Scott Lahteine
035d6cd16d
Patch i2c, info menu
5 years ago
Scott Lahteine
267c25fd53
Remove spurious brace
Followup to c536b8de62
5 years ago
Scott Lahteine
37176ed2b9
Apply maxtemp patch
5 years ago
Scott Lahteine
c536b8de62
Apply ternary macros
5 years ago
Scott Lahteine
967c1d8534
Do SD sort order in CardReader
5 years ago
Scott Lahteine
fec416f9db
LCD preheat followup
5 years ago
studiodyne
5ae45bab18
Adjustable XY_FREQUENCY_LIMIT ( #17583 )
5 years ago
Scott Lahteine
33217b0dd0
Add HOTEND_OVERSHOOT
5 years ago
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
5 years ago
Scott Lahteine
3d45a4bd23
Encapsulate Temperature items
5 years ago
Scott Lahteine
f907de272a
Fix mesh point sign
Most obvious part of #17670
Co-Authored-By: FilippoR <filippo.rossoni@gmail.com>
5 years ago
Giuliano Zaro
4d3a2bd22c
Clean up filament change menu ( #17702 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Scott Lahteine
ab2b98e425
Apply composite tests
5 years ago
Scott Lahteine
55d66fb897
Add HAS_JUNCTION_DEVIATION
5 years ago
Scott Lahteine
69f211cf78
Add empty ui.completion_feedback
5 years ago
studiodyne
2f6262c27b
Automatic Tool Migration feature ( #17248 )
5 years ago
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
5 years ago
Mathias Rasmussen
875cd4e081
Remove 'Media Released' message ( #17272 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
Jason Smith
cba58b1027
Fix "possible buffer overrun" warning ( #17513 )
5 years ago
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
5 years ago
Scott Lahteine
ad7a6e10a7
Fix no-bed compile error
5 years ago
Scott Lahteine
e4903396d4
Fix up pausing / parking display ( #17460 )
5 years ago
Scott Lahteine
48919c54fb
Add SRAM command injection ( #17459 )
5 years ago
Ben
df8b7dfc40
Various Laser / Spindle improvements ( #15335 )
5 years ago
Scott Lahteine
747b964295
Clean up user-wait, SD completion ( #17315 )
5 years ago
Scott Lahteine
53fe572bbd
Limited backlash editing with Core kinematics ( #17281 )
5 years ago
InsanityAutomation
bed41af868
Fix Stepper PWM menu ( #17298 )
5 years ago
MarkMan0
4113481c4e
Fix limits on acceleration editing ( #17280 )
5 years ago
Scott Lahteine
de45ac41ad
Implement CONTROLLER_FAN_USE_Z_ONLY
Followup to #17149
5 years ago
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
5 years ago
Scott Lahteine
abea6d5787
Tweak some lambdas
5 years ago
Joe Prints
1f5824247f
More decimal places for babystep / Z probe offset ( #17195 )
5 years ago
Roxy-3D
9f85165101
Allow Tool Offset adjustments to have another digit of precision
Some of the items in the Tool Offset Adjustment menu (in particular, the Z Offset!!!) were only adjustable with .1mm accuracy.
This is not enough. So the edit menu is switched to float52 to fix the issue.
5 years ago
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
5 years ago
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI ( #17156 )
5 years ago
jufimu12
627aa8db2d
Fix G34, add HOME_AFTER_G34 option ( #17108 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
Scott Lahteine
13118dbd8d
Additional numtostr functions
5 years ago
ellensp
624ab24a5c
Suppress thisItemNr warning ( #17049 )
5 years ago