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.62k stars 1.92k forks source link

Please add option to refuse before auto-scaling large images. #13098

Open 13fingerfx opened 1 month ago

13fingerfx commented 1 month ago

Is your feature request related to a problem? Please describe. I often use the slicer to prep and segment large models for print; the auto-dovetail function is better than any other, but for vey large models the software will insist on automatically reducing the scale of the resulting parts, rendering the process impossible.

Describe the solution you'd like Please add a text box before the auto-resizing that allows the user to override it and leave the object too large for the print bed.

Describe how it would work The addition of an option in the dialogue box that pops up upon the splitting of a very large model announcing that the resulting parts are too big for the print bed. Whereas now the slicer automatically resizes the parts and the dialogue box is merely there to alert you, this would simply add a button that gives to option to reduce or not.

Describe alternatives you've considered I don't see any other solutions to this issue other than the entire removing go the resizing, which would create other issues in variant workflows.

Additional context Please see here a screenshot of the dialogue box that currently pops up.

Screenshot 2024-07-15 at 10 26 57
neophyl commented 1 month ago

Duplicate of https://github.com/prusa3d/PrusaSlicer/issues/9456