teemuatlut
7a5e637a37
Add spreadCycle parameter sets (#12645 )
il y a 6 ans
teemuatlut
55144284c2
TMC connection test, spreadCycle parameters, improved debugging (#12616 )
il y a 6 ans
Marcio Teixeira
b22716e938
M425 Backlash Correction (#11061 )
il y a 6 ans
teemuatlut
50b2fbd031
Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582 )
il y a 6 ans
Scott Lahteine
261c6f4b96
Fix pause/resume SD print
Followup to #12551 , addressing #12566
il y a 6 ans
Scott Lahteine
c986239837
A single SERIAL_ECHO macro type (#12557 )
il y a 6 ans
Scott Lahteine
03ef2d6c82
Fix "paused" message and M125 called by M25 (#12551 )
il y a 6 ans
Scott Lahteine
95d154a91f
Fans loop macro
il y a 6 ans
Scott Lahteine
929a513a6b
Add poll_runout_states, which returns 1 for runouts (#12547 )
il y a 6 ans
Scott Lahteine
cd88ea2106
Fix runout debug output
Followup to #12544
il y a 6 ans
Scott Lahteine
cecc238f68
Save recovery info on SD pause
il y a 6 ans
Marcio Teixeira
439a3e8463
Improve runout sensor, fix LIGHTWEIGHT_UI screen size (#12544 )
il y a 6 ans
Ludy
730f223100
Correct FANMUX2_PIN (#12538 )
il y a 6 ans
Scott Lahteine
1fcc13b011
Allow Serial Overrun Protection to be disabled
il y a 6 ans
Scott Lahteine
29c53f2402
Hide some compile warnings
il y a 6 ans
Scott Lahteine
643e0066a0
Followup to #12451
il y a 6 ans
Scott Lahteine
a4c15dc54f
Modify MBL to use IJ instead of XY (#12478 )
il y a 6 ans
Roman Moravčík
5fbe5cabc8
Fixed displaying of kill MSG_OUTAGE_RECOVERY string. (#12470 )
il y a 6 ans
Ludy
c0b75f49b6
Fix "no effect" and "unused variable" compile warnings (#12473 )
il y a 6 ans
Marcio Teixeira
c1e17037e5
Various fixes for MarlinUI and ExtUI (#12439 )
il y a 6 ans
Scott Lahteine
66580f32c2
Make CardReader class static (#12451 )
* Make CardReader a static class
* Make CardReader flags into bitfields
il y a 6 ans
Scott Lahteine
d97e31db4c
Optimize Power-Loss Recovery (#12440 )
il y a 6 ans
Marcio Teixeira
5e586a6b39
Fix to runout sensor code. (#12431 )
- "old_state" is no longer a class static variable.
il y a 6 ans
Scott Lahteine
d82c350de7
Miscellaneous LCD code renaming, reordering (#12430 )
* Move special characters to language.h
* Apply some naming standards
* Clean up menu item draw functions
* Rename some Temperature methods
* UI => ExtUI
il y a 6 ans
Scott Lahteine
edfd106bc5
Rejigger Filament Runout class (#12428 )
il y a 6 ans
Scott Lahteine
df907a905f
Update UBL comments for debug change
il y a 6 ans
Scott Lahteine
a0c795b097
Encapsulate common display code in a singleton (#12395 )
* Encapsulate common LCD code in a singleton
* Depend more UBL code on UBL_DEVEL_DEBUGGING
- Since most users don't need the debugging on at all times, this helps reduce the default build size for UBL by over 2K, a little closer to fitting on 128K boards.
il y a 6 ans
Scott Lahteine
471f403a67
Reduce code size with plain inlines
il y a 6 ans
Scott Lahteine
6093df11dc
Allow G26 to use the active extruder (#12387 )
* Make lcd_quick_feedback argument optional
* Add click_to_cancel option to wait_for_hotend/bed
* Have G26 use the active nozzle and wait_for_hotend/bed
* Use wait_for_release in UBL G29
* Add 'T' parameter to G26 for an initial tool-change
il y a 6 ans
Scott Lahteine
c239131ff5
Use 'serial_spaces' in 'print_2d_array'
il y a 6 ans
Scott Lahteine
56150ec030
Add reference comments to MeshLevelingState
il y a 6 ans
Scott Lahteine
488a17b3f5
Use IS_SD_PRINTING() more
il y a 6 ans
Scott Lahteine
e574f01568
More advanced pause tweaks (#12356 )
* Followup to LCD_TIMEOUT_TO_STATUS=0
* Make continuous purge screen fit 20x4
* Unify purge message modes
* Preserve last-set pause header mode
il y a 6 ans
Scott Lahteine
4c5ca89d8c
Show the appropriate pause message (#12348 )
il y a 6 ans
Scott Lahteine
b779b42ffd
Prevent current step-down going negative
Addressing #11348
il y a 6 ans
Scott Lahteine
44fa7fb18c
Cleanups for leveling-related code
il y a 6 ans
Scott Lahteine
cc2bc67440
ENABLED(NEWPANEL) => HAS_LCD_MENU
il y a 6 ans
Scott Lahteine
f5eab912ed
Apply #pragma once, misc cleanup (#12322 )
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
il y a 6 ans
Scott Lahteine
f5b31e218d
Followup to #12082
il y a 6 ans
Scott Lahteine
fce150f094
inline static => static inline
il y a 6 ans
Giuliano Zaro
323c088356
Restore LED light color after pid tuning (#12082 )
il y a 6 ans
Scott Lahteine
f319087372
Followup to #12293
il y a 6 ans
AnHardt
74bbb13008
Fix Mixer calculations for 32-bit processors (#12293 )
il y a 6 ans
Chris Pepper
66d44c72c3
Add fast binary file transfer to SD card option (#12249 )
il y a 6 ans
Scott Lahteine
3583e2b449
Followup to Menu Refactor (#12275 )
il y a 6 ans
TheLongAndOnly
5536228359
G34 Auto-align multi-stepper Z axis (#11302 )
il y a 6 ans
Scott Lahteine
9cd5471202
Move Job Recovery Menu to its own file
il y a 6 ans
Scott Lahteine
2bf18950ab
Refactor LCD menus
il y a 6 ans
Roman Moravčík
e48cbff10d
Fixed redefinition warnings of MSG_HOTEND_TOO_COLD. (#12203 )
il y a 6 ans
Scott Lahteine
b641571098
Replace types.h with millis_t.h
il y a 6 ans