3
1
Back

Data From 9bb3093b2bc14210884f0107e7a2898b2161266b Mon Sep 17 00:00:00 2001 Subject: [PATCH 11/18] Add a printer_hole_scale parameter (or similar) to scale holes so that printing them offsets any printer calibration error. This keeps local calibration issues separate form the shafthole_radius parameter, which is good for sharing configurations. * @todo Support knurling of the rail + a safety margin // margins from edges h_margin = hole_dist_side + thickness; width_mm = hp_mm(width); // where to put.

New Pull Request