Page 1 of 2

Firmware for Pro W

Posted: Mon Jan 15, 2018 3:55 pm
by Wideoman
good day

I have a Pro W with the current firmware 1.03 and would like to equip it with a capacitive sensor. Unfortunately, I need a firmware> 1.04, I would have to modify this myself, because unfortunately I find no newer firmware with Googel. Therefore, the question of whether someone has already done this and if so, could this person provide it?

Re: Firmware for Pro W

Posted: Mon Jan 15, 2018 4:51 pm
by William
You can download the Marlin1.1.8 for prob firmware at forum

Re: Firmware for Pro W

Posted: Mon Jan 15, 2018 5:09 pm
by Wideoman
This would I have to adjust for the Pro W yet? Am a complete newcomer and therefore I know myself in the config files not good.

Re: Firmware for Pro W

Posted: Wed Jan 24, 2018 9:27 pm
by Wideoman
Have adapted the software for the Pro W and would like to share it for others in the forum.

Marlin 1.1.7
Printer Pro W with capacitive sensor
[url=https://www.joehl.org/share/Marlin-1.1.8_2.zip]Download ProW Firmware[/url]

The Sensorkit have i from:
[url=http://3d-proto.de/index.php?p=tips_autobed#Autobed]Distributor for Sensor in Germany[/url]

Mounting for sensor:
[url=https://www.thingiverse.com/thing:1760712]Mounting to print out[/url]

Re: Firmware for Pro W

Posted: Thu Jan 25, 2018 4:42 pm
by William
Thanks!That is great info!

Re: Firmware for Pro W

Posted: Tue Feb 13, 2018 1:01 am
by JustinSB
I have a Pro W with the Geeetech 3D-Touch installed, as opposed to a capacitive sensor. What changes would I need to make to this firmware please.

Re: Firmware for Pro W

Posted: Tue Feb 13, 2018 2:49 pm
by William
You should refer to 3dtouch user manual at first
Then you should change the configuration.h and pins.h file
(Don't forget to change the pin value of Servo0 to 11)

Re: Firmware for Pro W

Posted: Tue Feb 13, 2018 8:01 pm
by 1138
[quote=JustinSB post_id=82564 time=1518454915 user_id=62140]
I have a Pro W with the Geeetech 3D-Touch installed, as opposed to a capacitive sensor. What changes would I need to make to this firmware please.
[/quote]

If the board is GT2560A+, an example configuration is provided in the official Marlin repo, branch 'bugfix-1.1.x'. Yo do not need to modify pins.h anymore, just set the board to 'BOARD_GT2560_REV_A_PLUS'. See viewtopic.php?p=82486#p82439

Note that those configurations expect the sensor to be connected to Z_MAX, as opposed to the recommended setup by Geeetech. Please, read both the readme and viewtopic.php?f=27&t=18263&start=280#p82546.

Re: Firmware for Pro W

Posted: Wed Mar 07, 2018 3:35 am
by sonesh
How can I amend this for having no Capacitive or 3dTouch sensor?

Re: Firmware for Pro W

Posted: Wed Mar 07, 2018 11:23 am
by William
sonesh wrote:
Wed Mar 07, 2018 3:35 am
How can I amend this for having no Capacitive or 3dTouch sensor?
You can download the Marlin firmware 1.1.8 and change some value then upload it to your printer