Victor Oliveira
a3fac744c7
Fix Change Filament menu actions (#20565 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 лет назад
Victor Oliveira
9eaa69874a
Fix LVGL_UI G-code preview (#20564 )
3 лет назад
Victor Oliveira
185e31d322
Fix Menu Mixer for Color UI (#20566 )
3 лет назад
Keith Bennett
cfcfc8047a
Small / Large Boot Screen option for TFT_COLOR_UI (#20578 )
3 лет назад
Jason Smith
81d7bd8f41
Validate defined probe points (#20572 )
3 лет назад
Ashammaru
719404803b
Fix SPINDLE_LASER_FREQUENCY (#20509 )
3 лет назад
Mike La Spina
1fc0dcdc97
Cutter Power in percent format (#20410 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
Co-authored-by: Jason Smith <jason.inet@gmail.com >
Co-authored-by: Luu Lac <45380455 +shitcreek@users.noreply.github.com >
3 лет назад
Scott Lahteine
20073246bb
Fix, clean up FTDI EVE Touch UI (#20466 )
Co-Authored-By: Marcio T. <mlt4356-github@yahoo.com >
3 лет назад
Victor Oliveira
e6c15eee45
Fix DOGM status message scrolling (#20557 )
3 лет назад
Scott Lahteine
f0c29afe21
Add "End Repeat Loops" menu item
3 лет назад
Victor Oliveira
4d6b6bcffc
LVGL and Classic UI for STM32 (#20552 )
3 лет назад
LinFor
2d88a2cfb7
Remaining Time for FTDI EVE, bp for ExtUI (#20549 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 лет назад
Scott Lahteine
59de35e749
Apply ENABLED in ExiUI / FTDI
3 лет назад
BsCmOD
34d9cb6778
Enhanced Italian language (#20551 )
3 лет назад
LinFor
6af6a35d9d
FTDI EVE: Cyrillic font, some minor fixes (#20517 )
3 лет назад
wmariz
c87c354403
Refactor 'Level Corners with Probe' (#20460 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 лет назад
Serhiy-K
0b3b4da7d0
STM32F1xx support for TFTGLCD (#20515 )
3 лет назад
Keith Bennett
a0c8d348a0
Anet ET4 / ET4P and Anet TFT28 / TFT35 (#20280 )
3 лет назад
X-Ryl669
91730d71ff
Improve Touch Calibration screen (#20524 )
3 лет назад
LinFor
82540be931
FTDI EVE custom user menus (#20518 )
3 лет назад
LinFor
9b3e16cdd0
Add Tune -> Advanced Settings to FTDI EVE (#20532 )
3 лет назад
Scott Lahteine
34b6bca006
Tweak FTDI spacing
3 лет назад
LinFor
ba16c53218
Fix some Russian (#20529 )
3 лет назад
Dick Streefland
71bec0824c
Get E3V2 DWIN `MACHINE_SIZE` from config (#20526 )
3 лет назад
Serhiy-K
d8687512b1
Update Russian and Ukrainian languages (#20508 )
3 лет назад
Scott Lahteine
62cc65cafe
Languages cleanup
3 лет назад
Scott Lahteine
e5d0b27aaf
Rename QUIET_PROBING
3 лет назад
Tanguy Pruvot
017d97fd0e
DOGM: Slow down touchscreen calibration (#20454 )
3 лет назад
ellensp
31337826a3
Fix ZoneStar LCD 2004 buttons (#20489 )
3 лет назад
Scott Lahteine
20b3af1cc2
Use homing_feedrate function
3 лет назад
Tanguy Pruvot
c6dcf9d006
Update French language (#20472 )
3 лет назад
Scott Lahteine
f934b774a1
Update Hungarian language
Co-Authored-By: Zs.Antal <45710979 +AntoszHUN@users.noreply.github.com >
3 лет назад
Giuliano Zaro
e6fdf530b8
Update Italian language (#20480 )
3 лет назад
Scott Lahteine
637123f340
Update some LCD includes
3 лет назад
Scott Lahteine
fbefe55102
Fix formatting
3 лет назад
Scott Lahteine
b0392be4bf
SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE
3 лет назад
FanDjango
1a9644cef9
Probe Offset Wizard followupBack to PROBE_PT_RAISE/separate STOW, make "PROBING" msg appear (#20439 )
* Go back to always use PROBE_PT_RAISE with a discrete stow. This ensures a raise above the bed, while stowing prior to exiting the wizard.
* Fix issue preventing text while moving to X/Y position
Co-authored-by: FanDjango <FanDjango@users.noreply.github.com >
3 лет назад
qwewer0
ea9b4dc82c
Improve ASSISTED_TRAMMING_WIZARD probe stowing (#20437 )
* When BLTOUCH_HS_MODE enabled, stow pin before user interaction
* For all probes, ensure probe stows at end of wizard
3 лет назад
leodoener
087a6fea13
Fix SDCARD_SORT_ALPHA on Ender 3 V2 (#20443 )
3 лет назад
Scott Lahteine
9c9113e225
Better animated boot screen
3 лет назад
FanDjango
43222d5879
Probe offset wizard fixes (#20414 )
* STOW probe, reverting incorrect earlier change from #20344
* Adjust soft endstop disables, to ensure travel below bed functions properly
Co-authored-by: FanDjango <FanDjango@users.noreply.github.com >
3 лет назад
Marcio T
f3bddc4e4e
Fixes and additions to FTDI EVE Touch UI (#20393 )
- Fixed name conflict with "SUBSCRIPT_TWO"
- Fixed rendering bugs in "Leveling Menu"
- Only show "Bed Mesh Screen" when UBL is enabled
- Removed CocoaPress code from generic "Main Menu"
- Removed CocoaPress code from LulzBot Bio "Status" screen
- Moved generic "Move Axis" functionality into a base class
- Added CocoaPress custom screens:
- Status Screen
- Unload Cartridge
- Load Chocolate
- Main Menu
- Advanced Settings
- XYZ Move (based on "Move Axis" base class)
- Extrusion Move (based on "Move Axis" base class)
- CocoaPress tweaks to "Temperature" screen
- Fix FTDI EVE Touch UI compilation errors when not using leveling.
3 лет назад
Mike La Spina
3e68e4b418
Fix Spindle/Laser Control menu (#20347 )
3 лет назад
swissnorp
edb2a83e71
Allow positive Z nozzle to probe offset (#20344 )
* Allow a positive value for z offset from nozzle to probe without sanity checks
* Simplify menu_probe_offset.cpp (HOMING_Z_WITH_PROBE)
* Add some more explanation to Configuration Files
* Raise after probe_at_point as if homed
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
Co-authored-by: Jason Smith <jason.inet@gmail.com >
3 лет назад
ellensp
182fdd95c3
Shorten Filament Load/Unload Strings to Fit on Graphical Displays (#20369 )
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box >
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com >
3 лет назад
Scott Lahteine
7f20184ebc
Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071 )
3 лет назад
Scott Lahteine
139a33c9fc
G28 tweaks
4 лет назад
Scott Lahteine
889695b6ba
ExtUI homing / leveling additions
4 лет назад
Jason Smith
a4d6908d55
Permit SD EEPROM emulation on E3V2 (#20353 )
4 лет назад
Jason Smith
a4618309ce
Fix E3V2 DWIN Jerk Menu (#20352 )
* Fix E3V2 DWIN build without CLASSIC_JERK
* Fix jerk edits applying to wrong index
4 лет назад