diff --git a/Backfrom.scad b/Backfrom.scad index e460641..856d87c 100644 --- a/Backfrom.scad +++ b/Backfrom.scad @@ -1,16 +1,16 @@ border_height = 15; imprint_height = 13; -scale_by = 0.3; +scale_by = 0.35; factor = [scale_by,scale_by,scale_by]; mirror([1,0,0]){ - linear_extrude(height=imprint_height) + #linear_extrude(height=imprint_height) scale(factor) translate([2,0,0]) import("imprint-polyline.svg", center = true); - linear_extrude(height=border_height) + #linear_extrude(height=border_height) scale(factor) import("outline-polyline.svg", center = true); diff --git a/Backfrom.stl b/Backfrom.stl new file mode 100644 index 0000000..a519d63 Binary files /dev/null and b/Backfrom.stl differ diff --git a/README.md b/README.md index 60d46d0..e5c9e48 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Backform (Project) +# Backfrom (Project) This project serves as repository for a SFB cookie cutter