Updated folders names
This commit is contained in:
148113
tir_sportif/tripod/gcode/07_top_plate_6h58m_0.16mm_240C_PETG_ENDER3V2.gcode
Normal file
148113
tir_sportif/tripod/gcode/07_top_plate_6h58m_0.16mm_240C_PETG_ENDER3V2.gcode
Normal file
File diff suppressed because it is too large
Load Diff
14
tir_sportif/tripod/scad/07_top_plate.scad
Normal file
14
tir_sportif/tripod/scad/07_top_plate.scad
Normal file
@@ -0,0 +1,14 @@
|
||||
$fn = 60;
|
||||
|
||||
include <BOSL2/std.scad>
|
||||
|
||||
tube_dia=16;
|
||||
|
||||
// new
|
||||
cuboid([90,150,9], rounding=3) attach(BOT) textured_tile("trunc_diamonds", [80,140], tex_reps=[10,10]/*, style="convex"*/);
|
||||
translate([0,0,17]) {
|
||||
difference() {
|
||||
cyl(l=25, d1=80, d2=26, rounding1=-5, rounding2=5);
|
||||
zcyl(l=25, d=tube_dia+.5, rounding=-2);
|
||||
}
|
||||
}
|
||||
BIN
tir_sportif/tripod/stl/07_top_plate.stl
Normal file
BIN
tir_sportif/tripod/stl/07_top_plate.stl
Normal file
Binary file not shown.
Reference in New Issue
Block a user