I’m a brand-new A1 mini combo owner, but I have over 10 years of experience “drawing” for 3D printing with OpenSCAD. Until now, the only way I had to change colors was by pausing the print and swapping spools, so I’m absolutely loving my AMS Lite.
I was initially surprised by how Bambu Studio splits models into parts, but I think I get the logic behind it. Before long, I started designing my models in OpenSCAD with Bambu Studio’s part drop workflow in mind. In some cases, this is pretty straightforward:
no, you drag the cube.stl for example, and then right click it on the stl in Process/Objects and add modifier for the dots.stl, asign a different color to dots.stl
I still consider my self new to 3D design, but have done quit some multi color design in OpenSCAD. So her is my workflow:
Design the colors as separate parts/objects in OpenSCAD and export each color as a separate file.
Import all stl files in one go in to Bambu Studio. Click yes to load the files as a single object with multiple parts. This retain the relative position of the different parts/colors as they have in OpenSCAD.
Then assign colors to the parts.
Hope this is helpful to you or others.
And if some one knows a more easy way, I am all ears