3D Touch on Geeetech I3Pro A

Post Reply
frogsuk
Posts: 9
Joined: Sun Feb 18, 2018 3:27 am

3D Touch on Geeetech I3Pro A

Post by frogsuk » Wed Feb 21, 2018 6:00 pm

I am having a problem with getting the 3D Touch to work on my Geeetech I3Pro A
I have all the wiring done.
The voltage I have at the sensor is as follows:
[Orange 4.87v Red 4.61v Brown 0v]
[Black 0v White 5.02v]
I have altered the original Marlin Firmware from the Geeetech website:
PI3A Pro(for the upgraded kit using lead screw).zip
As per the instructions on:
https://www.geeetech.com/…/ind…/3DTouch ... ing_Sensor
and when I try “Verify and Compile” on Marlin Arduino 1.01 I get the following errors:
Marlin_main.cpp: In function 'void servo_init()':
Marlin_main.cpp:571: error: 'servo' was not declared in this scope
Marlin_main.cpp: In function 'void deploy_z_probe()':
Marlin_main.cpp:1286: error: 'Servo' was not declared in this scope
Marlin_main.cpp:1286: error: 'srv' was not declared in this scope
Marlin_main.cpp:1286: error: 'servo' was not declared in this scope
Marlin_main.cpp: In function 'void stow_z_probe(bool)':
Marlin_main.cpp:1354: error: 'Servo' was not declared in this scope
Marlin_main.cpp:1354: error: 'srv' was not declared in this scope
Marlin_main.cpp:1354: error: 'servo' was not declared in this scope
Marlin_main.cpp: In function 'void homeaxis(AxisEnum)':
Marlin_main.cpp:1605: error: 'servo' was not declared in this scope
Marlin_main.cpp:1708: error: 'servo' was not declared in this scope
I had to make the adjustments in Configuration.h and pins_ULTIMAKER.h
I have included on Google Drive, the original Firmware file:
PI3A Pro(for the upgraded kit using lead screw).zip
https://drive.google.com/…/1auraAhToaN8 ... gNIZ…/view
And the modified Firmware file:
I3PROA_Marlin.zip
https://drive.google.com/…/1yPFwaDBdHEo ... 3KaV…/view
Please help as this is starting to get frustrating.

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

Re: 3D Touch on Geeetech I3Pro A

Post by William » Mon Feb 26, 2018 4:32 pm

Sorry,I can't get the firmware of yours
404.png
404.png (13.77 KiB) Viewed 5551 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!

Post Reply