...
This commit is contained in:
parent
9075692196
commit
e06a717e4b
24 changed files with 270 additions and 7 deletions
7
01_3D-Druck/openscad/phasenmodell-alle.scad
Normal file
7
01_3D-Druck/openscad/phasenmodell-alle.scad
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// Phasenmodell — alle 5 Teile zusammengesetzt (Vorschau/Kontrolle, nicht zum Druck).
|
||||
use <phasenmodell-common.scad>
|
||||
phase_part("seg_design.svg", "#2f80c9");
|
||||
phase_part("seg_transition.svg", "#e8862b");
|
||||
phase_part("seg_operation.svg", "#2f9e57");
|
||||
phase_part("seg_support.svg", "#18a9a0");
|
||||
phase_part("seg_review.svg", "#8358c6");
|
||||
Loading…
Add table
Add a link
Reference in a new issue