3
1
Back

From b284a71188b23f9f8c43bee1fcce2820249f4384 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add pulldown resistors for reset debounce cap; formatting 2c2abd8837 checkpoint before getting really weird with WireIt A couple more minor clearance tweaks Add ground fills, fix some clearance issues, make all power traces large "rules": { PCB initial layout, no traces "solder_mask_clearance": 0.0, PCB initial layout, no traces "other_line_width": 0.15, PCB initial layout, no traces "other_line_width": 0.15, PCB initial layout, no traces "silk_line_width": 0.15, PCB initial layout, no traces "copper_text_size_h": 1.5, "copper_text_size_v": 1.5, "copper_text_thickness": 0.3, PCB initial layout, no traces "solder_mask_clearance": 0.0, PCB initial layout, no traces Initial kicad, images, gitignore for kicad backups *-backups More repo cleanup, adopt github .gitignore file # Temporary files *.000 *.bak *.bck *.zip *.DS_Store *~ .gitignore-extra *.dsn *.kicad_pcb-bak *.kicad_sch-bak *-backups *.kicad_prl *.sch-bak *~ _autosave-* *.tmp *-save.pro *-save.kicad_pcb fp-info-cache # Autorouter files (exported from Pcbnew) *.dsn *.ses Latest commits for file Synth Mages Power Word Stun Panel.kicad_pro Normal file Unescape Hardware/Panel/precadsr-panel/precadsr-panel.pretty/precadsr-panel-holes.kicad_mod Normal file View File 3D Printing/Pot_Knobs/repere_v3.stl Normal file Unescape Hardware/PCB/precadsr/ao_symbols.lib Normal file Unescape working_height = height - v_margin - title_font; saw_out = [third_col, third_row, 0]; fm_lvl = [h_margin+working_width/8, row_3, 0]; cv_in_2b = [right_col, row_5, 0]; cv_in_2a = [left_col, row_7, 0]; manual_1 = [left_col, row_6, 0]; audio_in_1 = [left_col, row_7, 0]; cv_in_1b = [right_col, row_5, 0]; audio_out_1 = [right_col, row_7, 0]; manual_1 = [left_col, row_5, 0]; cv_in_2a = [left_col, row_1, 0]; fm_pot = [input_column - h_margin/2, row_1, 0]; pwm_in = [input_column - h_margin/2, row_1, 0]; fm_pot = [input_column + h_margin/2, row_1, 0]; saw_out = [output_column, bottom_row, 0]; fm_in = [h_margin+working_width/8, row_2, 0]; pwm_in = [first_col, third_row, 0]; fm_lvl = [h_margin+working_width/8, row_3, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_2, 0]; fm_lvl = [h_margin+working_width/8, row_4, 0]; left_rib_x = thickness * 1; h_wall(h=4, l=right_rib_x); // one more vertical to mount a circuit board sideways on HP = 5.07; // 5.07 for a single 0.127 mm² wires, reinforced insulation, conductor diameter 0.5mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter.

New Pull Request