cc88
About
- Username
- cc88
- Joined
- Visits
- 19
- Last Active
- Roles
- Member
Comments
-
I tried this and it didn't make a difference to the symptoms. The same not recognising the device is seen.
-
my configuration.h has these lines: #define NUM_EXTRUDER 1#define MOTHERBOARD 999#define RFSERIAL SerialUSB#include "pins.h" but my hal.h has these: #ifndef RFSERIAL#define RFSERIAL Serial // Programming port of the due//#define RFSERIAL SerialUS…
-
The printer shows as an 'Unknown Device'
-
I found the issue there, the firmware now compiles and uploads but after the cpu reset the computer stops recognizing the device as a bossa com port
-
Okay, I think the firmware is the problem. I have tried to upload Repetier firmware now but am getting the following errors on upload: Build options changed, rebuilding allIn file included from sketch\Repetier.h:539:0, from sketch…
-
I have it set to Autodetect. The log window returns : Communication timeout - reset send buffer block I have tried 250000 (and all the values) and the same symptoms are replicated. Unfortunately the printer does not have a display,.