Search found 3 matches

by theCyanEYED
Tue Jun 14, 2016 6:33 pm
Forum: Extruder
Topic: extrudeur patine
Replies: 2
Views: 5095

Re: extrudeur patine

I'll translate:

Hi,
The extruder keeps spinning and the filament does not go down. Everything worked correctly with the 3m of test filament but now the extruder's cogwheel goes up and down each second.
What can I do ?


Check if your filament diameter matches your extruder's input diameter (1.75 ...
by theCyanEYED
Tue Jun 07, 2016 4:09 am
Forum: Stepper Motor
Topic: both extruder stepper motor not working
Replies: 6
Views: 9416

Re: both extruder stepper motor not working

Didn't work for me
I don't know what I'm doing wrong
by theCyanEYED
Mon Jun 06, 2016 3:25 pm
Forum: Products FAQ
Topic: problem with firmware
Replies: 2
Views: 5336

Re: problem with firmware

We'll need more details for the compilation error. Can you paste here what's written in the console ? Only errors in red, no need to paste everything.

Then upload the firmware. If it's not fixed change this line :

Code: Select all

#define INVERT_X_DIR false
to

Code: Select all

#define INVERT_X_DIR true
(Configuration.h, l.320)