From: Václav 'Ax' Hůla Date: Sun, 26 May 2013 09:49:03 +0000 (+0200) Subject: Add 12mm bushing variant to config file X-Git-Url: https://git.hcoop.net/clinton/prusa3.git/commitdiff_plain/0f6272bf48d1d4366e9cdab8a537940b4d2394b0 Add 12mm bushing variant to config file --- diff --git a/box_frame/inc/conf_bushing.scad b/box_frame/inc/conf_bushing.scad index 85ce2bd..0b3d474 100644 --- a/box_frame/inc/conf_bushing.scad +++ b/box_frame/inc/conf_bushing.scad @@ -17,6 +17,7 @@ //bushings conf_b_bushing8 = [4, 5.1, 10, 1, "Tube shaped bushing like igus J(V)FM 0810-10"]; conf_b_bushing10 = [5, 6.1, 10, 1, "Tube shaped bushing with id=10mm, od=12mm and length of at least 10mm, like J(V)FM 1012-10"]; +conf_b_bushing12 = [6, 7.1, 15, 1, "Tube shaped bushing with id=12mm, od=14mm and length of at least 15mm, like SF-1 1215"]; conf_b_bronze8 = [4, 8, 11, 1, "bronze self-aligning bushing, 8mm"];