prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.74k stars 1.93k forks source link

Spikes on buildplate edges with this gcode file #4982

Closed dahuafschmied closed 4 years ago

dahuafschmied commented 4 years ago

Version

2.3.0 Alpha2

Operating system type + version

MacOS 10.13.6

3D printer brand / version + firmware version (if known)

-

Behavior

Spikes on buildplate edges with this gcode file zickzack

Just remove the .txt Arsch_Ohren_0.16mmPLA.gcode.txt

foreachthing commented 4 years ago

Ein Arsch mit Ohren! :-D Ich hatte Angst die Datei zu öffnen...

The jagged lines are break lines, like in CAD Meaning: the build plate was drawn short and this type of line illustrates that. I got that on every gcode file I could find ... well, maybe not every, but a few.

bubnikv commented 4 years ago

The break lines are there to indicate that the print bed size is not known.

po 26. 10. 2020 v 23:54 odesílatel Gilbert notifications@github.com napsal:

Ein Arsch mit Ohren! :-D Ich hatte Angst die Datei zu öffnen...

The jagged lines are break lines, like in CAD. Meaning: the build plate was drawn short and this type of line illustrates that. I got that on every gcode file I could find ... well, maybe not every, but a few.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/prusa3d/PrusaSlicer/issues/4982#issuecomment-716867747, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMPSI7T76CDXTKQSCQSFMLSMX42RANCNFSM4S7US36A .

dahuafschmied commented 4 years ago

ok. thank you for information

The break lines are there to indicate that the print bed size is not known. po 26. 10. 2020 v 23:54 odesílatel Gilbert notifications@github.com napsal: Ein Arsch mit Ohren! :-D Ich hatte Angst die Datei zu öffnen... The jagged lines are break lines, like in CAD. Meaning: the build plate was drawn short and this type of line illustrates that. I got that on every gcode file I could find ... well, maybe not every, but a few. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#4982 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMPSI7T76CDXTKQSCQSFMLSMX42RANCNFSM4S7US36A .

dahuafschmied commented 4 years ago

thank you. fixed in alpha3