Jewelry
Go to Model
Deadpool necklace
12
Downloads
7
Likes
0
Makes
Deadpool necklace
To print in two or more colors:
Open the gcode with Notepad++ and add command M600 between the last layer of the first color and the first layer of the second color.
For example, it'll initially look like this:
; END_LAYER_OBJECT z=2.00
; BEGIN_LAYER_OBJECT z=2.20
You have to change it to:
; END_LAYER_OBJECT z=2.00
M600
; BEGIN_LAYER_OBJECT z=2.20
Repeat the process between the second and third color.
The first color ends on layer 2mm, the second on layer 2.6mm and the final height is 3.2mm.
To print in two or more colors:
Open the gcode with Notepad++ and add command M600 between the last layer of the first color and the first layer of the second color.
For example, it'll initially look like this:
; END_LAYER_OBJECT z=2.00
; BEGIN_LAYER_OBJECT z=2.20
You have to change it to:
; END_LAYER_OBJECT z=2.00
M600
; BEGIN_LAYER_OBJECT z=2.20
Repeat the process between the second and third color.
The first color ends on layer 2mm, the second on layer 2.6mm and the final height is 3.2mm.
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!