Problems with 3D Touch and Marlin
Posted: 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
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