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 година
Bob-the-Kuhn
a1c65fd3d5
convert DAC percent to uint8_t
=====================
add test to Travis
пре 8 година
Scott Lahteine
4857a3ba48
Formatting and spelling
пре 8 година
Thomas Moore
3d24c329af
M600 fixes
пре 8 година
Bob-the-Kuhn
6cb9bb27fe
Move lcd_refresh_zprobe_zoffset definition
пре 8 година
Scott Lahteine
062131554f
Followup to #7045
пре 8 година
Scott Lahteine
93da4e83f7
One more space on a short status message
пре 8 година
Scott Lahteine
7c95f762f2
Show LCD bed options even without thermal protection
пре 8 година
Scott Lahteine
d9da126776
Cleanups for UBL / ultralcd.cpp
пре 8 година
Roxy-3D
824f71d503
LCD Panel Interactive Mesh Editing (#7045 )
Original Mesh Bed Leveling replacement put at top of UBL Menu Options to
help facilitate the removal of the Original Mesh Bed Leveling.
Radar display (and control) of the UBL Interactive Mesh Editing.
пре 8 година
Luc Van Daele
896dfa0577
G33 eccentric probe fixes (#6850 )
* excentric probe config fix
* undo last commit
* eccentric probe fix
* oops
* !stow after each probe
* deploy/stow fix
* E parameter + bit of cleanup
* comment
* LCD menu fix
пре 8 година
Scott Lahteine
b378deaf89
Unify AVR90USB: fastio changes
пре 8 година
Scott Lahteine
e94f79ccea
Patch some serial macros
пре 8 година
Scott Lahteine
707707d71a
Fix LCD status message padding
пре 8 година
Scott Lahteine
2a41f0ff84
Save 28b PROGMEM in ultralcd.cpp (line_to_current)
пре 8 година
Scott Lahteine
5d5ff36446
Fix a compile error with _lcd_set_z_fade_height
пре 8 година
Tannoo
b88957e0d4
Leveling type in About Printer
Show the Leveling system in use on the About Printer screen.
пре 8 година
Tannoo
2c2b991b59
UBL Manual Build Menu Option (#6972 )
One click option to manually build UBL mesh.
пре 8 година