Delta Printer print sizes wrong
Hello, I am new to delta 3D printers. I bought a cheap kit that is working really well now (FLSUN kossel mini) But when printing a calibration cube the width and depth are 1mm to large but the height is basically perfect. on a cartesian style printer you would just need to change the steps per mm but when I tried doing that for the X and Y values it just made the X and Y motors go slower so the next print was lops sided. That makes sense to me know, but I still need help finding out how to dial the width and length down a bit.
Thanks,
Thanks,
Comments
Thanks for the reply
In config it is
#define DELTA_DIAGONAL_ROD 345 // mm
/** \brief Printer radius in mm,
measured from the center of the print area to the vertical smooth tower.
Alternately set this to the pivot to pivot horizontal rod distance, when head is at (0,0)
*/
#define PRINTER_RADIUS 124
At least in our firmware. I think you are using a different one, so that is the wrong place to ask then.