Extruder motor issue on Delta
Download latest firmware from site wizard with this config inside
If I press control buttons in repetier-host, my extruder motor just whistles and dont turn . Cold extrusion allowed with M302. G10 command disabled in firmware.
Print from Simplify3D works, except retraction has only z-lift of head(as I setup) and no filament reverse movement(I set 4mm).
If I only change #define DRIVE_SYSTEM 3 to 0 in config, extruder turn from repetier-host buttons commands as expected.
Also works in Marlin.
Why extruder work during print and whistle from repetier-host buttons?
Here coomands from Host log
00:58:34.174 : N347 G1 E1 F120*41
00:58:38.355 : N351 G1 E-1 F1800*57
Try master branch from github with default config - get the same results. Set DRIVE_SYSTEM 3 broke my extruder motor motion.
Comments
any tips ?
from eyal : G1 E-6.00000 F1200.00000 make then dop a first turn, but after it, they don´t turn anymore.
thanks guys, repetier rocks !