cross finally should be more easy to print like this
This commit is contained in:
parent
3cf7fa9ae7
commit
4489a94409
2170
SRC/cross.dxf
2170
SRC/cross.dxf
File diff suppressed because it is too large
Load Diff
|
@ -2,6 +2,10 @@ linear_extrude (height=2)
|
|||
import (file="cross.dxf", layer="traverses", $fn=100);
|
||||
linear_extrude (height=2)
|
||||
import (file="cross.dxf", layer="traverses2", $fn=100);
|
||||
linear_extrude (height=2)
|
||||
import (file="cross.dxf", layer="base center", $fn=100);
|
||||
|
||||
|
||||
|
||||
translate( [0,0,0.1])
|
||||
linear_extrude (height=4.5)
|
||||
|
|
Loading…
Reference in New Issue
Block a user