-
Notifications
You must be signed in to change notification settings - Fork 29
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
Adhesion field is not working #159
Comments
Please post the gcode here and I'll take a look @PeggyFree Just in case you didn't know - there will always be a couple passes of plastic around the 1st layer. It's called "skirt". https://rigid.ink/blogs/news/3d-printed-raft-brim-skirt |
I'll post the gcode asap.
Le mar. 14 août 2018 à 17:38, Kenneth Jiang <[email protected]> a
écrit :
… Please post the gcode here and I'll take a look @PeggyFree
<https://github.com/PeggyFree>
Just in case you didn't know - there will always be a couple passes of
plastic around the 1st layer. It's called "skirt".
https://rigid.ink/blogs/news/3d-printed-raft-brim-skirt
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#159 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AcMo5Y6_6MwaUx9kT7C_buaZBY7Y4tB0ks5uQu71gaJpZM4V8PHV>
.
|
Octoprint gcode - cura 15 engine
Le mar. 14 août 2018 à 17:43,
… I'll post the gcode asap.
Le mar. 14 août 2018 à 17:38, Kenneth Jiang ***@***.***> a
écrit :
> Please post the gcode here and I'll take a look @PeggyFree
> <https://github.com/PeggyFree>
>
> Just in case you didn't know - there will always be a couple passes of
> plastic around the 1st layer. It's called "skirt".
> https://rigid.ink/blogs/news/3d-printed-raft-brim-skirt
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#159 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AcMo5Y6_6MwaUx9kT7C_buaZBY7Y4tB0ks5uQu71gaJpZM4V8PHV>
> .
>
|
Cura 3.4 gcode
Le mar. 14 août 2018 à 17:46 :
… Octoprint gcode - cura 15 engine
Le mar. 14 août 2018 à 17:43, Franck TAINO ***@***.***> a écrit :
> I'll post the gcode asap.
>
>
>
>
>
> Le mar. 14 août 2018 à 17:38, Kenneth Jiang ***@***.***> a
> écrit :
>
>> Please post the gcode here and I'll take a look @PeggyFree
>> <https://github.com/PeggyFree>
>>
>> Just in case you didn't know - there will always be a couple passes of
>> plastic around the 1st layer. It's called "skirt".
>> https://rigid.ink/blogs/news/3d-printed-raft-brim-skirt
>>
>> —
>> You are receiving this because you were mentioned.
>> Reply to this email directly, view it on GitHub
>> <#159 (comment)>,
>> or mute the thread
>> <https://github.com/notifications/unsubscribe-auth/AcMo5Y6_6MwaUx9kT7C_buaZBY7Y4tB0ks5uQu71gaJpZM4V8PHV>
>> .
>>
>
|
I don't see any gcode. don't think they were uploaded successfully to github. You may want to zip them before uploading. |
gcode.zip |
@kennethjiang It's a brim, isn't it? (sorry for the bad quality) https://reho.st/self/7a13bf07dc5fdfada06fdef6bd738e3ff59c30d4.jpg |
Sorry for the delay! Yes it was brim, not just skirt. A bit strange. Does it happen to other STLs you have? Can you also attach the STL file, as well as the slicing profile you used? |
Thank you for your answer. I'll be back with another example + STL file. |
Here I am with new files. I get a brim again, while it is selected "Adhesion = None" in slicer. And the overall print speed is more than 10x lower than expected. 4h print time instead of 24mn. |
About the print speed, maybe you'll see what's wrong in the gcode, I'm not familiar with this. I changed the slicer print speed x8 (for instance 150mm/s for outer shell etc.), it didn't change anything. Then I changed the printer settings : maximum feedrate of the individual axes x10 : 90000 instead of 9000. With these settings and 50mm/s outer shell speed in slicer, I get a 2h print time instead of 20mn (see attached in case it helps). |
@PeggyFree You are right that even if when "adhesion" is "none", it will still generate brim in gcode. The Slicer Plugin correctly passed the parameter You can log a bug for OctoPrint at https://github.com/foosel/OctoPrint/issues/new . A work around is to use a different |
Thank you for your analysis and help. Before testing your PLA settings i
have to solve another problem. The motors are whistling loud during print,
only when slicing with octoprint. I have to find why before anything else.
Le jeu. 23 août 2018 à 17:14, Kenneth Jiang <[email protected]> a
écrit :
… @PeggyFree <https://github.com/PeggyFree> You are right that even if when
"adhesion" is "none", it will still generate brim in gcode.
The Slicer Plugin correctly passed the parameter adhesion=none to
OctoPrint, which somehow passed the wrong parameter to Cura. So my best
guess is that some bug in OctoPrint gets triggered by a specific setting in
your Cura profile that results in the extra brim.
You can log a bug for OctoPrint at
https://github.com/foosel/OctoPrint/issues/new .
A work around is to use a different ini file. I attached my ini file
which doesn't suffer this problem. May you can tweak my ini file to fit
your need?
octave pla.ini.zip
<https://github.com/kennethjiang/OctoPrint-Slicer/files/2315054/octave.pla.ini.zip>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#159 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AcMo5St-UiRa-PqxUzhjeTvsMyoGpY9jks5uTsbrgaJpZM4V8PHV>
.
|
Hello, even if I chose "None", a brim is created. I installed latest Octoprint three days ago and installed this plugin via Plugin Manager. When I chose "Advanced" -> "Adhesion" -> "None", then slice + start printing, a brim is printed. The original STL have no brim, I printed it yesterday using a Cura 3.4 STL file.
This slicer is linked to Cura 15.04 engine. I didn't launch Cura 15.04, just let it in a folder for this Slicer.
What's wrong?
The text was updated successfully, but these errors were encountered: