3d touch pro c upload firmware problem

Post Reply
panosa
Posts: 2
Joined: Fri Dec 30, 2016 9:36 am

3d touch pro c upload firmware problem

Post by panosa » Wed Mar 08, 2017 10:44 pm

I did all parameters i saw for 3d touch to firmware but when i tried to upload to my printer i get this message
What i need to do more please
Attachments
Untitled.jpg
Untitled.jpg (408.4 KiB) Viewed 6268 times

siam
Posts: 16
Joined: Mon Mar 06, 2017 11:37 pm

Re: 3d touch pro c upload firmware problem

Post by siam » Thu Mar 09, 2017 1:09 am

Hi,

remove the comment by :

#define NUM_SERVOS 3 and replace the 3 with 1 like this:
#define NUM_SERVOS 1
'
regards

Andy

gpau
Posts: 50
Joined: Wed Nov 30, 2016 5:35 pm

Re: 3d touch pro c upload firmware problem

Post by gpau » Fri Mar 10, 2017 7:44 pm

HI,
I also have a problem with the firmware

In file included from Marlin.h:23,
from BlinkM.cpp:5:
pins.h:2909:2: error: #error Unknown MOTHERBOARD value in configuration.h

panosa
Posts: 2
Joined: Fri Dec 30, 2016 9:36 am

Re: 3d touch pro c upload firmware problem

Post by panosa » Sat Mar 11, 2017 9:09 am

thx i fix
it i didn't erase the //

Post Reply