When the gcode gets sent to Klipper, it is off x-center by about 10 mm, and y-center by maybe 2mm? Orca is set with the full bed size (235x235, orgin is 0,0). If I try to print, it'll do exacty what shows up in Klipper (and not what I want!) Klipper has the following settings that seem relavent?
[stepper_x]
position_min:-10
position_endstop:-8
position_max: 235
[stepper_y]
position_min:-2
position_endstop:0
position_max:235
I'm reading through the config reference https://www.klipper3d.org/Config_Reference.html, and I don't think I want to change these. So, what is causing the offset?
What is stranger still is that I printer the large-boxi-width-gauge a few weeks ago (while we were waiting for the STLs to drop) just fine.