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

unexpected movements during prints #12

Closed
NSchnitzler opened this issue Oct 2, 2017 · 5 comments
Closed

unexpected movements during prints #12

NSchnitzler opened this issue Oct 2, 2017 · 5 comments

Comments

@NSchnitzler
Copy link

NSchnitzler commented Oct 2, 2017

the printer moves extruding outside of the object or crosses the inside area, the movements made were not visible in the GCODE. The extruded material seems to be missing in the outline layer.

img_6918
img_6920
img_6921

@teemuatlut
Copy link
Owner

You're rocking the TMC2208 steppers, right? Those only know to step when there is a step pulse and they will not make movements on their own.
I suspect the issue is outside of the drivers themselves. Are the extra movements always on the same position/place in the print? Can you test with other type of drivers? What branch are you using?

@NSchnitzler
Copy link
Author

Yes right, i am using the 2208. I also think that this is a firmware problem, yesterday i started a large print and in the middle of the layer the printer stops with Current build time: 60.92 minutes WARNING: Firmware unresponsive. Attempting to force continue... after two minutes he prints a line and then it cycles between the error and a little bit of printing.
Currently i am using your dev branch. When will the TMC2208 drivers appear in a stable release? Or which branch should i use at the moment?

@teemuatlut
Copy link
Owner

Use the master branch as that has the most recent developments.
Upstream support will come after most of the 2.0 release hassle has been cleared. Marlin is in a semi-feature-freeze currently.

@NSchnitzler
Copy link
Author

I am shure that i am using the master branch of this repo. I will try reflashing and reducing the serial baud rate

@NSchnitzler
Copy link
Author

OK reflashing and reducing the Baudrate seems to work for the moment.
Thank you

teemuatlut pushed a commit that referenced this issue Oct 10, 2019
# This is the 1st commit message:

Add Support for ADIMLab Granty

# The commit message #2 will be skipped:

# Update Configuration.h

# The commit message #3 will be skipped:

# Add files via upload
#
# Add Support for ADIMLab Granty

# The commit message #4 will be skipped:

# Create Configuration.h

# The commit message #5 will be skipped:

# Delete Configuration.h

# The commit message #6 will be skipped:

# Create Test.h

# The commit message #7 will be skipped:

# Add files via upload

# The commit message #8 will be skipped:

# Delete Test.h

# The commit message #9 will be skipped:

# Delete Configuration.h

# The commit message #10 will be skipped:

# Delete Configuration_adv.h

# The commit message #11 will be skipped:

# Add files via upload
#
# Add ADIMLab Pins

# The commit message #12 will be skipped:

# Add files via upload
#
# Add Bootscreen

# The commit message #13 will be skipped:

# Update Configuration.h
#
# Add Bootscreen

# The commit message #14 will be skipped:

# Update pins.h
#
# Add ADIMLab Board

# The commit message #15 will be skipped:

# Update boards.h
#
# Add ADIMLab Granty

# The commit message #16 will be skipped:

# Update Makefile
#
# Add ADIMLab Granty

# The commit message #17 will be skipped:

# Update boards.h

# The commit message #18 will be skipped:

# Update Makefile
teemuatlut pushed a commit that referenced this issue Oct 10, 2019
* # This is a combination of 18 commits.
# This is the 1st commit message:

Add Support for ADIMLab Granty

# The commit message #2 will be skipped:

# Update Configuration.h

# The commit message #3 will be skipped:

# Add files via upload
#
# Add Support for ADIMLab Granty

# The commit message #4 will be skipped:

# Create Configuration.h

# The commit message #5 will be skipped:

# Delete Configuration.h

# The commit message #6 will be skipped:

# Create Test.h

# The commit message #7 will be skipped:

# Add files via upload

# The commit message #8 will be skipped:

# Delete Test.h

# The commit message #9 will be skipped:

# Delete Configuration.h

# The commit message #10 will be skipped:

# Delete Configuration_adv.h

# The commit message #11 will be skipped:

# Add files via upload
#
# Add ADIMLab Pins

# The commit message #12 will be skipped:

# Add files via upload
#
# Add Bootscreen

# The commit message #13 will be skipped:

# Update Configuration.h
#
# Add Bootscreen

# The commit message #14 will be skipped:

# Update pins.h
#
# Add ADIMLab Board

# The commit message #15 will be skipped:

# Update boards.h
#
# Add ADIMLab Granty

# The commit message #16 will be skipped:

# Update Makefile
#
# Add ADIMLab Granty

# The commit message #17 will be skipped:

# Update boards.h

# The commit message #18 will be skipped:

# Update Makefile

* Add Support for ADIMLab Granty

* Optimize bootscreen

* Update Makefile

Updated Description

* Update boards.h

Updated Description

* Update pins_HJC2560C_REV2.h

Updated Description

* Update Configuration.h

Added Author + Custom_Machine_Name

* Create _Bootscreen.h

Add Bootscreen

* Add files via upload

Add ADIMLab Granty v1

* Update boards.h

Add ADIMLab Granty v1

* Update Makefile

Add ADIMLab Granty v1

* Update pins_HJC2560C_REV2.h

* Consolidate Granty configs

* config updates
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

2 participants