I’m new to 3d Printing. I just bought a FlashForge Dreamer which ships with FlashPrint. When I installed it immediately updated to 3.8.x
I’ve had a 3d file professionally created which is a very simple polygon base and some text in the middle. The designer selected different materials for the base and text and set the colors. However there is absolutely no way, that I can see, to get FlashPrint to recognize that a single model has different attributes. It is not picking up those attributes when I load the 3d files(had designer try multiple versions like STL and so on) in order to print color.
Instead, it seams you have to produce separate models and manually set the left/right extruder per model/object? This is a nightmare!!! What if I wanted the base orange, the text orange, and polygon border black? That is three models I then have to attempt to align properly in the software?
My designer has also told me that text is an extrusion of the polygon, and cannot be produced individually in SolidWorks. So what am I to? Are there more advanced 3d printing programs I might be able to buy that are compatible with this printer? It seems that the default program is not very good at all. I’m disappointed because when I buy a 3d printer with two colors, I don’t want to have to be a CAD expert in order to produce these models and then align them properly.
Okay print with dual extruders is fairly simple (but not always straight forward). You need two(2) stl files, one for each extruder (left and right). All you do then is compile them into gcode together and the printer will handle it. (Provided you have calibrated your nozzle offsets right.)
* If you use Simplify3D, you set this up by assigning a different process to each STL object when you import them.
* For Slic3r double click and set the extruder’s number from default to which ever you need per STL object.
* In RepG you press ctrl-D or click “GCode>Merge .stl for DualExtrustion” then specify your left and right files and where the output file should be and its name. Then you should be good to go.
Using Simplify3D you can print some models in multiple colours even if your printer only has a single head. In your Process you go to the Advanced tab - Layer Modifications and use the “Start/Stop printing at height…” settings.
For example, if your base was 10mm high and the text then protruded another 3mm, you would make the following settings:
start printing at 0mm
stop printing at 10mm
Generate the toolpaths and print in the base colour.
Change the filament to the text colour.
start printing at 10mm
stop printing at 13mm
Generate the toolpaths and print in the text colour.
If you look at the pics on my profile page that is how the Spider’s Web Coaster were done on my FF Dreamer.