Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extruder stop extruding at random moments #43

Open
koenkooi opened this issue Jun 20, 2010 · 2 comments
Open

Extruder stop extruding at random moments #43

koenkooi opened this issue Jun 20, 2010 · 2 comments

Comments

@koenkooi
Copy link
Contributor

With the current firmware from git (e7776e4) and the latest repG (ade5e498ece44b80c11b) the extruders stops extruding (as in, the DC motor doesn't turn) at random moments. It usually resumes a bit later on. It doesn't seem gcode related, since using the same gcode file it stops at different places when retrying builds.
I used repG to slice the cupcake transformer body and the bug usually happens in the first 4 layers.

To rule out EMI I moved the extruder controller next to the mainboard and used a 40cm cat6 cable to connect them.

It happens when printing from repG as well as printing from SD.

@makerbot
Copy link
Collaborator

There's a lot of noise on the board from the DC motor; many extruder boards have noise problems. There are three strategies for reducing noise right now:

  • put a filtering circuit on the DC motor power lines,
  • make sure that the motor power is set to 255 in all your gcode (PWMing the DC motor is a recipe for interference),
  • Update to the v2.2 motherboard firmware, which should be out later today.

@koenkooi
Copy link
Contributor Author

I'll try 2 and 3 and when installing the mk5 gear I'll add the caps to the dc motor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant