Marlin-1.1.8 (05022018) firmware for I3 A pro

Hamed
Posts: 2
Joined: Thu Apr 19, 2018 5:28 am

Marlin-1.1.8 (05022018) firmware for I3 A pro

Post by Hamed » Sun May 06, 2018 7:10 pm

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.
Attachments
Marlin-1.1.x_Geetech_i3_A_Pro_T8_Lead_Screw.zip
(2.61 MiB) Downloaded 840 times

motodiesel
Posts: 0
Joined: Wed May 09, 2018 5:40 am

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

Post by motodiesel » Wed May 09, 2018 5:42 am

hi
do you have a firmware for i3 a pro without the lead screw mod?
thanx

Hamed
Posts: 2
Joined: Thu Apr 19, 2018 5:28 am

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

Post by Hamed » Thu May 10, 2018 7:38 pm

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 })

User avatar
Tomyuan
Posts: 41
Joined: Thu Jan 11, 2018 3:55 pm

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

Post by Tomyuan » Thu May 10, 2018 7:56 pm

Wow!That's cool.Thanks for sharing!

motodiesel
Posts: 0
Joined: Wed May 09, 2018 5:40 am

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

Post by motodiesel » Wed May 16, 2018 5:05 am

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

Gingko
Site Admin
Posts: 230
Joined: Tue Apr 24, 2018 10:43 am

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

Post by Gingko » Wed May 16, 2018 2:18 pm

[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
Attachments
1.png
1.png (17.2 KiB) Viewed 24916 times
2.png
2.png (367.14 KiB) Viewed 24916 times

motodiesel
Posts: 0
Joined: Wed May 09, 2018 5:40 am

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

Post by motodiesel » Wed May 16, 2018 7:29 pm

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?

Hamed
Posts: 2
Joined: Thu Apr 19, 2018 5:28 am

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

Post by Hamed » Sat May 26, 2018 4:39 am

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.

flat-jack
Posts: 13
Joined: Fri Sep 28, 2018 10:14 pm

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

Post by flat-jack » Tue Oct 30, 2018 3:44 pm

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.
Attachments
error.jpg
error.jpg (52.1 KiB) Viewed 23385 times

_shorty_
Posts: 5
Joined: Sat Nov 10, 2018 12:35 am

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

Post by _shorty_ » Sat Nov 10, 2018 6:02 am

I'm getting this error on arduino software version 1.8.7
U8glib.h: No such file or directory

Post Reply