Page 1 of 2

Marlin-1.1.8 (05022018) firmware for I3 A pro

Posted: Sun May 06, 2018 7:10 pm
by Hamed
here is the latest Marlin firmware customized for I3 A pro (lead screw), you don't need to do any modifications expect my name in welcome message ;)
it works great, manual bed leveling is enabled and works well, you can compile it with any version of Arduino compiler.

https://drive.google.com/file/d/1szR9Lm ... sp=sharing

enjoy.

Re: Marlin-1.1.8 (05022018) firmware for I3 A pro

Posted: Wed May 09, 2018 5:42 am
by motodiesel
hi
do you have a firmware for i3 a pro without the lead screw mod?
thanx

Re: Marlin-1.1.8 (05022018) firmware for I3 A pro

Posted: Thu May 10, 2018 7:38 pm
by Hamed
Hi,

no but you can download this firmware and change the numbers in line 533 in the file "Configuration.h" to your previous firmware.

(#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 93 })

Re: Marlin-1.1.8 (05022018) firmware for I3 A pro

Posted: Thu May 10, 2018 7:56 pm
by Tomyuan
Wow!That's cool.Thanks for sharing!

Re: Marlin-1.1.8 (05022018) firmware for I3 A pro

Posted: Wed May 16, 2018 5:05 am
by motodiesel
I loaded the firmware and it works well. I can level the piano but when the printing starts, the noozle is too high. which commands do I have to write in the slicer gcode to take account of the leveling?
Thanx

Re: Marlin-1.1.8 (05022018) firmware for I3 A pro

Posted: Wed May 16, 2018 2:18 pm
by Gingko
[quote=motodiesel post_id=84189 time=1526418359 user_id=65528]
I loaded the firmware and it works well. I can level the piano but when the printing starts, the noozle is too high. which commands do I have to write in the slicer gcode to take account of the leveling?
Thanx
[/quote]

1, Have you homed it each time when you leveled the bed?
2, Check the Z offset or reburn the firmware

Re: Marlin-1.1.8 (05022018) firmware for I3 A pro

Posted: Wed May 16, 2018 7:29 pm
by motodiesel
in the order:
1 homeper all the axes
2 I perform manual leveling on 9 points
3 store the setup
4 launch the print and the noozle is still too high, maybe I miss some command in the slicer g code?

Re: Marlin-1.1.8 (05022018) firmware for I3 A pro

Posted: Sat May 26, 2018 4:39 am
by Hamed
Hi

add "M420 S1" G-code after "G28" home all axes in your Slic3r printer settings (custom G-code) to enable Z offsetting before start printing.

Re: Marlin-1.1.8 (05022018) firmware for I3 A pro

Posted: Tue Oct 30, 2018 3:44 pm
by flat-jack
When compiling in Arduino 1.8.7 I get the error shown in the image. Should I enable the NOZZLE_PARK_FEATURE in the Configration.h?
Thx for your help.

Re: Marlin-1.1.8 (05022018) firmware for I3 A pro

Posted: Sat Nov 10, 2018 6:02 am
by _shorty_
I'm getting this error on arduino software version 1.8.7
U8glib.h: No such file or directory