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.
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?
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