Scott Lahteine
4a857f1af6
Followup to G33/LCD patch #8318
пре 7 година
Scott Lahteine
1d0739d6d1
Patch G33 misuse of PROBE_MANUALLY
пре 7 година
Scott Lahteine
640526f0c8
Operate in Native Machine Space
пре 7 година
AnHardt
13a3fb1acc
Some cleanup around 'lcd_bootscreen()' and 'lcd_kill_screen()'
Move 'lcd_bootscreen()' from `lcd_init()` to 'setup()' where it is cexecute exactly once. Saves 'bool show_bootscreen'.
Move the call of 'lcd_custom_bootscreen()' to the begin of 'lcd_bootscreen()'.
Move the delays into the related functions.
Move the picture loop around 'lcd_kill_screen()' into the function.
пре 7 година
Scott Lahteine
34aeaec553
Remove ADKey steps acceleration
пре 7 година
Scott Lahteine
704640bf98
Faster menu navigation for Anet A8
Addressing #8166
пре 7 година
Scott Lahteine
5e5a177934
No hacks needed for SD_REPRINT_LAST_SELECTED_FILE
пре 7 година
Scott Lahteine
0b5b03d9dc
Tweak for soft endstops
пре 7 година
Scott Lahteine
6698db29de
Update LCD draw condition
пре 7 година
Scott Lahteine
b0e282a74b
Cleanups for SD_REPRINT_LAST_SELECTED_FILE
пре 7 година
Luc Van Daele
e64cfb13b8
(1.1.x) auto tune calibration parameters (#8031 )
* auto tune calibration parameters
* solve warnings
* Tweaks to formatting
* review Thinkyhead
* Error
пре 7 година
Scott Lahteine
6569b9ba56
Fix FWRETRACT logic, apply common sense
пре 7 година
Roxy-3D
2e746f2b8b
Initial conflict resolution of SD_REPRINT_LAST_SELECTED_FILE (#8104 )
* Initial conflict resolution
All previous items resolved:
- Use of ELAPSED() on timer code
- Switch to use of defer_return_to_status=true as much as possible
- Update & Clean Up of Max7219 routines
* Resolve non-SD case in ultralcd.cpp
пре 7 година
Roxy-3D
e9bc9a2ab4
change to better (more clear) names (#8049 )
set_destination_to_current() changed to set_destination_from_current()
set_current_to_destination() changed to set_current_from_destination()
пре 7 година
Scott Lahteine
91c5c2538a
Add SCROLL_LONG_FILENAMES advanced option
Based on #7637 by @marcio-ao
пре 7 година
studiodyne
e04902f589
Add EXTRA_FAN_SPEED feature
пре 7 година
Scott Lahteine
5f708d47ce
Add LCD_SET_PROGRESS_MANUALLY
пре 7 година
Scott Lahteine
060d16d26b
Split the software endstop capability by axis.
Based on #7975 and #7979
пре 7 година
Scott Lahteine
ece14af556
Improve LCD leveling value edits
пре 7 година
Scott Lahteine
88857e8028
Move fade_scaling_factor_for_z to Planner
пре 7 година
Scott Lahteine
da93a272a0
Move leveling_is_active to a macro
пре 7 година
Scott Lahteine
38110e220d
Segmented manual moves for kinematics
пре 7 година
Scott Lahteine
bcb8722513
Fix DUAL_X_CARRIAGE manual move
Addressing #7745
пре 7 година
GMagician
33d28c24bf
Implementing [FR] #7548
Added new configuration to inhibit XYZ movements when home is not done
пре 7 година
Scott Lahteine
ac70048945
Only MarlinConfig.h ahead of feature block
пре 7 година
Scott Lahteine
723a34d9c7
Add confirmation to Init EEPROM command
пре 7 година
Scott Lahteine
a277b43e30
Fix babystep menu display
пре 7 година
Scott Lahteine
8a994fb1b1
Fix encoder pulses for G3D_PANEL
пре 7 година
Scott Lahteine
9bbc2df217
General code cleanup, spacing
пре 7 година
Luc Van Daele
74d430cb97
matrix names update (#7697 )
* matrix names update
* symplified names
* new angle normalization
* ABC
* axis
* least squares
* recalc_delta_settings
* endstop_adj
* 0p
* bug
пре 7 година
Scott Lahteine
c3a9e95a5f
Define drawmenu items once, in ultralcd.cpp
пре 7 година
Scott Lahteine
0afd25a010
Fix caselight compile issues
пре 7 година
Tannoo
2a963fb5d1
UBL LCD Bugfixes (#7598 )
пре 7 година
Marcio Teixeira
d69c5317df
Added option for graphical overlay for Z-offset
пре 7 година
Tannoo
b33739d493
UBL_Language_Update (#7520 )
* UBL_Language_Update
Translatable strings
* Use slightly better wording...
* Use slightly better wording...
пре 7 година
Scott Lahteine
a1878cd1c0
Add "Level Corners" menu option
пре 7 година
Thomas Moore
257b693ab0
Advanced pause fixes (#7518 )
* Disallow filament change while paused
* Use kinematic movemements in pause_print and resume_print
пре 7 година
Tannoo
ab2ac1af71
UBL_LCD_storage_corrections (#7517 )
Correcting the storage selection.
Also EEPROM error handling on the LCD.
пре 7 година
Scott Lahteine
3be9c19f12
Hold on move axis screens
пре 7 година
Thomas Moore
f54e0fc90f
Prevent damage if DELTA_HEIGHT is incorrect
пре 7 година
Florian Heilmann
0fd2923a9f
Fix compilation with ADVANCED_PAUSE_FEATURE without SDSUPPORT (#7412 )
* Fix compilation of ADVANCED_PAUSE_FEATURE without SDSUPPORT
* Fix Identation
* Make use of IS_SD_PRINTING macro
as per @MagoKimbra
пре 7 година
benlye
24af9e1bf4
Make audible user script feedback optional
Add a parameter to enable/disable audible user script feedback
пре 7 година
Kai
ffe3013bb5
Fix for #7395
Filament change causes freeze during paused print. This PR disables Filament change in the prepare menu when a print from SD Card is paused. See #7395
пре 7 година
Wilfried Chauveau
894608f8a3
Manual Bed Leveling: Goto previous Z height at each probe point
пре 8 година
Thomas Moore
15e009b6ca
Move Delta Calibration menu to the Prepare menu
пре 7 година
Scott Lahteine
bfd396c13a
Patch to fix some compiler warnings
пре 7 година
Scott Lahteine
4eff18854b
Rename options with swap_ prefix
пре 7 година
Scott Lahteine
b0173ccdb9
Drop extra initializers for vars initialized by EEPROM code
пре 8 година
Jamie Bainbridge
00e4ced58e
Stay in User Menu after command. Add feedback.
When a user executes a User Menu command, the LCD returns to the main menu. If the user has multiple menu items they want to run, such as one menu item per bed leveling corner, then it's better to stay in the User Menu rather than return to the main menu.
This PR modifies Marlin to stay in the User Menu after a command.
пре 8 година
Tannoo
aaacef9441
Corrections (#7231 )
20x4 map integration. Also some minor changes to the UBL Menu layout. Both 20x4 LCD's and Graphical LCD panels should have similar functionality now.
пре 8 година