Commit graph

1963 commits

Author SHA1 Message Date
Scott Lahteine 104aceb44a Rotary encoder cleanup (#20753) 2021-04-29 08:45:11 -05:00
Scott Lahteine 483804bafd Ok to use C++11 'auto' 2021-04-29 08:45:11 -05:00
Johan van der Vyver 55709b9d2c Multi-platform DWIN_CREALITY_LCD support (#20738)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:11 -05:00
Serhiy-K 92f847c8f7 Fixes for TFTGLCD (#20734) 2021-04-29 08:45:11 -05:00
Scott Lahteine 928cd1b8ab Clean up some includes 2021-04-29 08:45:11 -05:00
Scott Lahteine 4145d85ef1 Update Slovak glyphs 2021-04-29 08:45:11 -05:00
Mike La Spina 9901b4e9f1 Laser Test Fire (#20452) 2021-04-29 08:45:11 -05:00
Dmitry Katsubo 8690f4862d Fix misc. warnings (#20715) 2021-04-29 08:45:11 -05:00
Scott Lahteine 4b4498be93 Remove untranslated strings 2021-04-29 08:45:11 -05:00
InsanityAutomation abeefaac7f Fix SD SPI Speed override, FTDI mesh edit (#20657)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:10 -05:00
Scott Lahteine 90c04ee15d Rename FTDI EVE screen data structs 2021-04-29 08:45:10 -05:00
Marcio T d3d8fd6d9b Fix thermal error protection, reporting (#20655) 2021-04-29 08:45:10 -05:00
Giuliano Zaro c6c5cc7246 Update Italian language (#20663) 2021-04-29 08:45:10 -05:00
Scott Lahteine 3f8a83b285 Add ALL_AXES manual move for UBL mesh editing
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>

#20620
2021-04-29 08:45:10 -05:00
Scott Lahteine 385152b3d2 Animated boot followup 2021-04-29 08:45:10 -05:00
Scott Lahteine f4f152bd01 Improved bootscreen animation 2021-04-29 08:45:10 -05:00
qwewer0 a42755a061 Fix a comment (#20629) 2021-04-29 08:45:10 -05:00
qwewer0 7ef03a761b Assisted Tramming improvements (#20298) 2021-04-29 08:45:10 -05:00
Jason Smith 25152a8cef Fix UBL mesh edit delta moves (#20620)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Victor Oliveira 2c58d0881b Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Victor Oliveira cf996949fa Support 4.3" (480x272) Color UI display (#20334) 2021-04-29 08:45:10 -05:00
Victor Oliveira eda5a884c6 LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility (#20589) 2021-04-29 08:45:10 -05:00
Keith Bennett 7b33ceebbb Apply SHOW_BOOTSCREEN to TFT_COLOR_UI (#20586) 2021-04-29 08:45:10 -05:00
Scott Lahteine 8aa453d75b Menu item index followup 2021-04-29 08:45:10 -05:00
Victor Oliveira ed1c0b71df Fix Change Filament menu actions (#20565)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Victor Oliveira 63f083db96 Fix LVGL_UI G-code preview (#20564) 2021-04-29 08:45:10 -05:00
Victor Oliveira 427a2fca4d Fix Menu Mixer for Color UI (#20566) 2021-04-29 08:45:10 -05:00
Keith Bennett a8800d5b0a Small / Large Boot Screen option for TFT_COLOR_UI (#20578) 2021-04-29 08:45:10 -05:00
Jason Smith 2e93923e24 Validate defined probe points (#20572) 2021-04-29 08:45:10 -05:00
Ashammaru e3d7603d54 Fix SPINDLE_LASER_FREQUENCY (#20509) 2021-04-29 08:45:10 -05:00
Mike La Spina f9dd484381 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>
2021-04-29 08:45:10 -05:00
Scott Lahteine 089bfad490 Fix, clean up FTDI EVE Touch UI (#20466)
Co-Authored-By: Marcio T. <mlt4356-github@yahoo.com>
2021-04-29 08:45:10 -05:00
Victor Oliveira 35e1917655 Fix DOGM status message scrolling (#20557) 2021-04-29 08:45:10 -05:00
Scott Lahteine 121d4bf52a Add "End Repeat Loops" menu item 2021-04-29 08:45:10 -05:00
Victor Oliveira fadc8a1944 LVGL and Classic UI for STM32 (#20552) 2021-04-29 08:45:10 -05:00
LinFor 156b5f4749 Remaining Time for FTDI EVE, bp for ExtUI (#20549)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Scott Lahteine fa89a7b0bc Apply ENABLED in ExiUI / FTDI 2021-04-29 08:45:10 -05:00
BsCmOD a03ebfda52 Enhanced Italian language (#20551) 2021-04-29 08:45:10 -05:00
LinFor 323bf47738 FTDI EVE: Cyrillic font, some minor fixes (#20517) 2021-04-29 08:45:10 -05:00
wmariz 60aeed99c6 Refactor 'Level Corners with Probe' (#20460)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
Serhiy-K 256e94980e STM32F1xx support for TFTGLCD (#20515) 2021-04-29 08:45:09 -05:00
Keith Bennett aa65c6e477 Anet ET4 / ET4P and Anet TFT28 / TFT35 (#20280) 2021-04-29 08:45:09 -05:00
X-Ryl669 a33c689c40 Improve Touch Calibration screen (#20524) 2021-04-29 08:45:09 -05:00
LinFor 31c84d4559 FTDI EVE custom user menus (#20518) 2021-04-29 08:45:09 -05:00
LinFor 231e5a5eed Add Tune -> Advanced Settings to FTDI EVE (#20532) 2021-04-29 08:45:09 -05:00
Scott Lahteine 350dc4ca05 Tweak FTDI spacing 2021-04-29 08:45:09 -05:00
LinFor b667722184 Fix some Russian (#20529) 2021-04-29 08:45:09 -05:00
Dick Streefland be6e1ccba2 Get E3V2 DWIN MACHINE_SIZE from config (#20526) 2021-04-29 08:45:09 -05:00
Serhiy-K 525cdeae19 Update Russian and Ukrainian languages (#20508) 2021-04-29 08:45:09 -05:00
Scott Lahteine c831aabe14 Languages cleanup 2021-04-29 08:45:09 -05:00
Scott Lahteine e02fd232ba Rename QUIET_PROBING 2021-04-29 08:45:09 -05:00
Tanguy Pruvot f7f531e59d DOGM: Slow down touchscreen calibration (#20454) 2021-04-29 08:45:09 -05:00
ellensp d6efe75251 Fix ZoneStar LCD 2004 buttons (#20489) 2021-04-29 08:45:09 -05:00
Scott Lahteine bee6b8af8f Use homing_feedrate function 2021-04-29 08:45:09 -05:00
Tanguy Pruvot 1b6db623a7 Update French language (#20472) 2021-04-29 08:45:09 -05:00
Scott Lahteine a45603a344 Update Hungarian language
Co-Authored-By: Zs.Antal <45710979+AntoszHUN@users.noreply.github.com>
2021-04-29 08:45:09 -05:00
Giuliano Zaro fa9463528d Update Italian language (#20480) 2021-04-29 08:45:09 -05:00
Scott Lahteine be7aab204f Update some LCD includes 2021-04-29 08:45:09 -05:00
Scott Lahteine 6599e4ea53 Fix formatting 2021-04-29 08:45:09 -05:00
Scott Lahteine b81a9e54a3 SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE 2021-04-29 08:45:09 -05:00
FanDjango 430855fdca 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>
2021-04-29 08:45:08 -05:00
qwewer0 e9bde7e6fc 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
2021-04-29 08:45:08 -05:00
leodoener d0c2b643f8 Fix SDCARD_SORT_ALPHA on Ender 3 V2 (#20443) 2021-04-29 08:45:08 -05:00
Scott Lahteine c0ad4718a4 Better animated boot screen 2021-04-29 08:45:08 -05:00
FanDjango 74042d368e 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>
2021-04-29 08:45:08 -05:00
Marcio T f193cda03b 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.
2021-04-29 08:45:08 -05:00
Mike La Spina e3e9982fec Fix Spindle/Laser Control menu (#20347) 2021-04-29 08:45:08 -05:00
swissnorp 4ca3c0bc86 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>
2021-04-29 08:45:08 -05:00
ellensp 50247fc894 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>
2021-04-29 08:45:08 -05:00
Scott Lahteine 37dd0fd2d6 Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2021-04-29 08:45:08 -05:00
Scott Lahteine 107834f899 G28 tweaks 2021-04-29 08:45:08 -05:00
Scott Lahteine 284cc8f62d ExtUI homing / leveling additions 2021-04-29 08:45:08 -05:00
Jason Smith 07954edadc Permit SD EEPROM emulation on E3V2 (#20353) 2021-04-29 08:45:08 -05:00
Jason Smith 1c695e130e Fix E3V2 DWIN Jerk Menu (#20352)
* Fix E3V2 DWIN build without CLASSIC_JERK
* Fix jerk edits applying to wrong index
2021-04-29 08:45:08 -05:00
Scott Lahteine c76f179487 Level Bed Corners is a sub-menu 2021-04-29 08:45:08 -05:00
Jason Smith e927ef94a6 Fix E3V2 Control Menu when returning from Info (#20338) 2021-04-29 08:45:08 -05:00
Jason Smith d34bbee304 Increase E3V2 DWIN steps/mm range to 999.9 (#20324) 2021-04-29 08:45:08 -05:00
Scott Lahteine 74c509d36e General cleanup 2021-04-29 08:45:08 -05:00
Scott Lahteine 448cf2c357 Adjust axis homed / trusted methods (#20323) 2021-04-29 08:45:08 -05:00
Thomas Niccolo Reyes 1dd17d857e Fix M73 LCD code typo (#20300) 2021-04-29 08:45:08 -05:00
BsCmOD 3c5c36de50 FIX TMC menu message (#20294) 2021-04-29 08:45:07 -05:00
wmariz 747bde7e64 Level Corners with Probe option (#20241) 2021-04-29 08:45:07 -05:00
swissnorp 0c24347cdb Probe Offset Wizard improvements (#20239) 2021-04-29 08:45:07 -05:00
Victor Oliveira c86ede8cfb Fix COLOR_UI without TOUCH_SCREEN_CALIBRATION (#20269) 2021-04-29 08:45:07 -05:00
Scott Lahteine 27b2e2d3e7 Update TOUCH_UI_LULZBOT_BIO wrappers 2021-04-29 08:45:07 -05:00
ellensp 629f0e21c9 Set "lcd_move_e" index to fix the label (#20263) 2021-04-29 08:45:07 -05:00
rdhoggattjr a711e22b17 LCD position in current units (#20145) 2021-04-29 08:45:07 -05:00
Scott Lahteine 300a944af6 Allow Status Message without LCD (#20246) 2021-04-29 08:45:07 -05:00
qwewer0 56c0608e4d Clear menu history for browse media on insert (#20236)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Kurt Haenen 9c9fd8714e Proper pullup/pulldown configurability (#20242)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Simone Primarosa 7f91ff07c4 Superscript substitution (#20219)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Victor Oliveira 264e921d3f SINGLE_TOUCH_NAVIGATION Follow Up (#20213) 2021-04-29 08:45:07 -05:00
Victor Oliveira 7ad127668d Missing header to use suicide() on LVGL UI (#20214) 2021-04-29 08:45:07 -05:00
Scott Lahteine 2e193b9a29 Fix Z label 2021-04-29 08:45:07 -05:00
Scott Lahteine 48c2065a17 MKS WiFi strings 2021-04-29 08:45:07 -05:00
Scott Lahteine 7729a0c3bb More MKS WiFi 2021-04-29 08:45:07 -05:00
Scott Lahteine f1b32b808f MKS WiFi preliminary changes 2021-04-29 08:45:06 -05:00
ellensp d92f69f137 Remaining Time followup (#20199) 2021-04-29 08:45:06 -05:00
Victor Oliveira 15febdfe07 Fix Filament Change menu item labels (#20201) 2021-04-29 08:45:06 -05:00
Giuliano Zaro bd38e59479 SMUFF (MMU2 clone) support (#19912) 2021-04-29 08:45:06 -05:00