Thingiverse
Cutting board & knife rack
por JustinSDK
57
Descargas
50
Likes
1
Makes
Just need a rack for my cutting board and knifes.
If you need more knife slots. Download .scad, find the code below, add them to the first argument and change the number of `offset_angle`:
cutting_board_knife_rack(
[
[knife_1_length, knife_1_width],
[knife_2_length, knife_2_width],
[knife_3_length, knife_3_width]
],
bottom_length,
bottom_height,
edge_width,
slot_width,
15 // offset_angle
);
----
- *[OpenSCAD Documentation - Traditional Chinese](http://openhome.cc/Gossip/OpenSCAD/)*
- *[OpenSCAD Documentation - English](http://openhome.cc/eGossip/OpenSCAD/)*
----
If you need more knife slots. Download .scad, find the code below, add them to the first argument and change the number of `offset_angle`:
cutting_board_knife_rack(
[
[knife_1_length, knife_1_width],
[knife_2_length, knife_2_width],
[knife_3_length, knife_3_width]
],
bottom_length,
bottom_height,
edge_width,
slot_width,
15 // offset_angle
);
----
- *[OpenSCAD Documentation - Traditional Chinese](http://openhome.cc/Gossip/OpenSCAD/)*
- *[OpenSCAD Documentation - English](http://openhome.cc/eGossip/OpenSCAD/)*
----
JustinSDK también publica en
4 modelos adicionales en 1 plataformas más
¿Has impreso este modelo? Inicia sesión y comparte tu make.
Inicia sesión para dejar un comentario
Iniciar sesiónAún no hay comentarios – ¡sé el primero!