Open Windaub57 opened 7 years ago
Board? Num servos you define?
arduino mega 2560
De : MagoKimbra notifications@github.com Envoyé : mercredi 28 décembre 2016 22:30 À : MagoKimbra/MarlinKimbra Cc : Windaub57; Author Objet : Re: [MagoKimbra/MarlinKimbra] doesn't compile anymore when servo option activated (#167)
Board? Num servos you define?
- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/MagoKimbra/MarlinKimbra/issues/167#issuecomment-269543879, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKbjxms8mtQN7gVwNYSk5_uxpTg9Gkpxks5rMtTrgaJpZM4LXMq0.
And Z_ENDSTOP_SERVO_NR ?
De : MagoKimbra notifications@github.com Envoyé : mercredi 28 décembre 2016 23:45 À : MagoKimbra/MarlinKimbra Cc : Windaub57; Author Objet : Re: [MagoKimbra/MarlinKimbra] doesn't compile anymore when servo option activated (#167)
And Z_ENDSTOP_SERVO_NR ?
- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/MagoKimbra/MarlinKimbra/issues/167#issuecomment-269553418, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKbjxkCYpFVh2V7nGDeP_tl07mhUVgl6ks5rMuZzgaJpZM4LXMq0.
looks like I opened my ticket under the wrong firmware version. I'm using the latest one : Version 4.3.09_dev
sorry
Aaaa ok....
Do you have ramps 1.4? I checked width ramps and all ok!!
yes I have ramps 1.4. I also tried the online configurator and got the exact same pb. same after upgrading to arduino1.8.
I'll try again.
New try
I took a brand fresh copy.
I only changed : cartesian -> delta
=> compil
Still get the same error. Any last ideas :) ?
and #define ENABLE_SERVOS?
sketch\src\MK_Main.cpp: In function 'void servo_init()':
sketch\src\MK_Main.cpp:813:5: error: 'servo' was not declared in this scope
sketch\src\MK_Main.cpp:848:18: error: 'STOW_Z_SERVO' was not declared in this scope
sketch\src\MK_Main.cpp: In function 'bool set_probe_deployed(bool)':
sketch\src\MK_Main.cpp:1837:7: error: 'servo' was not declared in this scope
exit status 1