Thingiverse
American Flag SCAD model
di bblank01
14
Download
8
Likes
0
Makes
This is an American Flag generated from the included .SCAD file. The flag is up to spec per below sites:
https://en.wikipedia.org/wiki/Flag_of_the_United_States#Design
https://www.codeproject.com/Articles/18149/Draw-a-US-Flag-using-C-and-GDI
There are 3 variables you can use to customize the output as follows:
height = 1; // thickness of flag in mm
width = 100; // width of flag in mm
printcolor = "all";//["all","red","white","blue"]
The length is automatically calculated from the width so that it remains proportional to the width as referenced in the spec.
OpenSCAD shows the colors in the preview mode, but shows as a single color when you render it as the STL format doesn't support multiple colors. Therefore I included the printcolor option to allow you to render a single color at a time and put it back together using your slicer software. I also included the STLs for a sample run for red, white & blue colors using a
https://en.wikipedia.org/wiki/Flag_of_the_United_States#Design
https://www.codeproject.com/Articles/18149/Draw-a-US-Flag-using-C-and-GDI
There are 3 variables you can use to customize the output as follows:
height = 1; // thickness of flag in mm
width = 100; // width of flag in mm
printcolor = "all";//["all","red","white","blue"]
The length is automatically calculated from the width so that it remains proportional to the width as referenced in the spec.
OpenSCAD shows the colors in the preview mode, but shows as a single color when you render it as the STL format doesn't support multiple colors. Therefore I included the printcolor option to allow you to render a single color at a time and put it back together using your slicer software. I also included the STLs for a sample run for red, white & blue colors using a
Hai stampato questo modello? Accedi e condividi il tuo make!
Accedi per lasciare un commento
AccediAncora nessun commento – sii il primo!