Autoleveller and alternate hardware

Help for setting up and using
Post Reply
booski
Posts: 51
Joined: Sat Oct 19, 2013 4:46 pm

Autoleveller and alternate hardware

Post by booski »

Hello all

I've recently built a 3D Printer, a classic Rostock. I'm interested in fitting a spindle to it and seeing if it'll route a board. The machine will run pretty level when I've sorted a few issues.

The only REAL issue I'll have will be getting autoleveller to work with the hardware, more to the point, the probing code.

I'm using a RAMPS 1.4 kit with an Arduino and whilst the kit reads G-code pretty well, I'm not entirely sure if it'll be able to read the probe points and report back to any software. It's a bit far fetched I know, but I've no idea where to start.

Any pointers per chance?
For quality electronic components, visit my store on eBay UK!

Boos Bits - http://stores.ebay.co.uk/Booski-Bits
Crea3D
Posts: 4
Joined: Thu Jun 23, 2016 12:11 pm

Re: Autoleveller and alternate hardware

Post by Crea3D »

Hi I also want an answer to the question
User avatar
Country_Bubba
Posts: 124
Joined: Wed Oct 02, 2013 3:07 pm
Location: LaGrange, GA USA
Contact:

Re: Autoleveller and alternate hardware

Post by Country_Bubba »

I would think the latest version (AutolevellerAE-0.7.6) would be able to work as you desire. It reads gcode files to make a "probe map" and then it will combine that mapping file with the original gcode file. I don't use RAMPS so I am shooting in the wind.
Does it have a G31 (Probing) command?? This is what Autoleveler uses to generate the mapping file.
Art
Country Bubba
Crea3D
Posts: 4
Joined: Thu Jun 23, 2016 12:11 pm

Re: Autoleveller and alternate hardware

Post by Crea3D »

Endstop use the output of Z of the ramps for wire probe? this is designated to pin 18 and not 15
Crea3D
Posts: 4
Joined: Thu Jun 23, 2016 12:11 pm

Re: Autoleveller and alternate hardware

Post by Crea3D »

perform tests makes the journey well in the points but not low Z to justify the level
daedelus
Site Admin
Posts: 387
Joined: Tue Oct 01, 2013 1:41 pm
Location: London, UK
Contact:

Re: Autoleveller and alternate hardware

Post by daedelus »

Crea3D, Judging by your email address I received an email from you about the same thing (Ramps 1.4) I think. However this was in Spanish, and I don't speak the language.

I dont know Ramps myself but Country is completely correct, and to make Autoleveller work for Ramps, I need to know 2 things:

1. The probe command Ramps uses (G31, G38.2 etc.)
2. The format of the map file or RPF that Ramps uses (If Ramps is capable of creating this file at all)

I am assuming that the 2-stage levelling approach which involves the RPF is used, shown here: https://t.co/BYXB2I51BI

That should be all thats needed. The same goes for GRBL.
http://www.autoleveller.co.uk/. Software to probe and adjust a GCode file for PCB's or any probe-able surface.

http://www.autoleveller.co.uk/cnc-probe-guide/. A short guide to setting up the probe.

-James
Crea3D
Posts: 4
Joined: Thu Jun 23, 2016 12:11 pm

Re: Autoleveller and alternate hardware

Post by Crea3D »

I am not an expert but appears not only working the ramps with G29, G30, G31 and G32 commands, I do not see G38.2
daedelus
Site Admin
Posts: 387
Joined: Tue Oct 01, 2013 1:41 pm
Location: London, UK
Contact:

Re: Autoleveller and alternate hardware

Post by daedelus »

I need to investigate RAMPS further when I can. But essentially, whatever software you use for control, if you can create an external map file of your probing, AutolevellerAE (member version) should be able to handle it no problem with some tweaks.
http://www.autoleveller.co.uk/. Software to probe and adjust a GCode file for PCB's or any probe-able surface.

http://www.autoleveller.co.uk/cnc-probe-guide/. A short guide to setting up the probe.

-James
Post Reply