3
1
Back

Compare 27 commits » 14162964f9 Add circuit blocks to kick drum schematic 2bd01a1ff2d30ca3cff647bbf3b80645437cc07c start e49f4ab127dc081ee1c77dd21e80d128628a1152 ec67859b1c2779470b99801ce69f8850b83fa3e1 Add radio shaek with cv2 version From ac58a9eaed22afe21d4e9041218f4495bd28c6bf Mon Sep 17 00:00:00 2001 Subject: [PATCH] Forget (and ignore) fp-info-cache file as it is machine-specific data Merge pull request 'Put title box in PDF export Put title box in PDF export' (#4) from schematic into main Reviewed-on: https://gitea.circuitlocution.com/synth_mages/MK_VCO/pulls/2 From 972d8b1e0797912e848110b19e1af10ed411bbbb Mon Sep 17 00:00:00 2001 Subject: [PATCH 09/13] Notes from MK's PCB livestream # Format documentation: https://kicad.org/help/file-formats/ # Temporary files *.000 *.bak *.bck *.kicad_pcb-bak *.kicad_sch-bak Initial kicad, images, gitignore for kicad backups From f835c1b52669c83e3b7ee8bb7127766f514de308 Mon Sep 17 00:00:00 2001 .../Panels/MAGIC MOUTH.png | Bin 0 -> 37432 bytes Panels/futura light bt.ttf differ Binary files /dev/null and b/Panels/futura medium condensed bt.ttf differ Binary files a/3D Printing/AD&D 1e spell names in Filmoscope Quentin' main synth_tools/Schematics/SynthMages.pretty/Jack_3.5mm_QingPu_WQP-PJ398SM_Vertical_CircularHoles_Socket_Centered.kicad_mod 100 lines main MK_SEQ/Schematics/notes.txt 35 lines Binary files /dev/null and b/Panels/FireballSpellVertSmall.png differ Binary files /dev/null and b/Panels/luther_triangle_10hp_pcb_holder.stl differ // The OpenSCAD default. // Minimum size of circle fragments in mm. Quality == "rendering") ? 0.25 : quality == "final rendering") ? 0.1 : quality == "final rendering") ? 1 : quality == "rendering") ? 3 : quality == "preview") ? 0.5 : quality == "fast preview") ? 12 : 12; // [1:1:84] width = 12; label_font_size = 5; width_mm=90; height=16; thickness=2; label_inset_height = thickness-1; // Width of module (HP) width = 12; // The diagonal of the knurl properties. Module knurl( k_cyl_hg = 12, module knurled_cyl(chg, cod, cwd, csh, cdp, fsh, smt crn=ceil(chg/csh); echo("knurled cylinder min diameter: ", 2*cord); echo("knurled cylinder min diameter: ", 2*cord); echo("knurled cylinder max diameter: ", 2*cord); echo("knurled cylinder max diameter: ", 2*cord); echo("knurled cylinder max diameter: ", 2*cird); if( fsh < 0 ) { rotate_extrude(convexity=10, $fn=fn4) polygon(points=[ [x0,y0],[x1,y0],[x1,y1],[x2,y2], [x2,y3],[x1,y4],[x1,y5],[x0,y5] ], paths=[ [0,1,2,3,4,5] ]); } } module title(string, size=12, halign="center", font=font_for_title) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font_for_title); //} // draw a "vertical" wall to mount a circuit board to, dead center // pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); // lower h-rib reinforcer } Collect other files not yet included in repo Latest commits for branch smt_version Notes about component heights.

New Pull Request