Cura-CustomJobPrefix
Cura-CustomJobPrefix copied to clipboard
Filename concatenated when 3mf opened and all prefix/post fix reapplied.
If i create a new 3mf and provide the name "test objects" in the print job name box, save the file as 3mf i get the expected {prefix}test_objects{postfix}.3mf
If I open the 3mf the print job name box is populated with {prefix}testobjects{postfix} with no spaces. a subsequent save of a 3mf or gcode will save the file as {prefix}{prefix}testobjects{postfix}{postfix}.(3mf|gcode).
This has been happening for some time but only recently became worth me caring about :)
I am using cura 5.9. All plugins are upto date MacOS 15.3.1
Let me know if you need any other info.