Add new Kinematic in Repetier Firmware
Hey,
i want to add a new kinematic for my 3d printer. Actually this is not a real new kinematic it is between corexy and cartesian.
If i move in Z-Direction i have to correct the y-Movement (y += z/2).
The only Problem is there should i put my code? I tried several things in the motion.cpp, Printer.cpp file with no success.
Can somebody tell me the functions i have to change for success?
Many thanks in advance
Comments