Closed andy1at closed 3 years ago
Did you enable "automatically drop parts to the buildplate" in the preferences?
yes
On 2021-08-23 2:16 am, Jaime van Kessel wrote:
Did you enable "automatically drop parts to the buildplate" in the preferences?
-- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. Triage notifications on the go with GitHub Mobile for iOS [3] or Android [4].
Links:
[1] https://github.com/Ultimaker/Cura/issues/10326#issuecomment-903507373 [2] https://github.com/notifications/unsubscribe-auth/AVJ2ZHYXRZTQNZUBG6XHKHLT6HYVPANCNFSM5CTVLBOQ [3] https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 [4] https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email
thank you, I turned it off and it works. I also have another question. How can I print a single line the width of the nozzle?
Andy
On 2021-08-23 2:16 am, Jaime van Kessel wrote:
Did you enable "automatically drop parts to the buildplate" in the preferences?
-- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. Triage notifications on the go with GitHub Mobile for iOS [3] or Android [4].
Links:
[1] https://github.com/Ultimaker/Cura/issues/10326#issuecomment-903507373 [2] https://github.com/notifications/unsubscribe-auth/AVJ2ZHYXRZTQNZUBG6XHKHLT6HYVPANCNFSM5CTVLBOQ [3] https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 [4] https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email
I also have another question. How can I print a single line the width of the nozzle?
I don't really know what you mean by that.
I have a model of a 1mm diameter rod, I am using a 1 mm tip mounted on the extruder. how can I just extrude a single line with out walls, top and bottom, fill etc.
On 2021-08-23 8:18 am, Jaime van Kessel wrote:
I also have another question. How can I print a single line the width of the nozzle?
I don't really know what you mean by that.
-- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. Triage notifications on the go with GitHub Mobile for iOS [3] or Android [4].
Links:
[1] https://github.com/Ultimaker/Cura/issues/10326#issuecomment-903759876 [2] https://github.com/notifications/unsubscribe-auth/AVJ2ZH2AZ63FBUNBAFCPPRTT6JDBFANCNFSM5CTVLBOQ [3] https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 [4] https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email
Set wall line count to 1 and top bottom thickness to 0 and infill to 0.
the part won't slice, the initial preparation part works fine, but it just finishes with no extrusion, like there is nothing to print.?
andy
On 2021-08-23 8:56 am, Jaime van Kessel wrote:
Set wall line count to 1 and top bottom thickness to 0 and infill to 0.
-- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. Triage notifications on the go with GitHub Mobile for iOS [3] or Android [4].
Links:
[1] https://github.com/Ultimaker/Cura/issues/10326#issuecomment-903794738 [2] https://github.com/notifications/unsubscribe-auth/AVJ2ZHZF3HBTPSCGIMUTOI3T6JHRRANCNFSM5CTVLBOQ [3] https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 [4] https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email
Cura will produce walls, which are closed loops, by default. It'll print your rod with loops as well. There is a workaround by enabling Wall Overlap Compensation and setting the Minimum Wall Flow to erase the compensated wall, but it won't be precise.
The experimental Arachne version of Cura lifts this constraint.
I will mark this part of the thread as off-topic.
Application Version
4.10
Platform
windows 10
Printer
creality 10s
Reproduction steps
type 3 in the z move box
Actual results
z move box resets to 0
Expected results
expected the part to move 3 mm in the z direction.
Checklist of files to include
Additional information & file uploads
thank you