Jerk in Dry run with delta-cable printer ignored
hi,
i have a delta-printer with cables instead of rods and generate the gcode externally. So far so good - i have no extruder yet, therefore the Host software goes into dry-Run mode. The problem with that is, that the printer handles all moves as rapid travel moves, and no extrusion - therefore the Jerk setting does nothing. (I found out because the M202 travel accel works, but M201 print accel does nothing)
Can that be, and if yes how to solve it?
My other guess ist - as i run with 3 motors at the same time, could it be that the firmware decides automatically that it is a travel move, because of z-movement?
Thanks for reading!
Edit: i don't use any delta settings in the firmware, just normal cartesian printer template (because delta math doesn't apply for my setup)
Did some tests with z-movement disabled - it is much smoother - therefore it seems the z-axis gets differently handled.. not sure where to go from here as the delta printer is different math.. only idea i have is make a delta configuration and try to find the firmware code that does the math and override it
Comments