Slicer Discord
Open Source Hardware logo module for OpenSCAD – 3D-Druckmodell von Thingiverse Thingiverse

Open Source Hardware logo module for OpenSCAD

3 Downloads
6 Likes
0 Makes
Zum Modell
My first module for scad.

Usage :
* oshw_logo(h, w, res=4); // display line oshw logo
* oshw_fill_logo(h); // display fill oshw logo
* oshw_text(h); // display oshw text on 2 lines

where :
* h = object height, example 5
* w = line width, example 1.0
* res = cylinder face number object in line drawing (default 4)

Logo size is 10 by 10 centered on X and Y axis. Height start from 0 to h value along Z axis

svg icon converted to scad with inkscape plugin: http://www.thingiverse.com/thing:1065500

OSWH logo license : CC By SA Macklin Chaffee, revised by Mateo Zlatar
Creative Commons Attribution-ShareAlike 4.0 International License

On linux, copy this file in ~/.local/share/OpenSCAD/libraries

Example :
`include `

`height = 5;`
`width = 2.0;`

`//color([1,0,0]) oshw_logo(height, width);`
`color([1,0,0]) oshw_fill_logo(height);`
`color([1,0,0]) oshw_text(height);`
`translate([0,0,2]) cube([11,11,4],center=true);`
Quelle
Thingiverse
Was du zum Drucken brauchst: Mittel Niedrige Konfidenz
Einteilig Hardware nötig
Supports 1/3
Zusammenbau 0/3
Einstellungen 1/3
Druckbett 0/3
Nachbearbeitung 1/3
Drucker
FDM / FFF
Dateiformat
STL
Material
PLA
Nachbearbeitung
Hardware
Software
Cura, PrusaSlicer o. Ä.
Noch keine Bewertungen
Noch keine Kommentare – sei der Erste!
Feed Blog Slicer Kostenrechner Bildersuche Einreichen Kontakt Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Zur Sammlung hinzufügen