Configure .3mf file options when using .scad generator

Hi,

I have a model using .scad, works fine but it does require some options in the .3mf primarily enabling support and a few others.

Is there a way of setting this for when people download the .3mf or is it a case of they have to download and follow instructions and use bambu studio?

If there are no options it would be a great addition, perhaps add a comments section to the .scad code like:

//.3mf Options
// enable_support=true
// remove_small_overhangs=false

etc etc

thanks

1 Like

When editing your model with a .scad file, click the little icon to the left (middle of “thumbnail”)

This will open up the Parametric model maker, but in a “creator mode” when you will be editing the uploaded data.

Then click on the gear icon in the top of the preview section.

This should pop up a dialog where you can configure some settings (not everything possible in Bambu Studio)

You might need to click the “Upload” button in the upper right corner when done to save changes for others on your model (I can’t remember if that is needed).

I think this is the way to customize print settings for .3mf files out of the Customizer.

4 Likes