Calibration problems
I have a delta printer based on the kossel mini.
Originally when I tried setting up the printer, I used a PRINTER_RADIUS of 221, when attempting to set the printer to (0, 0, 0). The printer radius was too large, causing the nozzle to dip lower than where it should be. In order to fix this, my guide says to decrease the printer radius. The problem is whenever I attempt to change it, nothing actually changes.
While I've attempted to make the printer radius about 220 for EEPROM, configuration.h, and the Repetier host EEPROM configuration, the relationship between the nozzle and bed did not change. I have tried every permutation of resetting EEPROM, saving values over, resetting and reuploading firmware. I suspect at this point that the values are being accepted, but something is re-configuring or re-calculating in the background, burying the setting change.
An interesting experiment I've figured out, is as follows:
I have the radius at one setting, then I home the printer.
I change the radius value in the repetier host EEPROM configuration
I bring the printer down to the height where it should be touching the bed, and it is different from where it normally is.
The value is different relative between the current and previous values.
I home the printer again, send it back down to meet the bed, and it is back to where it was previous to changing the configuration.
I have tested this with pronterface, and this problem still remains.
Comments