mirror of
https://github.com/whowechina/iidx_pico.git
synced 2024-11-12 01:10:50 +01:00
6 lines
354 B
OpenSCAD
6 lines
354 B
OpenSCAD
import("TT_base_150.stl");
|
|
translate([0,0,20]) color("cyan") rotate([0,0,60]) import("bearing_seat_6804.stl");
|
|
translate([0,0,15]) color("silver") rotate([0,90,0]) resize([7,32,32]) import("nsk6804.stl");
|
|
translate([0,0,34]) color("lime") rotate([0,180,0]) import("TTshaft_6804.stl");
|
|
|
|
translate([0,0,50]) color("black", 0.3) cylinder(d=150,h=4,$fn=128); |