Closed DinWilliam closed 2 years ago
**Hello there,
Maybe you need to edit this commends on "configuration_adv.h" check the code below and try to modify it by your way.**
// // Add the G35 command to read bed corners to help adjust screws. Requires a bed probe. // //#define ASSISTED_TRAMMING
// Define positions for probe points.
// Define position names for probe points.
//#define REPORT_TRAMMING_MM // Report Z deviation (mm) for each point relative to the first
//#define ASSISTED_TRAMMING_WIZARD // Add a Tramming Wizard to the LCD menu
//#define ASSISTED_TRAMMING_WAIT_POSITION { X_CENTER, Y_CENTER, 30 } // Move the nozzle out of the way for adjustment
/**
Got it working by just testing a lot of stuff. Cant remember exactily but have moved on to klipper now so have a lot of new troubleshooting to do =) thx for replying
So after i installed my new SKR 2 mainboard the ender 5 parks and start from the lower left corner. I would like to start it from the upper right as it originaly was. It still homes in the upper right direction as it should but it is annoying that it goes straight across the whole bed and kind of blocks the bed after in parks mode. It also seem to be off center in prints so if annyone know how to fix this i would appriciate it. Config files attached
Help.zip