fieldOfView / Cura-CustomJobPrefix

A Cura plugin that lets the user set a custom print job prefix
GNU Affero General Public License v3.0
24 stars 5 forks source link

Does not work with Plugin created models like Calibration Shapes... #35

Open NilsRo opened 1 year ago

NilsRo commented 1 year ago

I am facing that the plugin dies not work if I add a model by a plugin like "Calibration Shapes" by Saxes. The placeholders seems not evaluated and so I have to set the path manually.

PrintJob Naming: 3.7.0 Cura: 5.0.0

See screenshots: image image image

Path and Filename are not parsed: image

TaylorN15 commented 11 months ago

You need to save the project first

liamwerk7676 commented 9 months ago

@NilsRo it dus work you need to give it a name firtst that is done by clicking this litle icon image and typing somthing like cali and then pressing enter

NilsRo commented 9 months ago

@liamwerk7676 @TaylorN15 : I am using two replacements patterns to create the filename uploaded that are not added here. It works fine if an STL is added it is not related to the project.

image

I would expect that "untilted" should be prefixed as well and the path would be the material used. It will be fine if a filename is entered manually. image

So, its not a big issue and I can live with it but ran into it. :-)