Open FlyingLotus1983 opened 9 years ago
This issue blocks #21
This is already in the codebase. See https://github.com/TinWhiskers/openpnp/blob/develop/src/main/java/org/firepick/kinematics/RotatableDeltaKinematicsCalculator.java. All of the delta params are configurable.
On Fri, Sep 25, 2015 at 5:23 PM, Neil Jansen notifications@github.com wrote:
This issue blocks #21 https://github.com/TinWhiskers/openpnp/issues/21
— Reply to this email directly or view it on GitHub https://github.com/TinWhiskers/openpnp/issues/23#issuecomment-143168488.
Awesome, didn't know that all of those params got made into serializable attributes. The default should probably be 270 though, because that's what they were supposed be, barring any fixture mishaps. I believe that we were using 268 because that was the average of the arms on your machine.
I'm bumping this down to low priority because it's configurable and that's all that matters at the end of the day.
Need to make delta arm length adjustable, since the beta arms weren't fixtured properly.