Hi!
I recently pulled my old 3DP-12 printer out of storage, fixed and couple broken switches and end stops, and I have been trying to get Marlin going on it again. I am having one major issue, and one minor, although I suspect fixing one fixes the other. I have everything hooked up and wired, all 3 axis are moving in the correct direction, and I can home X and Y no problem. When I go to home Z it is going all the way to the right edge (so x_max), and about center then homing (inductive SN04-N), which does home correctly, just not in the center like it did from the factory. But then level I go to auto level the bed, it keeps running the x carriage all the way past max and crashing the carriage. No matter what I try to do, it will not start the bed leveling at the correct spot. Hictop did release a Marlin 1.x config for the stock board, and I copied all the bed leveling settings best I could (that was using bed_leveling_grid), still no go, then I found someone who had converted all that for 2.0, tried that and still no go. Tried changing the margins in configuration_adv.h but that didn't seem to change anything either. Any thoughts on what to change? Linked is my configuration.h - I am using TMC2208 drivers if that matters.. I also made sure to define the correct x and y dimensions in the config as 210 and 270mm.
I recently pulled my old 3DP-12 printer out of storage, fixed and couple broken switches and end stops, and I have been trying to get Marlin going on it again. I am having one major issue, and one minor, although I suspect fixing one fixes the other. I have everything hooked up and wired, all 3 axis are moving in the correct direction, and I can home X and Y no problem. When I go to home Z it is going all the way to the right edge (so x_max), and about center then homing (inductive SN04-N), which does home correctly, just not in the center like it did from the factory. But then level I go to auto level the bed, it keeps running the x carriage all the way past max and crashing the carriage. No matter what I try to do, it will not start the bed leveling at the correct spot. Hictop did release a Marlin 1.x config for the stock board, and I copied all the bed leveling settings best I could (that was using bed_leveling_grid), still no go, then I found someone who had converted all that for 2.0, tried that and still no go. Tried changing the margins in configuration_adv.h but that didn't seem to change anything either. Any thoughts on what to change? Linked is my configuration.h - I am using TMC2208 drivers if that matters.. I also made sure to define the correct x and y dimensions in the config as 210 and 270mm.
[pastebin.com]