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.51k stars 1.9k forks source link

Modifiers not working anymore when using a cut with connectors #12143

Open Steinamyte opened 5 months ago

Steinamyte commented 5 months ago

Description of the bug

After using a cut with connectors I am no longer able to add a negative volume or text to one of the models.

When the cut is done without connectors, I can still add text after the cut.

The reason I think this is a bug: If you want to add a text modifier after a cut it simply does not react. No failure message, nothing. Tried this with various models - same result

Project file & How to reproduce

Bug Cut Connector modifier.zip

  1. cut the model including connectors (cut placed on the bed)
  2. try to add a negative volume box or a text modifier to one of the halves

Checklist of files included above

Version of PrusaSlicer

Version 2.7.1+win64

Operating system

Windows 11 Pro 23H2

Printer model

PRUSA Mini+ - completely stock

Steinamyte commented 5 months ago

After deleting one of the bodies resulting from the cut you can add mofifiers to the remaining one again :-O

This gives you the ability of a workaround: Just add one more connector than needed (in the cut menu), perform the cut and delete one of the print objects for the connectors after the cut. You can now again use the modifiers (and have one unclosed connector hole in your model) :)