Page 1 of 1

Problems with 3D Touch and Marlin

Posted: Sun Jan 28, 2018 8:54 pm
by cbruck
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

Re: Problems with 3D Touch and Marlin

Posted: Tue Jan 30, 2018 1:46 pm
by William
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