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
7 年之前
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 年之前
LVD-AC
4bc79ec877
Updates for G33-LCD interface
8 年之前
LVD-AC
3efe4aeef8
Add PROBE_MANUALLY support to G33
8 年之前
Scott Lahteine
4cb45c10dd
Patch ubl lcd mesh map indentation
8 年之前
Scott Lahteine
abd6ba62b4
Some cleanups for ubl lcd mesh map
8 年之前
Scott Lahteine
f17bae1f70
Changes for ubl_lcd_map_control patch
8 年之前
Tannoo
8e0f3b7eba
UBL radar map corrections
8 年之前
Scott Lahteine
b492e0878d
Changes to reduce and simplify
8 年之前
Tannoo
e90cbf5c16
UBL Map Cleanup
8 年之前
Scott Lahteine
fe7e890b09
Fix issues with ADC_KEYPAD
Fixes #7150
8 年之前
dot-bob
b3c36c98fd
Edit digipot currents via LCD, save to EEPROM
8 年之前
Bob-the-Kuhn
9651d01e1a
Add Skynet/ANET A10 support
8 年之前
Scott Lahteine
5fb0d401eb
Formatting tweaks
8 年之前
MagoKimbra
d26c8cc5c8
fix_planner_refresh_e_positioning (#7103 )
* fix_planner_refresh_e_positioning
* Fix
8 年之前
Scott Lahteine
6c45d0fd81
Apply maths macros and type changes ahead of HAL
8 年之前
Scott Lahteine
8a51e2960c
Improve the experience of editing steps_per_mm
8 年之前
Scott Lahteine
499bb85a95
Clean up, put ubl menu itemization closer at hand
8 年之前
Tannoo
90f5f82926
Step-by-Step Menu addition
8 年之前