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.14k stars 19.2k forks source link

Auto Bed Leveling - Bilinear #7147

Closed AIALLEN closed 6 years ago

AIALLEN commented 7 years ago

@FHeilmann Hi, I'm using the anet A8 printer, and I've got some problems to ask you. I used the bilinear auto bed leveling, but when I printed it, I found that the Z axis didn't compensate for the unevenness of the bed,
Do I need to change anything on the SkyNet 3D firmware?Thank you somuch.

Best wishes

FHeilmann commented 7 years ago

Hi, sorry I am not familier with the Skynet3D firmware. Maybe you have to enable the bed leveling after you perform a G28 (in Marlin this is done via M420 S1) but I am not sure how this is implemented in Skynet3D

benlye commented 7 years ago

@FHeilmann, SkyNet3D is a user-distributed fork of Marlin, pre-configured for Anet printers.

@AIALLEN. try the troubleshooting steps here: https://3dprint.wiki/reprap/anet/a8/improvement/autobedleveling#troubleshooting

Most issues with with autolevelling seem to come down to printer setup/calibration issues.

AIALLEN commented 7 years ago

But in this video, the obvious hot bed is tilted, and the Z axis also compensates. How do you implement the automatic leveling of the marlin firmware? Very much hope for your help and guidance. https://www.youtube.com/watch?v=x8eqSQNAyro&t=46s

fiveangle commented 7 years ago

If the troubleshooting @benlye suggested doesn't help, perhaps check with SkyNet3D project first ? Or are you running straight Marlin from here ?

Lord-Quake commented 7 years ago

I'm using SkyNet3D Version 2.4.5 on an Anet A8 with activated "#define AUTO_BED_LEVELING_BILINEAR" in "Configuration.h" Maybe I can help?

github-actions[bot] commented 2 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.