3
1
Back

Blogs into Tiny Tiny RSS entries. # For PCBs designed using KiCad: https://www.kicad.org/ # Format documentation: https://kicad.org/help/file-formats/ # Temporary files *.000 *.bak *.bck *.kicad_pcb-bak *.kicad_sch-bak *-backups */fp-info-cache *.kicad_prl *.sch-bak *~ _autosave-* *.tmp *-save.pro *-save.kicad_pcb fp-info-cache # Netlist files (exported from Eeschema # Autorouter files (exported from Eeschema *.csv *.lck ########################## # Additional ignored # KiCad backups folders temp_* # Compressed files *.zip # Mac stuff *.DS_Store # Emacs temps *~ Initial version *.bck New KiCad version; non Al panel Gerbers *~ New KiCad version; non Al panel Gerbers From 5a4e89eea63bf71c8fd68e1168f096dfb3459aa4 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Invisible Bread, Softer World (alt tags), Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one uses a ground plane Latest commits for file Images/PXL_20210831_000922493.jpg 4579d541a8 Adding SynthMages footprint library Notes from MK's PCB livestream # Format documentation: https://kicad.org/help/file-formats/ # Temporary files *.lck # Netlist files (exported from Eeschema *.net # Autorouter files (exported from Pcbnew) *.dsn *.ses */fp-info-cache c58f541d7e Upload files to '3D Printing/Panels/AD&D 1e spell names in Filmoscope Quentin/Panels/SPIDER CLIMB.png' Delete '3D Printing/AD&D 1e spell names in Filmoscope Quentin/Panels/BLADE BARRIER.png a924f97182 Minor layout tweaks Finish schematic, add PDF' (#2) from schematic by Eeschema 5.1.10-88a1d61d58~88~ubuntu20.04.1 **Component Count:** 74 Latest commits for file Envelope/Envelope.kicad_pro Latest commits for file Examples/EG_MANUAL.pdf schematic start, and some example modules a840574ffb AD&D 1e spell names in Filmoscope Quentin/Panels' Clock POT is the first // Least I Could Do (wtf image size?) $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); } Gunnerkrigg and cleanup of alt-tag-only sites // Gunnerkrigg Court elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { // Alice Grove (get bigger image) elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { //no-op else { cube([12.25, 19.25, thickness]); cube([50.5, 19.25, thickness]); } module knurled_finish(ord, ird, lf, sh, fn, rn) { for(j=[0:rn-1]) assign(h0=sh*j, h1=sh*(j+1/2), h2=sh*(j+1)) { for(i=[0:fn-1]) assign(lf0=lf*i, lf1=lf*(i+1/2), lf2=lf*(i+1)) { polyhedron( points=[ [ 0,0,h0], [ ord*cos(lf0), ord*sin(lf0), h2], [ ord*cos(lf2), ord*sin(lf2), h0], [ ord*cos(lf2), ord*sin(lf2), h2] ], triangles=[ [0,1,2],[2,3,0], [1,0,4],[4,0,7],[7,8,4], [8,7,9],[10,9,7], [10,7,6],[6,7,0],[3,6,0], [2,1,4],[3,2,6],[10,6,9],[8,9,4], [4,5,2],[2,5,6],[6,5,9],[9,5,4] ], convexity=5); } } module pushbutton_switch_6mm() { From e8295830c4756e41fd19dc7b9fd77b84addfd373 Mon Sep 17 00:00:00 2001 Subject: [PATCH] A couple more minor clearance tweaks Add ground fills, fix some clearance issues, add PCB slot, more options for potentiometer spoke placement STLs, 10hp version, others schematics More experimentation with panel alignment before printing Messing around.

New Pull Request