This commit is contained in:
Sébastien Dante Ursini 2025-01-17 18:43:01 -03:00
parent c5b91d4b0e
commit 3e17af43aa
4 changed files with 62105 additions and 1 deletions

View File

@ -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"
}
}
}

View File

@ -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);

Binary file not shown.

File diff suppressed because it is too large Load Diff