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
3d touch pro c upload firmware problem
3d touch pro c upload firmware problem
- Attachments
-
- Untitled.jpg (408.4 KiB) Viewed 6268 times
Re: 3d touch pro c upload firmware problem
Hi,
remove the comment by :
#define NUM_SERVOS 3 and replace the 3 with 1 like this:
#define NUM_SERVOS 1
'
regards
Andy
remove the comment by :
#define NUM_SERVOS 3 and replace the 3 with 1 like this:
#define NUM_SERVOS 1
'
regards
Andy
Re: 3d touch pro c upload firmware problem
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
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
Re: 3d touch pro c upload firmware problem
thx i fix
it i didn't erase the //
it i didn't erase the //