cross 90
This commit is contained in:
parent
6786b0a47c
commit
31b3a69754
18258
SRC/#rails.dxf
18258
SRC/#rails.dxf
File diff suppressed because it is too large
Load Diff
9
SRC/courbes22.5-reverse.scad
Normal file
9
SRC/courbes22.5-reverse.scad
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
linear_extrude (height=2)
|
||||
import (file="rails.dxf", layer="courbes-reverse-traverses", $fn=100);
|
||||
|
||||
linear_extrude (height=4.5)
|
||||
import (file="rails.dxf", layer="courbes-reverse-rails", $fn=100);
|
||||
|
||||
|
9
SRC/cross90.scad
Normal file
9
SRC/cross90.scad
Normal file
|
@ -0,0 +1,9 @@
|
|||
linear_extrude (height=2)
|
||||
import (file="rails.dxf", layer="cross90-traverses", $fn=100);
|
||||
translate([0,0,0.001])
|
||||
linear_extrude (height=4.5)
|
||||
import (file="rails.dxf", layer="cross90-rails", $fn=100);
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
|
||||
translate( [0,0,0])
|
||||
linear_extrude (height=2)
|
||||
import (file="rails.dxf", layer="rails-courbes-reverse", $fn=100);
|
||||
translate( [0,0,1.99])
|
||||
linear_extrude (height=2.4)
|
||||
import (file="rails.dxf", layer="rails-courbes-reverse2", $fn=100);
|
35976
SRC/rails.dxf
35976
SRC/rails.dxf
File diff suppressed because it is too large
Load Diff
10768
STL/cross90.stl
Normal file
10768
STL/cross90.stl
Normal file
File diff suppressed because it is too large
Load Diff
6120
STL/rails.stl
6120
STL/rails.stl
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user