From Marlin configuration.h
// Horizontal offset of the universal joints on the end effector.
#define DELTA_EFFECTOR_OFFSET 30.0 // mm
The distance from the pivot point of the Rod to the center of the Jgead on the end effector is 30mm.
Do they mean the mid point between the two parallel rods? If so it should me 17.5mm.
This is not proportional but which measurement is correct?
// Horizontal offset of the universal joints on the end effector.
#define DELTA_EFFECTOR_OFFSET 30.0 // mm
The distance from the pivot point of the Rod to the center of the Jgead on the end effector is 30mm.
Do they mean the mid point between the two parallel rods? If so it should me 17.5mm.
This is not proportional but which measurement is correct?