3
1
Back

Reviewed-on: https://gitea.circuitlocution.com/synth_mages/MK_VCO/pulls/3 Merge pull request 'Fix rail clearance issues, add PCB slot, more options for potentiometer inputs; knobs for turning the extruder or an axis of the rail + a safety margin // margins from edges h_margin = hole_dist_side + thickness; working_height = height - v_margin; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; working_height = height - v_margin*2 - title_font_size; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width.

New Pull Request