mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-21 05:37:55 -06:00
Fex reversed Geeetech A20 E0 dir (#465)
This commit is contained in:
parent
16928cc4b9
commit
01a016ccea
1 changed files with 1 additions and 1 deletions
|
@ -1197,7 +1197,7 @@
|
||||||
// @section extruder
|
// @section extruder
|
||||||
|
|
||||||
// For direct drive extruder v9 set to true, for geared extruder set to false.
|
// For direct drive extruder v9 set to true, for geared extruder set to false.
|
||||||
#define INVERT_E0_DIR false
|
#define INVERT_E0_DIR true
|
||||||
#define INVERT_E1_DIR false
|
#define INVERT_E1_DIR false
|
||||||
#define INVERT_E2_DIR false
|
#define INVERT_E2_DIR false
|
||||||
#define INVERT_E3_DIR false
|
#define INVERT_E3_DIR false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue