Thingiverse
Chicken Faceplate
by maurera1
2
Downloads
0
Likes
0
Makes
First time posting to thingiverse.
- Imported faceplate into Tinkercad and made a flush panel
- Found chicken svg image from google images and converted to stl using openscad
```
linear_extrude(height=20) {
import("chicken.svg");
}
```
- imported chicken into Tinkercad, centered 6mm cylinder for screw head
M600 "change filament" code didn't work on my Ender 3 pro, so I manually paused it to change filament.
- Imported faceplate into Tinkercad and made a flush panel
- Found chicken svg image from google images and converted to stl using openscad
```
linear_extrude(height=20) {
import("chicken.svg");
}
```
- imported chicken into Tinkercad, centered 6mm cylinder for screw head
M600 "change filament" code didn't work on my Ender 3 pro, so I manually paused it to change filament.
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!