Slicer Discord
OpenSCAD electronic project boxes – 3D-Druckmodell von Thingiverse Thingiverse

OpenSCAD electronic project boxes

von rziomber
12 Downloads
5 Likes
0 Makes
Zum Modell
OpenSCAD snippets to design project boxes.

Example of usage:
round_box(inside_box = [20, 20, 10], wall_thickness = 1, curve_radius = 3, mounting_screw = 4, mounting_screw_gap = 3);

translate([25, 0, 0]) {
round_box(outside_box = [20, 20, 10], wall_thickness = 1, curve_radius = 3, mounting_screw = 4, mounting_screw_gap = 3);
}

translate([0, 25, 0]) {
box(inside_box = [20, 20, 10], wall_thickness = 1, mounting_screw = 4, mounting_screw_gap = 3);
}

translate([25, 25, 0]) {
box(outside_box = [20, 20, 10], wall_thickness = 1, mounting_screw = 4, mounting_screw_gap = 3);
}

translate([50, 25, 0]) {
box_cover(outside_box = [20, 20, 10], wall_thickness = 1, mounting_screw = 4,
mounting_screw_gap = 3);
}

translate([-25, 25, 0]) {
box_cover(inside_box = [20, 20, 10], wall_thickness = 1, mounting_screw = 4,
mounting_screw_gap = 3);
}

translate([50, 0, 0]) {
round_box_cover(outside_box = [20, 20, 10], wall_thickness = 1, curve_radius = 3, mo
Quelle
Thingiverse
Was du zum Drucken brauchst: Anfänger Niedrige Konfidenz
Einteilig
Supports 1/3
Zusammenbau 0/3
Einstellungen 1/3
Druckbett 0/3
Nachbearbeitung 0/3
Drucker
FDM / FFF
Dateiformat
STL
Material
Software
Cura, PrusaSlicer o. Ä.
Noch keine Bewertungen
Noch keine Kommentare – sei der Erste!

Ähnliche Modelle

6 Vorschläge
Feed Blog Slicer Kostenrechner Bildersuche Einreichen Kontakt Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Zur Sammlung hinzufügen