MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.36k stars 19.26k forks source link

Question: Problem setting up UBL for Delta (RE-ARM) #13676

Closed Bergerac56 closed 5 years ago

Bergerac56 commented 5 years ago

I upgraded a FLSUN delta with a RE-ARM. With the 8bit processor, I was using "Bilinear". When trying UBL with the RE-ARM, I get a strange result. (Only the positive axes "meshed". See "G29 T1" output in the zip file)

It seems that the 3 other quarter are not tested and not part of the mesh. This is certainly due to something I did not set right... But I did not find what. config.zip What did I miss?

Thanks a lot

Bergerac56 commented 5 years ago

I found the solution. Conflicting options in cnfig

github-actions[bot] commented 4 years ago

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.