Re: Bed Auto Leveling.. check this out April 01, 2014 07:56PM |
Registered: 12 years ago Posts: 791 |
Re: Bed Auto Leveling.. check this out April 06, 2014 05:41PM |
Registered: 10 years ago Posts: 55 |
Re: Bed Auto Leveling.. check this out April 06, 2014 08:02PM |
Registered: 11 years ago Posts: 167 |
Re: Bed Auto Leveling.. check this out April 07, 2014 02:58AM |
Registered: 10 years ago Posts: 55 |
Re: Bed Auto Leveling.. check this out April 07, 2014 10:36AM |
Registered: 10 years ago Posts: 37 |
Re: Bed Auto Leveling.. check this out April 07, 2014 03:39PM |
Registered: 10 years ago Posts: 55 |
Re: Bed Auto Leveling.. check this out April 08, 2014 03:19PM |
Registered: 10 years ago Posts: 5 |
Re: Bed Auto Leveling.. check this out April 08, 2014 05:11PM |
Registered: 10 years ago Posts: 37 |
Quote
ciutateivissa
edn,
following your instruction in the above mentioned post i have:
1. replaced vector_3.cpp
2. put everything from G29.cpp in the "case29" section (replacing the old code) in Marlin_main.cpp
...
Bed level matrix:
0.9999848 0.0000000 -0.0055392
0.0000000 0.9991395 0.0414754
0.0055344 -0.0414748 0.9991243
echo:endstops hit: Z:23.79
Hopefully you´ll know the next steps now, can´t wait to see it working ;-)
Thanks for your support!
Re: Bed Auto Leveling.. check this out April 08, 2014 05:31PM |
Registered: 10 years ago Posts: 55 |
Re: Bed Auto Leveling.. check this out April 08, 2014 05:42PM |
Registered: 10 years ago Posts: 55 |
Re: Bed Auto Leveling.. check this out April 08, 2014 06:25PM |
Registered: 10 years ago Posts: 37 |
Re: Bed Auto Leveling.. check this out April 09, 2014 02:13AM |
Registered: 10 years ago Posts: 55 |
Re: Bed Auto Leveling.. check this out April 09, 2014 07:02AM |
Registered: 10 years ago Posts: 41 |
Re: Bed Auto Leveling.. check this out April 09, 2014 07:28AM |
Registered: 12 years ago Posts: 791 |
Quote
Dodgey99
Hey - before I delve into auto bed levelling - is there an easy way to add it to the menu on the LCD? (I use a Sainsmart full graphics LCD).
Re: Bed Auto Leveling.. check this out April 09, 2014 10:50AM |
Registered: 10 years ago Posts: 37 |
Quote
ciutateivissa
edn,
thanks again for your support. Here is the Marlin:Main.cpp.
Re: Bed Auto Leveling.. check this out April 09, 2014 03:14PM |
Registered: 10 years ago Posts: 55 |
Re: Bed Auto Leveling.. check this out April 09, 2014 03:49PM |
Registered: 10 years ago Posts: 37 |
Quote
ciutateivissa
edn,
I did the changes you´ve suggested and tested with G28 and G29 again. Unfortunately I can´t see any changes and the strange thing is that changing #define Z_RAISE_BETWEEN_PROBINGS 10 doesn´t have any impact on the behavior of the printer.
...
Re: Bed Auto Leveling.. check this out April 09, 2014 04:31PM |
Registered: 10 years ago Posts: 55 |
Re: Bed Auto Leveling.. check this out April 09, 2014 04:45PM |
Registered: 10 years ago Posts: 37 |
Quote
ciutateivissa
edn,
we´re making progress here!
With your Marlin_main.cpp file the printer performs the auto bed leveling as it should be. He moves the Z-axis before every probing point to 10mm and also the values below looking very promising. Btw. there was no need to use the filament change code in the configuration_adv.h file.
...
Delta Bed Height:
>-0.2159 +0.0352 +0.3006
<-0.3104 -0.0078 +0.2607
>-0.3092 -0.0121 +0.2590
Bed level matrix:
0.9999825 0.0000000 -0.0059348
0.0000000 1.0000000 -0.0002759
0.0059348 0.0002759 0.9999824
echo:endstops hit: Z:1.53
I´ll going to print something now to test the feature, but this will take some time. I´ll keep you posted.
Many thanks so far, you´re a genius!
Re: Bed Auto Leveling.. check this out April 09, 2014 05:06PM |
Registered: 10 years ago Posts: 55 |
Re: Bed Auto Leveling.. check this out April 09, 2014 06:00PM |
Registered: 10 years ago Posts: 37 |
Quote
ciutateivissa
edn,
this could get tricky now...
With my version of Marlin_main.cpp the auto bed leveling feature is NOT working properly. On the otherhand I´m not able to figure out what can be removed from your file to get a clean code. Only compare the files does not help because some of your changes make the difference here...
Re: Bed Auto Leveling.. check this out April 21, 2014 07:13PM |
Registered: 11 years ago Posts: 167 |
Re: Bed Auto Leveling.. check this out April 25, 2014 09:07AM |
Registered: 10 years ago Posts: 41 |
Re: Bed Auto Leveling.. check this out April 27, 2014 06:47PM |
Registered: 10 years ago Posts: 41 |
Re: Bed Auto Leveling.. check this out April 27, 2014 10:24PM |
Registered: 10 years ago Posts: 88 |
Re: Bed Auto Leveling.. check this out April 27, 2014 11:26PM |
Registered: 10 years ago Posts: 37 |
Quote
randyf1965
I have enabled auto bed leveling using Marlin firmware (downloaded 4/24/14) and a servo mounted on the right front of my extruder. After doing a G29 it probes 4 spots on the bed ending up at the rear left of the bed. I do a G1 Z0 there and the extruder is at .1mm from the bed but it I move to the right edge of the bed it raises the extruder by .5mm.
...
I have tried the 3 point leveling and the auto bed leveling grid having the same issues
Re: Bed Auto Leveling.. check this out April 27, 2014 11:42PM |
Registered: 10 years ago Posts: 88 |
Re: Bed Auto Leveling.. check this out April 28, 2014 09:36PM |
Registered: 10 years ago Posts: 88 |
Re: Bed Auto Leveling.. check this out April 30, 2014 11:57AM |
Registered: 10 years ago Posts: 37 |
Quote
randyf1965
Installed a full graphics smart controller (128x64 lcd) and am printing a case for it, it appears the issue with my bed leveling is resolved but I will waiting until the back is printed.
Should I have power cycled the ramps/arduino controller after updating the firmware? or does it do that on its own? I visually saw the smart controller restart after flashing.
Re: Bed Auto Leveling.. check this out May 03, 2014 04:35AM |
Registered: 10 years ago Posts: 41 |