3
1
Back

9f9f6acf76f746b4755da71c07bb656091774052 Mon Sep 17 00:00:00 2001 Subject: [PATCH] checkpoint before trying to fit in glide controls Still trying to implement chaining Checkpoint before trying to implement chaining Docs/build.md Normal file Unescape // Width of module (HP) width = 17; // [1:1:84] fm_in = [first_col, first_row, 0]; //Second row interface placement fm_in = [input_column + h_margin/2, bottom_row, 0]; cv_in = [first_col, third_row, 0]; fm_lvl = [second_col, fourth_row, 0]; //Fifth row interface placement square_out = [third_col, fourth_row, 0]; triangle_out = [output_column, bottom_row, 0]; fm_in.

New Pull Request