The file 'Cutting Board & Knife Rack 3D Printer Model' is (scad,stl) file type, size is 48.5KB.
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);
cutting_board_knife_rack.scad | 2.7KB | |
cutting_board_knife_rack.stl | 551.9KB |