-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Movement to the right and back edge before printing #19156
Comments
Thanks for the report. For a fix right now, enable the Prime Tower and change the Prime Tower Location to X25 Y25. That will shortstop the move across the build plate. You can then disable the Prime Tower. @HellAholic here is a project file of this one. I can't duplicate it with my printer and I didn't see anything in the LNL definition files. |
Hey @GregValiant thanks for the heads up. |
@HellAholic funny you should mention that move. I scribbled up a post processor for myself that creates a toolpath for the nozzle to move around the periphery of the bed so it gets to the layer start without crossing the print area. I have to admit that It never really occurred to me to have the path cross the print area twice. |
Added a ticket for investigation, internal reference: CURA-11937 Side notes for Greg :P Issue: |
Thansk for all your help, it works fine now |
👋 Quick update on our side. I'll close this issue since it's resolved. |
Cura Version
5.71
Operating System
windows 11
Printer
LNL3D D3/ Tenlog D3Pro
Reproduction steps
Movement to the right and back edge before printing
happens on all parts, sliced with cura 5.71
this is the problem:
;LAYER_COUNT:98
M900 K0.050000 T0 ;added by LinearAdvanceSettingPlugin
;LAYER:0
M107 P1
G0 X21.875 Y6.145 Z0.3
;TYPE:SKIRT
The problen occures since i installed Cura5.71. No problems with cura 5.5. I used the same printer settings in 5.71 .
Actual results
No steps to do, becaus it works on older cura versions
Expected results
Cura should not generate tge G0 F4800 X294.575 Y274.575 code
Add your .zip and screenshots here ⬇️
cura.zip
Screenshots.zip
The text was updated successfully, but these errors were encountered: