Closed dteeter closed 8 years ago
That's strange, I have a 2 CoreXY printers running RC6 without issue. Configs can be seen on my fork at https://github.com/AxMod3DPrint/FB2020-Firmware/. These configs are also on other FB2020 CoreXY printers that people have built or I have put together for people, so I can't say exactly how many are running it, but I've had no complaints at all.
The only real differences I see to the FB2020 configs are you are homing X to Max and using the min Endstop headers for homing X & Y to Max.
Have you tried a fresh clone and manually transferring settings from the RC3 release?
@dteeter There have been some additional patches related to CoreXY since RC6. Can you test with RCBugFix
and see if we caught this issue? If the problem still exists, then we can look at the current code and see where it's messing up.
Thank you for your interest making Marlin better and reporting this issue but this topic has been open for a long period of time without any further development. Marlin has been under heavy development for the past couple of months and moving to it's last mile to finish the RC cycle and release Marlin v1.1.0. We suggest you to try out the latest RCBugfix branch and reopening this issue if required.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
I cloned RC6 and then used a diff tool to carefully copy over only the relevant configs from my RC3 Configuration.h to the RC6 Configuration.h and uploaded to the arduino board on the printer (using Arduino 1.6.6).
After doing this:
After this, I reverted the printer to the RC3 build and it is working correctly
Here is my RC6 Configuration.h