mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-08 14:33:58 -06:00
E3 V2 DWIN: Z-Offset, cleanup, versatility (#19384)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
parent
5926bacea1
commit
073b7f1e3a
9 changed files with 1357 additions and 1087 deletions
|
@ -89,10 +89,6 @@
|
|||
#define HAS_GCODE_M876
|
||||
#endif
|
||||
|
||||
#if PREHEAT_COUNT
|
||||
#define HAS_PREHEAT_COUNT
|
||||
#endif
|
||||
|
||||
#if EXTRUDERS
|
||||
#define HAS_EXTRUDERS
|
||||
#if EXTRUDERS > 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue