3
1
Back

To coarse knob to fix tuning range 46614f2341648d9e7aca030956f927a05eca802c @circuitlocution.com pushed tag v1 to synth_mages/MK_SEQ 18e376c67c Merge pull request 'Fix rail clearance issues, add PCB slot, more options for potentiometer spoke placement Panels/luther_triangle_10hp_pcb_holder.stl | Bin 0 -> 11692 bytes .../HOLD PORTAL.png | Bin 0 -> 144834 bytes .../Pot_Knobs/pot_knob_two_parts_cap.stl | Bin 16700 -> 0 bytes From eb8580ef62e5093762f6f99c41c22539aaadf737 Mon Sep 17 00:00:00 2001 From 5a420f07b2d4222c473ea8c0cf33ef6f8c915115 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Notes from debugging Notes from MK's PCB livestream # Format documentation: http://kicad-pcb.org/help/file-formats/ # KiCad backups folders *-backups # Compressed files *.zip # Mac stuff *.DS_Store # Emacs temps *~ \#* # LTSpice Simulations/*.log Simulations/*.raw Simulations/*.txt Copper Layer Stackup: T5 15.200mm 0.5984" (1 hole T3 7.000mm 0.2756" (6 holes T4 10.000mm 0.3937" (4 holes) T5 15.200mm 0.5984" (1 hole T3 7.000mm 0.2756" (6 holes T4 10.000mm 0.3937" (4 holes) (with 4 slots) T2 5.000mm 0.1969" (1 hole Total plated holes count 16 Not plated through holes are merged with plated holes count 16 ============================================================= Total unplated holes count 16 Not plated through holes: merged pull request 'new_footprints' (#5) from new_footprints into main Reviewed-on: https://gitea.circuitlocution.com/synth_mages/MK_VCO/pulls/5 From d8eca8dc7ee0c083143ca1478ae7c1277063e5c9 Mon Sep 17 00:00:00 2001 Subject: [PATCH] adds front panel and pcb into different files main MK_VCO/Panels/luther_triangle_vco_quentin_v4.scad 303 lines default_label_font = "Futura XBlk BT:style=Extra Black"; $fn=FN; /* [Panel] */ // Whether to create cutouts around the outer circumference of the hole for mounting screw: ISO 1481-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1844346 8A 160V Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 07; pin pitch: 3.81mm; Vertical || order number: 1829196 12A 630V Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 02; pin pitch: 3.81mm; Vertical || order number: 1843651 8A 160V Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.81; number of pins: 11; pin pitch: 7.50mm; Vertical || order number: 1776647 12A Generic Phoenix Contact SPT 1.5/11-H-3.5 1990821 Connector Phoenix Contact connector footprint for: MCV_1,5/8-G-5.08; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange || order number: 1803277 8A 160V Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1924127 16A (HC Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange || order number: 1924091 16A (HC Generic Phoenix Contact SPT 2.5/9-V-5.0-EX 1732564 Connector Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled.

New Pull Request