Maybe you've seen CHEP's video for printing a 2 color inlay using Z Hop and weren't sure how to do it with a Prusa (since if you follow this method, the Prusa will try to ABL while half the print is still on the bed) or you're trying to dial in printing in small letters. This should help!
Printer Settings
- General
- Extruders: 2 (or more for more colors)
- Extruder 1 (or whichever extruder(s) use the first layer but aren't the first extruder to place filament)
- Lift Z: 0.3 (layer height + 0.1mm)
- Lift z enforcement: Enforce on first layer
- Custom G-Code
Print Settings
- Skirt and Brim
- Loops: Set to # of layers that have different colors (if 2 colors goes 0.4mm up and you're printing at 0.2mm layer height, use 3 loops)
- Skirt height: Same as above
- Multiple extruders
Slicer Setup
- Import
BlackLetterTest.stl
into PrusaSlicer - Right-click on it in the right pane and select "Add Part > Load"
- Select
WhiteLetterTest.stl
- Ensure the component (and parts) are flipped so that the appropriate side is face-down
- Ensure settings above are used
- Right click each part in the right pane and select "Change extruder" and select the appropriate one
- Inspect the "Gcode preview" and note which color prints first
- Export the
.stl
and then edit it with a text editor - Remove the first
M600
command if your printer is already set with the appropriate first color - Start printing and swap colors as necessary
Tags
The author hasn't provided the model origin yet.