Marlin 1.1.9 for new A10 edition with BLtouch and filament runout detection

Post Reply
gdachs
Posts: 28
Joined: Fri Sep 21, 2018 3:49 am

Marlin 1.1.9 for new A10 edition with BLtouch and filament runout detection

Post by gdachs » Sun Oct 07, 2018 3:50 am

I made a Marlin fork for the new Geeetech A10 edition with the board GT2560 V3.0. This A10 has a BLtouch mount and a connector at the hot end enclosure. It has even a filament runout sensor. Geeetech claims in their github account they would have a hex file and a configuration file for the BLtouch, but this is not true. The filament runout sensor is not supported at all. And Geeetech is one version behind.

My fork does only compile, it is absolutely untested. I have no time for tests the next days. So it is only for experienced users. There could be problems with probing positions on the bed. The pin of the filament sensor is only a wild guess using the schematics of the GT2560 V3.0. There are two pins available.

I work only for printers I own and in configurations I use, so don't ask for something different.

jks8496956
Posts: 1
Joined: Tue Nov 06, 2018 9:55 am

Re: Marlin 1.1.9 for new A10 edition with BLtouch and filament runout detection

Post by jks8496956 » Wed Nov 07, 2018 8:36 pm

Giving this a try!

gdachs
Posts: 28
Joined: Fri Sep 21, 2018 3:49 am

Re: Marlin 1.1.9 for new A10 edition with BLtouch and filament runout detection

Post by gdachs » Wed Nov 14, 2018 4:26 am

My Board is broken before I could test this fork. Support agreed to send me a new one, but they stopped to answer my emails. So I can't test this anytime soon.

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Marlin 1.1.9 for new A10 edition with BLtouch and filament runout detection

Post by William » Wed Nov 14, 2018 9:36 am

Refer to the attached photo
GT2560V3 wires.png
GT2560V3 wires.png (2.69 MiB) Viewed 19006 times
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

macfreak84
Posts: 12
Joined: Thu Nov 08, 2018 12:47 am

Re: Marlin 1.1.9 for new A10 edition with BLtouch and filament runout detection

Post by macfreak84 » Thu Nov 22, 2018 12:14 am

I tried this firmware but my filament sensor doesn't work. I can't print because the machine thinks there is no filament in the sensor even when there is. Could this be a bad pin configuration for the sensor in the firmware? Otherwise the firmware is awesome - bltouch works flawlessly.

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Marlin 1.1.9 for new A10 edition with BLtouch and filament runout detection

Post by William » Sat Nov 24, 2018 10:41 am

macfreak84 wrote:
Thu Nov 22, 2018 12:14 am
I tried this firmware but my filament sensor doesn't work. I can't print because the machine thinks there is no filament in the sensor even when there is. Could this be a bad pin configuration for the sensor in the firmware? Otherwise the firmware is awesome - bltouch works flawlessly.
You can disable it on LCD(Maybe you need to check it)
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

chalky378
Posts: 2
Joined: Sat Sep 01, 2018 9:14 pm

Re: Marlin 1.1.9 for new A10 edition with BLtouch and filament runout detection

Post by chalky378 » Sat Dec 01, 2018 9:05 pm

hi guys
fairly new to all this
how do i download the fork and import it into marlin?
tia

chalky378
Posts: 2
Joined: Sat Sep 01, 2018 9:14 pm

Re: Marlin 1.1.9 for new A10 edition with BLtouch and filament runout detection

Post by chalky378 » Sun Dec 02, 2018 1:52 am

vert wrote:
Sun Dec 02, 2018 1:34 am
chalky378 wrote:
Sat Dec 01, 2018 9:05 pm
hi guys
fairly new to all this
how do i download the fork and import it into marlin?
tia
william the site admin posted his version http://www.geeetech.com/forum/viewtopic ... 98&t=61959 far as i can tell its all good includes the source. if you don't know how to compile firmware or flash it there are many guides on youtube that explain it better then i can here.

hi vert,
i know how to flash firmware and kind of compile just didn't know what a fork was or how to dl it.
i take it williams fw has the filament sensor fully working?
and i presume i can just disable bltouch in his firmware?

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Marlin 1.1.9 for new A10 edition with BLtouch and filament runout detection

Post by William » Tue Dec 04, 2018 4:56 pm

You can disable these
1.//#define Z_SAFE_HOMING
2.//#define AUTO_BED_LEVELING_BILINEAR
3.//#define BLTOUCH
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

Post Reply