3
1
Back

Indentations, you way want to dig into the space of 5 out_working_increment = working_increment * 4 / 5; row_1 = bottom_row + v_margin + 12; row_1 = v_margin+12; out_row_2 = working_increment*1 + row_1; row_3 = row_2 + vertical_space/7; cv_in_1a = [left_col, row_2, 0]; fm_lvl = [h_margin+working_width/8, row_3, 0]; pwm_duty = [second_col, second_row, 0]; //Third row interface placement f_tune = [second_col, third_row, 0]; saw_out = [third_col, fifth_row, 0]; pwm_duty = [input_column, bottom_row, 0]; c_tune = [width_mm/2 + h_margin, top_row, 0]; f_tune = [width_mm/2 - h_margin, top_row, 0]; scale([.38,.38,-.005]) surface("FireballSpellVertSmaller.png", center=true, invert=false); More experimentation with panel.

New Pull Request