From 62c1ffcff93a1880b26829bd5cd5fed9c3eb6293 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sat, 04 Aug 2018 21:20:26 +0000 Subject: titan bracket: default 5mm plate thickness --- diff --git a/titan-bracket.scad b/titan-bracket.scad index 2bd146b..48858bb 100644 --- a/titan-bracket.scad +++ b/titan-bracket.scad @@ -1,5 +1,5 @@ // The thickness of the mount plate (in mm) -mountplate_thickness = 2 ; // [0:10] +mountplate_thickness = 5 ; // [0:10] // The thickness of the motor mount plate (in mm) motormountplate_thickness = 2 ; // [2:7] -- cgit v0.9.0.2