alexqzd / 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.
http://marlinfw.org
GNU General Public License v3.0
197 stars 71 forks source link

N32 Manual Mesh 3x3 Probe Point Issue #18

Open JamesMacDaddy opened 2 years ago

JamesMacDaddy commented 2 years ago

First, thank you for making this and sharing it with me. I couldn't get Alex's to flash properly on my N32 Aquila, and this fork allowed me to unbrick my printer.

My only issue that I've found is that when using the Manual Mesh leveling the probe points are too close to the edge of the bed and not over the leveling screws. Could you advise me on what options to change in the config, or update it so that the points are not so close to the edges?

classicrocker883 commented 2 years ago

check out my copy of Alex's here https://github.com/classicrocker883/Marlin/releases/tag/v2.0.1

it should fix the points near the edge. and I have adjusted it so it goes over the screws when manually leveling.

you can adjust that position manually in the advanced settings -> bed screw inset. it may be 32.5 or in mine it's 26.4.

I find 26.4 is close enough. let me know if you use my version of Alex's and if the probing is fine or still too close to the edge. (it should be fine!)