-
This commit is contained in:
parent
c5b91d4b0e
commit
3e17af43aa
@ -149,6 +149,49 @@
|
||||
"resin_escape_diameter": "4",
|
||||
"scale_factor": "1",
|
||||
"show_debug_layers": "false"
|
||||
},
|
||||
"New set 5": {
|
||||
"$fn": "64",
|
||||
"CLEARING": "0.10000000000000001",
|
||||
"OFFSET": "0.01",
|
||||
"base_extra_thickness": "20",
|
||||
"base_tickness": "8",
|
||||
"build_fin": "false",
|
||||
"draw_profile": "false",
|
||||
"fin_back_angle": "20",
|
||||
"fin_back_height": "30",
|
||||
"fin_back_strength": "30",
|
||||
"fin_back_widthdraw": "20",
|
||||
"fin_back_withraw": "20",
|
||||
"fin_base": "114",
|
||||
"fin_counter_angle": "30",
|
||||
"fin_counter_strength": "10",
|
||||
"fin_edge_angle": "30",
|
||||
"fin_edge_strength": "30",
|
||||
"fin_end_angle": "110",
|
||||
"fin_end_strength": "30",
|
||||
"fin_height": "51",
|
||||
"fin_start_angle": "60",
|
||||
"fin_sweep": "25",
|
||||
"fin_thickness": "8",
|
||||
"fin_top_withdraw": "10",
|
||||
"fin_width": "120",
|
||||
"fin_width_tip": "5",
|
||||
"merge_holes_diameter": "6",
|
||||
"mold_base_height": "10",
|
||||
"mold_extra_width": "15",
|
||||
"mold_part": "all",
|
||||
"mold_piston_height": "10",
|
||||
"mold_top_height": "5",
|
||||
"parts": "all",
|
||||
"piston_depth": "5",
|
||||
"printable": "true",
|
||||
"render_drill_template": "true",
|
||||
"render_fin": "false",
|
||||
"render_mold": "false",
|
||||
"resin_escape_diameter": "4",
|
||||
"scale_factor": "1",
|
||||
"show_debug_layers": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -268,7 +268,7 @@ module buildDrillTemplate() {
|
||||
|
||||
p1 = 20;
|
||||
p2 = p1-spacing;
|
||||
|
||||
|
||||
mirror([0,0,printable ? 1 : 0]) difference() {
|
||||
|
||||
left(1) color ("Orange") cuboid([fin_width+7,15,10],rounding=3);
|
||||
|
BIN
stl/Kitesurf-Fins-Drill-Template.stl
Normal file
BIN
stl/Kitesurf-Fins-Drill-Template.stl
Normal file
Binary file not shown.
62061
stl/gcode/Kitesurf-Fins-Drill-Template.gcode
Normal file
62061
stl/gcode/Kitesurf-Fins-Drill-Template.gcode
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user