Problems with 3D Touch and Marlin

Post Reply
cbruck
Posts: 0
Joined: Sun Jan 28, 2018 8:41 pm

Problems with 3D Touch and Marlin

Post by cbruck » Sun Jan 28, 2018 8:54 pm

Hello
I have some problems with the setup of 3D touch.
After several attempts, I'm desperate now.
The Arduino IDE always gives me errors.
Now I always get this error message:




Marlin_main.cpp: In function 'void servo_init()':
Marlin_main.cpp:544: error: 'servos' was not declared in this scope
Marlin_main.cpp: In function 'void engage_z_probe()':
Marlin_main.cpp:1126: error: 'servos' was not declared in this scope
Marlin_main.cpp: In function 'void retract_z_probe()':
Marlin_main.cpp:1142: error: 'servos' was not declared in this scope
Marlin_main.cpp: In function 'void homeaxis(int)':
Marlin_main.cpp:1207: error: 'servos' was not declared in this scope
Marlin_main.cpp:1248: error: 'servos' was not declared in this scope



As a firmware, I use the provided by Geeetech version and have made all the changes to the description.
It would be great if you could help me.
excuses the english, the text is from a translator

Thank you in advance

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

Re: Problems with 3D Touch and Marlin

Post by William » Tue Jan 30, 2018 1:46 pm

Did you uploading it via Arduino 1.0.1?
Could you upload your firmware to Google Driver and share the link to the post?
I can help you analyze the firmware
-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