summaryrefslogtreecommitdiff
authorMichael Krelin <hacker@klever.net>2018-08-04 21:20:26 (UTC)
committer Michael Krelin <hacker@klever.net>2018-08-04 21:20:26 (UTC)
commit62c1ffcff93a1880b26829bd5cd5fed9c3eb6293 (patch) (side-by-side diff)
treea133e1f24cbc3490f79bff57d1421100362dc668
parent50a9f2b028a5e10ed3fd46516276296a1147d94c (diff)
downloadextrudery-62c1ffcff93a1880b26829bd5cd5fed9c3eb6293.zip
extrudery-62c1ffcff93a1880b26829bd5cd5fed9c3eb6293.tar.gz
extrudery-62c1ffcff93a1880b26829bd5cd5fed9c3eb6293.tar.bz2
titan bracket: default 5mm plate thickness
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--titan-bracket.scad2
1 files changed, 1 insertions, 1 deletions
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]