3
1
Back

Synth_tools/README.md 0 lines From caaa67a27c85222f03054761b243ba4763c08943 Mon Sep 17 00:00:00 2001 Subject: [PATCH] schematics tweaks README.md Normal file Unescape rotate_vector_cos = 0.94; // 'x' of 20 degree rotation rotate_vector_sin = 0.34; // 'y' of rotation left_edge = -rotate_vector_sin * rail_depth; right_edge = height - v_margin; working_increment = working_height / (8+tolerance/5); // generally-useful spacing amount for vertical columns of stuff center_adjust = 2.5.

New Pull Request