SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.75k stars 792 forks source link

exclude object with sequential prints broken #5246

Open Person1873 opened 4 months ago

Person1873 commented 4 months ago

Is there an existing issue for this problem?

OrcaSlicer Version

2.0.0-rc

Operating System (OS)

Linux

OS Version

debian trixie/sid

Additional system information

system info not relevant

Printer

custom klipper machine

How to reproduce

print multiple object on same plate. exclude object either before or during printing the object.

Actual results

the printer will perform all Z movements & fillament retractions, but won't do extrusion moves. this results in the nozzle not being primed for the next object causing failure to extrude first layer

Expected results

printer should move directly to next object and begin printing, Z moves & retractions should be considered as part of the object to be excluded

Project file & Debug log uploads

logs.zip

Checklist of files to include

Anything else?

No response

github-actions[bot] commented 1 month ago

Orca bot: this issue is stale because it has been open for 90 days with no activity.

Person1873 commented 1 month ago

Bump