Thingiverse
Multimaterial Homer sponge
par qww3rd0
6
Téléchargements
15
Likes
0
Makes
Modified for multi-material. All colors in the same layer.
Either import individual .stl's and align them, or import .3mf and pick "Import 3D models" (should open aligned models, assigned to extruder colors)
!!! ensure "Purging volume multiplier" is set to at least 200%. Otherwise there is no guarantee white/yellow will be pure color after transitioning from black.
Other option is to use `M600` in *"Tool change G-Code"* macro. Filaments must be changed manually, but allow for checking correct color.
In case of MMU, add also Z-lift and tool change prior M600; e.g. via macro:
```sh
G91
G1 Z+10
T{next_extruder}
M600
G1 Z-10
G90
```
Top layer is set for ironing to minimize garbage from sponge growing on the holder..
Either import individual .stl's and align them, or import .3mf and pick "Import 3D models" (should open aligned models, assigned to extruder colors)
!!! ensure "Purging volume multiplier" is set to at least 200%. Otherwise there is no guarantee white/yellow will be pure color after transitioning from black.
Other option is to use `M600` in *"Tool change G-Code"* macro. Filaments must be changed manually, but allow for checking correct color.
In case of MMU, add also Z-lift and tool change prior M600; e.g. via macro:
```sh
G91
G1 Z+10
T{next_extruder}
M600
G1 Z-10
G90
```
Top layer is set for ironing to minimize garbage from sponge growing on the holder..
Vous avez imprimé ce modèle ? Connectez-vous et partagez votre make !
Connectez-vous pour laisser un commentaire
Se connecterPas encore de commentaires – soyez le premier !