Smart Effector and Zesty Nimble
-
@jmjcoke I see from your sig you have a Zesty Nimble on a big Delta on a Smart Effector.
How do you like it? Any tips? I'm debating between "flying" my Bondtech, or a Zesty, on a 600x600 Delta.
Thanks!!
-
I am still working on getting all the settings right. I am very happy with the print quality produced by this setup, but the retracted speed must be under 30mm/s and that is slower than with a titan bowden setup.
-
this is the relevant section from my Config.g if it helps I am quite happy with mine now
; Drives
M569 P0 S0 ; Drive 0 goes forwards
M569 P1 S0 ; Drive 1 goes forwards
M569 P2 S0 ; Drive 2 goes forwards
M569 P3 S1 ; Drive 3 goes forwards
M92 X200 Y200 Z200 E2470 ; Set steps per mm
M350 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation
M566 X900 Y900 Z900 E40 ; Set maximum instantaneous speed changes (mm/min)
M203 X18000 Y18000 Z18000 E2400 ; Set maximum speeds (mm/min)
M201 X1000 Y1000 Z1000 E120 ; Set accelerations (mm/s^2)
M906 X1000 Y1000 Z1000 E500 I30 ; Set motor currents (mA) and motor idle factor in per cent
M84 S30 ; Set idle timeoutHTH Doug
-
Thank you!!