HI all I need some help.

HI all I need some help. I am trying to setup auto leveling on my folgertech Prussia I3 2020. I bought a sheet a aluminum and a sensor. I installed everything and test the sensor. Everything was working fine so I went to update my marlin. Fortunately someone had already done this so I did not have to go do it myself. I flowed the video below to set all my settings. When I send a G28 the printer levels just fine but upon sending a G29 the printer does nothing. I also have linked another video showing what the printer does along with a link to my arudino code download.



I am having trouble getting my code to upload to dropbox but I will post it here when I do.

Video isn’t working but are you running g28 before g29? You also need to double check the autolevel ing portion of Marlin. I’ve done it numerous times if you need help.

@Griffin_Paquette The video should be working just fine. I have it set at unlisted and it works for me. Yes I am running G28 first. I have double checked the auto leveling portion of marlin and I am trying to get my code files uploaded so that I can post them here but dropbox is down right now.

@Griffin_Paquette Ok here is my arduino code http://www.mediafire.com/download/b66z6ccxs0woehx/Marlin_endsotp_change.rar

can you just send the configuration h that you are using? Thats all I need and dont really wnat to download it. I could just view it if its a c file

@Griffin_Paquette here it is http://www.mediafire.com/download/dfqgu4et2df7kex/Configuration.h

someone on the flite test forms helped me out and now I am using his code. Thanks everyone for the help!

Just out of curiosity what was the issue?? Glad it got working!

@Griffin_Paquette
well A guy on flite test has the exact same printer and he just gave me his arduino config since he had updated marlin. I just had to change a few things and now it work. I don’t think I was using the newest version of marlin also.