Scott Lahteine
090a90a036
Add EEPROM_BOOT_SILENT option
4 years ago
Scott Lahteine
095a1123c1
Add a global machine state
4 years ago
Scott Lahteine
41ffe9851d
Fix LCD progress bar
Fixes #17162
4 years ago
thinkyhead
5c1970a229
[cron] Bump distribution date (2020-03-15)
4 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.
4 years ago
Scott Lahteine
8b2d55e345
Config version 020005
4 years ago
InsanityAutomation
cee07f3f6b
Quad Z leveling, G34 (R)ecalculate (#17122 )
4 years ago
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros (#17159 )
4 years ago
Scott Lahteine
a96be32fae
Fix G26 corrupted position
4 years ago
thinkyhead
983a8cee45
[cron] Bump distribution date (2020-03-14)
4 years ago
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
4 years ago
Scott Lahteine
ad980a72f7
M0 Q preserve status
4 years ago
Scott Lahteine
7ec45f4382
Fix end of short (auto0.g) prints
4 years ago
Scott Lahteine
81b0548518
Fix Emergency Parser stuck state
4 years ago
Erkan Colak
aa32c47fb5
Shorten German BLTouch menu item names (#17151 )
4 years ago
nick-diel
7070ea0b49
Add OnPidTuning event to Malyan LCD (#17143 )
All ExtUI LCDs need to keep up with ExtUI API changes.
4 years ago
Scott Lahteine
59cb1466b7
Fix DUGS / DGUS typo
4 years ago
Jason Smith
9c759e5f74
Fix BAUD_RATE_GCODE, etc. (#17135 )
4 years ago
thinkyhead
8c11ecaf73
[cron] Bump distribution date (2020-03-13)
4 years ago
thinkyhead
1f55986ed2
[cron] Bump distribution date (2020-03-12)
4 years ago
Scott Lahteine
318a16637b
Fix M810 macro multiple use
Fixes #17125
4 years ago
BigTreeTech
8bad6e11e2
Fix STM32 _WRITE macro parameter (#17121 )
4 years ago
Scott Lahteine
112245ee48
More explicit EEPROM types (#17127 )
4 years ago
Scott Lahteine
924fa6045c
Non-const REMEMBER needed for RESTORE
4 years ago
Daniel Kreuzhofer (@danieldotnet)
f29d6f802f
Revert Anet 1.x envs change (#17120 )
4 years ago
George Fu
201c991cfa
Fix and update DGUS displays (#17072 )
4 years ago
Jamie
23c5701178
Apply soft limits to joystick jogging (#17114 )
4 years ago
Scott Lahteine
eb6c992bfb
Announce SD file open
Requested in #17110
4 years ago
Gurmeet Athwal
bd44f041e8
M220 print FR percentage (#17101 )
4 years ago
Daniel Kreuzhofer (@danieldotnet)
d78fbce827
Fix pio environments for Anet 1.x (#17109 )
4 years ago
jufimu12
627aa8db2d
Fix G34, add HOME_AFTER_G34 option (#17108 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
Scott Lahteine
e7004550c4
Tweaks to finishSDPrinting (#17082 )
4 years ago
thinkyhead
a31b7339cd
[cron] Bump distribution date (2020-03-11)
4 years ago
Scott Lahteine
4e3a793f1e
Fix broken enqueue_P
4 years ago
Scott Lahteine
9bff67bc74
Always look for PLR file, but more quickly
4 years ago
Vert
8bbcbc528c
Fix Z4 stepper indirection macros (#17107 )
4 years ago
Scott Lahteine
8f66dbfcd5
SD_DETECT_INVERTED => SD_DETECT_STATE (#17112 )
4 years ago
thinkyhead
8799f8bfdb
[cron] Bump distribution date (2020-03-10)
4 years ago
Scott Lahteine
972d1bf5b4
Ensure welcome message
4 years ago
Scott Lahteine
b5530775c9
Add debug logging for setup()
4 years ago
Scott Lahteine
13118dbd8d
Additional numtostr functions
4 years ago
Scott Lahteine
0f39386d9b
Make BOOTSCREEN_TIMEOUT generally available
4 years ago
Scott Lahteine
7674befa47
DOGM SPI delay is less common
4 years ago
Scott Lahteine
b579f5dc99
Move 'last_pause_state' closer to usage
4 years ago
thinkyhead
7f490c08da
[cron] Bump distribution date (2020-03-09)
4 years ago
Scott Lahteine
982197b162
Fixes for Z4 axis, CS pins (#17097 )
4 years ago
MangaValk
57f488738b
[ToolChanger] Lock the current tool at power-up (#17093 )
4 years ago
Scott Lahteine
b21edce943
More general SD_DETECT_INVERTED override
4 years ago
Scott Lahteine
2a71e4f336
Revert that wack backoff
4 years ago
Scott Lahteine
64d092935b
More useful ENABLED / DISABLED macros (#17054 )
4 years ago