Commit Graph

74 Commits

Author SHA1 Message Date
Scott Lahteine dec9b9ad2f Minor E3 V2 dwin cleanup 2021-04-29 08:45:16 -05:00
ellensp 05a124930e Fix Creality DWIN - Broken (bool)Serial ? (#21272)
Co-authored-by: ellensp <ellensp@hotmsil.com>
2021-04-29 08:45:15 -05:00
Steven Haigh 8a35c9a1a0 E3V2 Status Area followup (#21072) 2021-04-29 08:45:14 -05:00
InsanityAutomation 10da0f92a0 E3V2 DWIN live movement (#21035) 2021-04-29 08:45:14 -05:00
InsanityAutomation ca79af7a46 Use configuration website, fix edit color 2021-04-29 08:45:14 -05:00
Jyers f740226a82 Improved Ender 3 V2 display status area (#20983)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:13 -05:00
Scott Lahteine 4d75c2e0f9 Ender 3 V2 DWIN cleanup (#21061) 2021-04-29 08:45:13 -05:00
Scott Lahteine 6320928795 Reheat bed first 2021-04-29 08:45:13 -05:00
Scott Lahteine 9acd2e176d Ender 3 V2 DWIN cleanup (#21026) 2021-04-29 08:45:13 -05:00
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
Scott Lahteine 4b9f2f13b1 AutoReport class (Temperature, Cardreader) (#20913) 2021-04-29 08:45:12 -05:00
Scott Lahteine 786bba39ff Fix Ender 3 V2 DWIN manual move (#20837) 2021-04-29 08:45:12 -05:00
Jason Smith f4a3db8db8 Ender 3 V2: Sync reset E in manual move (#20806) 2021-04-29 08:45:12 -05:00
Scott Lahteine 71be210795 Move some MarlinCore and MarlinUI code (#20832) 2021-04-29 08:45:12 -05:00
Scott Lahteine aabd40a7a2 Optimize some G-code strings 2021-04-29 08:45:11 -05:00
ellensp 3acf86510d Fix Ender-3 V2 DWIN LPC signed warnings (#20786) 2021-04-29 08:45:11 -05:00
Jelmer van der Stel fd6501207f Fix Ender 3 V2 encoder (#20784) 2021-04-29 08:45:11 -05:00
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
Dick Streefland be6e1ccba2 Get E3V2 DWIN MACHINE_SIZE from config (#20526) 2021-04-29 08:45:09 -05:00
Scott Lahteine bee6b8af8f Use homing_feedrate function 2021-04-29 08:45:09 -05:00
leodoener d0c2b643f8 Fix SDCARD_SORT_ALPHA on Ender 3 V2 (#20443) 2021-04-29 08:45:08 -05:00
Scott Lahteine 107834f899 G28 tweaks 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
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 448cf2c357 Adjust axis homed / trusted methods (#20323) 2021-04-29 08:45:08 -05:00
Scott Lahteine 734dd1c293 MSG_AUTOSTART => MSG_RUN_AUTO_FILES 2021-04-29 08:45:05 -05:00
Scott Lahteine 2ae8014da7 DWIN cleanup, preserve Z offset 2021-04-29 08:45:04 -05:00
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 2021-04-29 08:45:03 -05:00
signetica ebca2efb24 Fix Ender-3 V2 DWIN Stop SD Print (#19642)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:01 -05:00
Scott Lahteine bb90bc6165 Fix up E3 DWIN Power Panic 2021-04-29 08:45:01 -05:00
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 2021-04-29 08:45:01 -05:00
Scott Lahteine 25bf561aed Default E3 V2 to English 2021-04-29 08:45:00 -05:00
Scott Lahteine 4bd1ecf8a7 E3 DWIN: "No Media" message 2021-04-29 08:45:00 -05:00
Scott Lahteine 584c836918 E3 DWIN: General cleanup 2021-04-29 08:45:00 -05:00
Scott Lahteine 943a594ba0 Tweak MMU beeps, misc. cleanup 2021-04-29 08:45:00 -05:00
Scott Lahteine 27c067612c Whitespace cleanup 2021-04-29 08:45:00 -05:00
Scott Lahteine 5a35595a3a Whitespace cleanup 2021-04-29 08:44:59 -05:00
enigmaquip 584a8cd1a8 Fix Creality DWIN Control menu icons (#19441) 2021-04-29 08:44:59 -05:00
Scott Lahteine dc7e2965d6 Change some dwin defines 2021-04-29 08:44:59 -05:00
cosmoderp 7e56e6c4ea E3 V2 DWIN: Z-Offset, cleanup, versatility (#19384)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:59 -05:00
enigmaquip c407c08b0b Add more DWIN commands, docs (#19395) 2021-04-29 08:44:59 -05:00
Scott Lahteine fbd812ebb3 More DWIN cleanup 2021-04-29 08:44:59 -05:00
Scott Lahteine 34d0b5de90 E3 V2 DWIN cleanup 2021-04-29 08:44:59 -05:00
Scott Lahteine 8e3ac54de3 Allow E3 V2 DWIN without EEPROM, POWER_LOSS_RECOVERY 2021-04-29 08:44:59 -05:00
Jesse S 09d1bf37e7 Highlight Creality DWIN menu icons (#19368) 2021-04-29 08:44:59 -05:00
Scott Lahteine a2a53406c8 Use F() for Ender 3 V2 DWIN 2021-04-29 08:44:59 -05:00