Scott Lahteine
64a919da2a
🎨 Apply F() to E3V2 titles, popups
3 years ago
Miguel Risco-Castillo
1ac7a56a82
🐛 E3V2 Brightness followup (#22821 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 years ago
Scott Lahteine
a7fdaabd54
🎨 Updated string macros
3 years ago
Scott Lahteine
5b5a8798f8
🎨 Consolidate Ender-3 V2 DWIN common code (#22778 )
3 years ago
Miguel Risco-Castillo
8235ae9cc0
🩹 Fix DWIN Enhanced Tune menu during homing (#22773 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 years ago
Scott Lahteine
754b31918a
🎨 Fewer serial macros
3 years ago
Scott Lahteine
521fda0235
🎨 MarlinUI for E3V2 tweaks
3 years ago
Scott Lahteine
b0a91073b2
🔧 Sanity checks for Ender 3 V2
3 years ago
Scott Lahteine
193205a40d
Followup to CrealityUI cleanup
Followup to #22586
3 years ago
Scott Lahteine
737d2dd564
Followup to CrealityUI cleanup
Followup to #22586
3 years ago
Scott Lahteine
11e8cd9db9
🩹 Followup to CrealityUI cleanup
- Followup to #22586 fixing `Draw_Menu_Line` with `GET_TEXT_F`.
- More number drawing convenience functions.
- Return on `ENCODER_DIFF_NO` to reduce indent.
- Put Main Menu buttons closer to the top.
- Move status message up slightly.
- Fix some indentation.
4 years ago
Scott Lahteine
09af42e1af
Clean up CrealityUI and MarlinUI (#22586 )
4 years ago
Scott Lahteine
9bb5b10c0c
🚚 Relocate and adjust DWIN E3V2 (#22471 )
4 years ago
Scott Lahteine
52718f3385
🎨 Add DWIN_StatusChanged_P
4 years ago
Scott Lahteine
315a722b42
🐛 TM3D fixes and improvements
Co-Authored-By: InsanityAutomation <38436470 +InsanityAutomation@users.noreply.github.com >
4 years ago
Scott Lahteine
26bfc26797
🎨 Check flags without ENABLED
4 years ago
DerAndere
7726af9c53
🏗️ Support for up to 6 linear axes (#19112 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
Scott Lahteine
b65cdbed91
Signal SD completion later (#21840 )
4 years ago
Adrian DC
57025b75e1
Fix E3V2 Control Menu icon/text order (#21838 )
Fixes #21837
4 years ago
Scott Lahteine
dfc906930c
Pause and PLR refinements
- Move `pause_print` argument `unload_length` after `show_lcd` so it's next to `DXC_ARGS`.
- Tweak the position and conditions of PLR save in `resume_print`.
- Add `Nozzle::park_mode_0_height` accessor to get the raised Z height.
- Remove extraneous `recovery.save` from `dwin.cpp`.
- Move PLR `info.volumetric...` to `flag`.
- Remove some G-code spaces in PLR code
- Document `pause.h` function declarations.
4 years ago
Adrian DC
fe7f5ca7f4
Fix E3V2 Advanced Settings with PLR off (#21700 )
Fixes #21534
4 years ago
Scott Lahteine
e59192b9ea
Fix HMI_HomeOffN axis
Followup to #21534
4 years ago
Miguel Risco-Castillo
13f3ccb85d
E3V2 DWIN Advanced Settings (#21534 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Scott Lahteine
dfcccb63a1
Use temperature accessors
4 years ago
Scott Lahteine
c4620bb528
Add whole-degree accessors, simplify some temperature-related features (#21685 )
4 years ago
Martijn Bosgraaf
30e7e2c276
Extend M106/M107 for better laser module support (#16082 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Miguel Risco-Castillo
930752d46e
Ender 3 V2 Status Line (#21369 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Scott Lahteine
2d2291d00e
More IntelliSense-friendly declarations
4 years ago
Scott Lahteine
e5ff55a1be
Add typedef celsius_t (#21374 )
4 years ago
Scott Lahteine
58f0330d3f
MKS / E3V2 LCD code cleanup
4 years ago
Scott Lahteine
cfa6c7d45b
Improve max temp / target
4 years ago
Scott Lahteine
deaefbf1dc
Minor E3 V2 dwin cleanup
4 years ago
Steven Haigh
e27a2a96a0
E3V2 Status Area followup (#21072 )
4 years ago
InsanityAutomation
db82a25177
E3V2 DWIN live movement (#21035 )
4 years ago
InsanityAutomation
b2f77bb050
Use configuration website, fix edit color
4 years ago
Jyers
3c41f108df
Improved Ender 3 V2 display status area (#20983 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
Scott Lahteine
01215f5015
Ender 3 V2 DWIN cleanup (#21061 )
4 years ago
Scott Lahteine
653d73ff07
Reheat bed first
4 years ago
Scott Lahteine
662d81c801
Ender 3 V2 DWIN cleanup (#21026 )
4 years ago
X-Ryl669
e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Scott Lahteine
9d0e64a725
AutoReport class (Temperature, Cardreader) (#20913 )
4 years ago
Scott Lahteine
e9425d711d
Fix Ender 3 V2 DWIN manual move (#20837 )
4 years ago
Jason Smith
d879853e8f
Ender 3 V2: Sync reset E in manual move (#20806 )
4 years ago
Scott Lahteine
fb41413b76
Optimize some G-code strings
4 years ago
Jelmer van der Stel
9dba7cd371
Fix Ender 3 V2 encoder (#20784 )
4 years ago
Scott Lahteine
4472ba2b6b
Ok to use C++11 'auto'
4 years ago
Johan van der Vyver
7f3dcb3e8a
Multi-platform DWIN_CREALITY_LCD support (#20738 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Dick Streefland
71bec0824c
Get E3V2 DWIN `MACHINE_SIZE` from config (#20526 )
4 years ago
Scott Lahteine
20b3af1cc2
Use homing_feedrate function
4 years ago
leodoener
087a6fea13
Fix SDCARD_SORT_ALPHA on Ender 3 V2 (#20443 )
4 years ago