MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.19k stars 19.22k forks source link

[BUG] Vertical lines on printed part #18390

Closed MarkMan0 closed 4 years ago

MarkMan0 commented 4 years ago

Bug Description

There are vertical lines on the printed part. It's best described as the beginning of corners(ringing), but in my case, it's the same along the whole x-y axes - in case of a cube. If I print a cylinder, the lines are visible everywhere. Picture in comments

The "amplitude" of the lines changes based on speed.

I've tried to print the same gcode with Marlin 1.1.9 and a Rumba board, and the lines weren't present, so I believe it's a software issue.

My Configurations

Custom printer:

Expected behavior: Print without vertical lines

Actual behavior: See picture

Additional Information

Marlin.zip

Hope you can see it, definitely not ringing, it's periodic and along the whole surface. Also this was printed @50mm/s

IMG_20200623_205248

boelle commented 4 years ago

what version are you using?

bugfix-2.0.x branch is the one to use

MarkMan0 commented 4 years ago

2.0.x, going to try bugfix now

thinkyhead commented 4 years ago

This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:

After seeking help from the community, if the consensus points to a bug in Marlin, then you should post a bug report.

github-actions[bot] commented 4 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.