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

Adding SVG Modifier broken on 2.8.0-rc1 Mac #12915

Open NLTMW opened 6 days ago

NLTMW commented 6 days ago

Description of the bug

2.8.0-rc1 on Mac Right click to add SVG modifier to a simple object. The imported SVG is not attached to the main object Option to "Use Surface" is ghosted PrusaSlicer2_8_rc1-01 PrusaSlicer2_8_rc1-02

Project file & How to reproduce

SVG-error.3mf.zip

Checklist of files included above

Version of PrusaSlicer

2.8.0-rc1+MacOS-arm64

Operating system

masOS Sonoma 14.5

Printer model

PrusaXL 5TH

Snuff1eupagus commented 6 days ago

Can you post the .svg ? unfortunately since it's already been imported it's not possible to see the original size or even import it again as an .svg to test if it's working on other OS's.

NLTMW commented 6 days ago

STL_and_SVG.zip Sorry, I am a GitHub rookie. I hope this is the right place to send the STL and SVG.

Snuff1eupagus commented 5 days ago

STL_and_SVG.zip Sorry, I am a GitHub rookie. I hope this is the right place to send the STL and SVG.

No worries, I'm a user here not affiliated with Prusa, I sometimes try to solve issues or want to see how deep the rabbit hole goes, I'm experiencing a great deal of issues with the 2.8.X releases and frankly am very unhappy that they just released the 2.8.0 final with almost all the major issues still present. It appears Prusa's dev team is trying to win a race and doesn't care how they get there. It's a very poor release.

As to this Issue, I am experiencing the same behavior you reported on every version of Windows as well 7/8.1/10 and 11. Thank you for up loading the .svg I wanted to load it several different ways, I tried as Neg Vol, Part and Modifier.

NLTMW commented 5 days ago

Thank you for reassuring me that I am not doing something wrong, and there is a problem with that feature. Hopefully they release a better version soon.

barzto commented 4 days ago

There seams to be something broken with the SVG modifier being invoked from 3D view. To workaround it for now, you can try to invoke the SVG modifier from outline in right side panel instead, by right click on the object you want to place SVG onto.

NLTMW commented 4 days ago

Using the modifier from the right pane worked! Thanks for sharing that work-around!