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 年前
Scott Lahteine
eb8af486d2
Ensure safe temperature for M600
8 年前
Scott Lahteine
9a305a467b
Patch LCD Contrast menu item
8 年前
Scott Lahteine
4296a8b74e
For status scrolling, pad a short message
8 年前
Scott Lahteine
4a96433b7e
Simplify counting of printable characters
8 年前
Bob-the-Kuhn
9657e7d3ee
copied file changes from PR #5685
==============================
Configuration_adv.h changes
==============================
add "live" LCD update
==============================
P & S version
==============================
final (hopefully) tested version
==============================
update M115 capabilities print
==============================
Menu changes portion of the requested changes
==============================
changed USEABLE_HARDWARE_PWM from a function to a series of macros
==============================
changes per review
8 年前
Scott Lahteine
be17033762
Fix case light menu toggle
8 年前
Scott Lahteine
6b9ca16f36
Patch lcd_print edge limit code
8 年前
Tannoo
74d6dee920
User Command (Script) Menu
The menu (commands / scripts) is configurable in `Configuration_adv.h`.
- Added conditionals.
- Changed script handling.
- Slimmed and working!
- Added Status message.
- Returning to lcd status screen now!
- Example Configs Updated.
- Cleanups by @thinkyhead
8 年前
Scott Lahteine
46b32e4548
Cleanup LCD interface, add lcd_reset_status
8 年前
Scott Lahteine
ca99d67ede
Fix UBL "Info screen" menu items
8 年前
Scott Lahteine
2c7a39bc0e
Fix LCD print aborted message
8 年前
Scott Lahteine
0f1e8c195d
Draw on LCD after value has changed
8 年前
Scott Lahteine
51587c4b43
Rename Feedrate to Velocity to match prior naming
8 年前
Scott Lahteine
9677f3f2f5
Patch up LCD Bed Leveling menu
8 年前
Scott Lahteine
fc2eaab7f3
Show home option in level bed menu
8 年前
Scott Lahteine
f1e33afda4
Return to Bed Leveling menu when done
8 年前
Scott Lahteine
78d8c598e1
Fix lcd_synchronize with message
8 年前