From: Ian Jackson Date: Sat, 5 Nov 2022 19:54:10 +0000 (+0000) Subject: topeak-mtx-tortec-expeditionrack-adapter: adjust strength X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9fec4aabdd9852cabea51cd2c0f77fd716b649ab;p=reprap-play.git topeak-mtx-tortec-expeditionrack-adapter: adjust strength Signed-off-by: Ian Jackson --- diff --git a/topeak-mtx-tortec-expeditionrack-adapter.scad b/topeak-mtx-tortec-expeditionrack-adapter.scad index fc013bd..16dd265 100644 --- a/topeak-mtx-tortec-expeditionrack-adapter.scad +++ b/topeak-mtx-tortec-expeditionrack-adapter.scad @@ -7,7 +7,7 @@ include // strength factor, set to 1 for real prints -//$strf = 0.25; +//$strf = 0.33; $strf = 1; brk_recess_actual = 5.20; @@ -50,14 +50,14 @@ foreaftmaint_r_slop = 0.0; foreaftmaint_y_slop = -0.25; foreaftmaint_top_block_zs = [34.0, 39.0]; // rearwards from bolt hole -main_sz_y = $strf * 18; +main_sz_y = $strf * 12; grasp_sz = $strf * 6; grasp_thin_sz = $strf * 0.5; beside_strap_sz = $strf * 8; -main_sz_core_z = $strf * 18; +main_sz_core_z = $strf * 12; // "length" in for-aft direction of interaction with rack rail -min_on_rail_sz_z = $strf * 25; +min_on_rail_sz_z = $strf * 18; // when printer produces support support_around = 1.7; // how far does the support extend around (in XY)