From d48485d7a16d9ada068bd68ce357df57e5dc5e52 Mon Sep 17 00:00:00 2001 From: Joachim Glauche Date: Sat, 15 Jun 2013 18:55:09 +0200 Subject: [PATCH] suggest to use 20mm 'board_thickness' when using single plate + y lm8uu holders --- box_frame/configuration.scad.dist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/box_frame/configuration.scad.dist b/box_frame/configuration.scad.dist index b6290f1..0c72376 100644 --- a/box_frame/configuration.scad.dist +++ b/box_frame/configuration.scad.dist @@ -96,7 +96,8 @@ i_want_to_use_single_plate_dxf_and_make_my_z_weaker = 1; //Use 5.4 for M10 or 4.4 for M8 y_threaded_rod_long_r = 5.4; -// Thickness of the XZ plate board. Leave at 12 for single plate +// Thickness of the XZ plate board. +// Use 20 for single plate if you want to use the Y lm8uu holders board_thickness = 12; // segments of small holes. some poeple claim that a low value makes them easier to print. -- 2.20.1