From 389fa91b04169315e18a658829128f32224f7f11 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 6 Jun 2017 19:57:11 +0100 Subject: [PATCH] sewing-table: NewArm: switch to it --- sewing-table.scad.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sewing-table.scad.m4 b/sewing-table.scad.m4 index b5151ec..75eaac0 100644 --- a/sewing-table.scad.m4 +++ b/sewing-table.scad.m4 @@ -616,7 +616,7 @@ module TestStrapPeg_Long(){ ////toplevel } module Machine(){ ////toplevel - Machine_Arm(); + Machine_NewArm(); Machine_Curves(); if (TEST) TestStrapSlots(); -- 2.30.2