Browse Source

Dragon hotend changes

Kevin Lee 3 years ago
parent
commit
103808ff0c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Firmware/variants/1_75mm_MK3S-EINSy10a-E3Dv6full.h

+ 1 - 1
Firmware/variants/1_75mm_MK3S-EINSy10a-E3Dv6full.h

@@ -379,7 +379,7 @@
 #define FILAMENTCHANGE_FINALFEED 35 //E distance in mm for slow filament loading sequence used used in filament change (M600) and filament load (M701) 
 #define FILAMENTCHANGE_RECFEED 5
 
-#define FILAMENTCHANGE_LOADRETRACT 20 // Distance to retract after loading is complete (need to account for this in start gcode)
+#define FILAMENTCHANGE_LOADRETRACT 10 // Distance to retract after loading is complete (need to account for this in start gcode)
 
 #define FILAMENTCHANGE_XYFEED 50
 #define FILAMENTCHANGE_EFEED_FIRST 20 // feedrate in mm/s for fast filament loading sequence used in filament change (M600)