1 (edited by lueman 2015-02-08 18:17:46)

Topic: has anyone figured out autoleveling for solidoodle 3/4 using inductive

Hi all,

Just wondering if anyone has figured out how to modify the SD firmware to use inductive sensor as described by Thomas Sandladerer , his youtube video was published in Sept. ,2014 for the printrbot, so the Marlin code should work for SD. I know something was published using the z, endstop, but I was looking for something more elegant.  BTW he clearly describes how to modify the configurationH file and CONFIGURATIONADAVDVH file but there must be a CPP file that actually does the work of tramming and setting the modified x,y,z values. Any comments & info is appreciated.




Those who don't know ask, those who don't care comment,  those who comment without answers  hide ignorance for fear of asking. Be fearless!

SD4 with E3D V6.

Those who don't know ask, those who don't care comment,  those who comment without answers  hide ignorance for fear of asking. Be fearless!

2

Re: has anyone figured out autoleveling for solidoodle 3/4 using inductive

As long as you start from a working firmware adapted to your solidoodle (if you don't already have downloaded a copy, you should do so) and that you follow the guide, nothing should go wrong for you !

I bought one but I never installed it because I was planning to use it along with the geckotek build plate but this one is still in development.

3

Re: has anyone figured out autoleveling for solidoodle 3/4 using inductive

Thanks but the sd firmware that I have , i can see , doesn't  look like it includes either the configurationH files info in the video   so i dont think it has the tramming logic either.

SD4 with E3D V6.

Those who don't know ask, those who don't care comment,  those who comment without answers  hide ignorance for fear of asking. Be fearless!

4

Re: has anyone figured out autoleveling for solidoodle 3/4 using inductive

Looks like AZERATE  read my mind 6 months ago wink. This Marlin code I beleave has the code I need for auto bed leveling. Thank you community, this is how cutting edge work should be done!

Back in the 1980's PC 's were in the same spot as 3d printers are now there was so much secrecy and back stabbing, I really got turned off to the whole thing. I beleave it's why it took so many years to get from the 8080 to the 8086. Programmers such as myself left the PC markets and signed on to apple, color computer, and the venerable commodore 64 (I loved my coco!) Looking back I guess I should thank big blue for being so thick, it let APPLE grow to were it's now. BTW who is big blue? Who cares!





https://github.com/ozadr1an/Solidoodle- … in_v1_beta

SD4 with E3D V6.

Those who don't know ask, those who don't care comment,  those who comment without answers  hide ignorance for fear of asking. Be fearless!

5 (edited by mloebl 2015-02-10 19:00:56)

Re: has anyone figured out autoleveling for solidoodle 3/4 using inductive

lueman wrote:

Looks like AZERATE  read my mind 6 months ago wink. This Marlin code I beleave has the code I need for auto bed leveling. Thank you community, this is how cutting edge work should be done!

Back in the 1980's PC 's were in the same spot as 3d printers are now there was so much secrecy and back stabbing, I really got turned off to the whole thing. I beleave it's why it took so many years to get from the 8080 to the 8086. Programmers such as myself left the PC markets and signed on to apple, color computer, and the venerable commodore 64 (I loved my coco!) Looking back I guess I should thank big blue for being so thick, it let APPLE grow to were it's now. BTW who is big blue? Who cares!



https://github.com/ozadr1an/Solidoodle- … in_v1_beta

I've been playing with auto leveling with the stock marlin firmware, though still not perfect.  In the last release version ran into an issue with it not reading the offset out correctly which was frustrating (but worked fine when set from the LCD.)  Supposedly redone in the dev version, but since it's been going thru some major work the last couple months, not sure if I'm ready for any instability smile

I ended up designing a mechanical arm as wasn't sure about the accuracy of an inductive sensor.  For some (maybe mislead in my mind) reason, I feel like a decent switch would have more repeatable results.  I'll need to dig into the inductive sensors a bit as definitely makes it a lot less complex.

EDIT:  BTW the only reason I went with the full marlin firmware is bleeding edge features.  They recently added support example for filament width sensors (I have one to play with but haven't had a chance to wire it in.)

-Mike

SD3, Lawsy Carriages with GT2 belts on x axis, BLTouch, Bondtech BMG extruder, E3D v6 via bowden, MIC6 bed with 200W heater w/SSR relay and a RUMBA controller

6

Re: has anyone figured out autoleveling for solidoodle 3/4 using inductive

Good to know I received the sensor today, but I'll wait til the newest release . I'm still using the rev E board from solidoodle, just about the only thing I haven't changed, will it work with the new marlin code?

SD4 with E3D V6.

Those who don't know ask, those who don't care comment,  those who comment without answers  hide ignorance for fear of asking. Be fearless!

7

Re: has anyone figured out autoleveling for solidoodle 3/4 using inductive

lueman wrote:

Good to know I received the sensor today, but I'll wait til the newest release . I'm still using the rev E board from solidoodle, just about the only thing I haven't changed, will it work with the new marlin code?

Yep

Printit Industries Model 8.10 fully enclosed CoreXY, Chamber heat
3-SD3's & a Workbench all fully enclosed, RH-Slic3r Win7pro, E3D V6, Volcano & Cyclops Hot End
SSR/500W AC Heated Glass Bed, Linear bearings on SS rods. Direct Drive Y-axis, BulldogXL
Thanks to all for your contributions

8

Re: has anyone figured out autoleveling for solidoodle 3/4 using inductive

Wow I reread what I wrote above and boy was it terribly worded, sorry about that smile

I switched to the RUMBA but not required obviously.  I had already switched to the stock Marlin firmware before I saw ozadr1an's branch for the SD with bed leveling support or I would have probably gone that route.  One frustration with the Marlin firmware is the whole board config process is being worked on (like boards.h, configuration.h and pins.h) so feels like every time you do a git pull, you have to either merge your changes locally or throw them out and redo it.  I think I saw they are looking for a stable release in the next few weeks.  Someone also is working on a web based config tool to try to make the process easier (http://www.thinkyhead.com/_marlin/).

SD3, Lawsy Carriages with GT2 belts on x axis, BLTouch, Bondtech BMG extruder, E3D v6 via bowden, MIC6 bed with 200W heater w/SSR relay and a RUMBA controller

9

Re: has anyone figured out autoleveling for solidoodle 3/4 using inductive

Totally cool I'll keep my eye open, this looks like the last really good mod for the SD4, unless someone can figure how to get 50 mil resolution. In any case I'm very happy with my current results, so the auto leveling is just the tinkerer in me wanting to try something different.

SD4 with E3D V6.

Those who don't know ask, those who don't care comment,  those who comment without answers  hide ignorance for fear of asking. Be fearless!