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.69k stars 1.93k forks source link

[Feature Request/suggestion] Make file format output field a global option #3214

Open Danafra opened 4 years ago

Danafra commented 4 years ago

Version

2.1

Operating system type + version

Win 10 64bit

3D printer brand / version + firmware version (if known)

Prusa Mk2.5

Just a feature request. It would be nice if the file format output that is currently attached to each "Print settings" preset could be moved to the preferences section of the application. It seems to me that this should be a global setting instead of it's current state. I guess the entry in the "Print settings" for each preset could be an override.

Googliola commented 4 years ago

I second this suggestion. I have many printer profiles and the filename should always be the same.

frank42hh commented 2 years ago

Yes please. I want a custom format but I don't feel like having to edit several dozen printer profiles

ngroulx commented 1 year ago

I would like to see this too. Any chance of it coming to light?

timur-tabi commented 1 month ago

It seems dumb making this a per-print setting. Why would I want a different file name format if printing with 0.2mm layers vs 0.15mm? There's already a {layer_height} macro.

Global option is okay, but I think this should be a per-printer or per-physical-printer option. Currently, it appears that there is no macro for the nozzle width, which seems weird. That should be fixed, too.

It's been almost four years since the bug has been opened.