Cantor mx (#25)
* Swapped in Choc V2 switches, updated routing and outline Removed redundant groundplane routing Created double sided chocV2 footprint based on the kbd repo * Updated readme. * Added images * Added images to Readme, fixed formatting * Added gerbers * Routing and edgecut cleanup, DRC error fixes * Fixed drill layer misalingment and regenerated Gerbers * Updated readme with pcb ordering instructions * Added branding and rebuilt gerbers * Moved Blackpill l closer to top edge to accomidate wide-lipped usb-c * Revised footprint for better Cherry MX 3-pin support Added teardrops Revised GND zone params to allow islands Removed unneeded island creating vias wiring tweaks * Adjusted footprint to include Gateron low profile, TTC low profile & cherry low-profile Rebuilt teardrops rebuilt ziones * Fixed LH traces after footprint rework * Updated readme * Fixed MUR340 Hybrid footprint Regenerated .dsn for autorouting * Swapped in 'kitckitchen sink' switch footprints Updated trrs jack poke-yoke Blackpill masking * Added jlcpcb order number silkscreen updated version numbering * Added speaker * Moved piezo knockout below blackpill * Modified Choc V2 3rd pin solder pads * Moved ChocV2 3rd pin, made hotswop pads larger * Updated choc v2 footprint to match kbd by foostan * Updated branding, readme, and fixed drc breaks THIS VERSION WAS SENT OUT FOR PRODUCTION * Added upcharge notes from test run * Added breakoff pinky cluster * Updated breakoff pinky to not cut into hotswop pads * Fixed broken keys with isolated ground planes Moved footprints into repo Connected some ground pins on switch footrpint Updated docs with broken key notes * Updated switch footrpints * Footprint tweaks * Added updated pic for v1.4 * Fixed choc 2nd min misalingment Revised 'everything' footprint: combined red-dragon and MX hole removed organic masks in leiu of exotic annular rings fixed malformed edge shapes * Updated docs and fixed footprint mask * Footprint cleanup reverted branding to older MX specific style * Fixed trrs footprint added key numbering cleaned up wiring between blackpill holes * Removed speaker * Sent this version out for production test (v1.5) * Updated readme notes * Added tentin puck * Trace cleanup * Updated trrs silks, bumped font size * Consolidated cantor mx only footprints Removed masterkey footprint library Removed text from tenting puck footprint * v1.5 tested successfuly * Checkpoint commit * Cleanup for PR * Added gerber zip and Notes * Updated honey-do * Ignore cantore mx backup subdirectory * Ignore Cantor MX backup subdirectory * Exclude Cantor Classic KiCad backups from git * Corner radius doubled next to TRRS jack * Removed pinky snap-off ditch nubs * Break-out point thickness increased Thicker breakout points allowed for removal of GND traces on pinky column Regenerated teardrops and planes * Rounded corners using plugin Fixed tiny-chunk traces that were preventing corner rounding Regenerated tear drops Regenerated zones Updated versioning from 1.51 to 1.6 * Fixed malformed rounded corner trace Regenerated Gerbers Updated branding URL * Udated trace connection for switch 11 * Revised branding/attribution * Fixed rounded trace corner under MCU * Regenerated Gerbers Removed small ground zone island Added vias to connect large GND zone islands Fixed unrounded traces Udated branding and attribution * Pulled in changes from main, reverted readme * Removed duplicate GND zone on front Removed unused GND zone front/back vias Fixed malformed trace on pin 4 * Moved front traces under MCU to back Minor trace cleanup * Dialed in teardrops Moved most horizontal traces under MCU to back Backside silk logo tweak Updated drawing sheets attributions and versions Regenerated Gerbers * Fixed gerber mystery trace bug Ran 'Cleanup track and vias' and it wiped out the mystery trace Also reset origin points regenrated Gerbers & zips * Added note to BOM about tenting pucks fixed readme spelling error removed Cantor MX backups
This commit is contained in:
76
Cantor_MX/Cantor_MX.kicad_prl
Normal file
76
Cantor_MX/Cantor_MX.kicad_prl
Normal file
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
"net_color_mode": 1,
|
||||
"opacity": {
|
||||
"images": 0.6,
|
||||
"pads": 1.0,
|
||||
"tracks": 1.0,
|
||||
"vias": 1.0,
|
||||
"zones": 0.6
|
||||
},
|
||||
"ratsnest_display_mode": 0,
|
||||
"selection_filter": {
|
||||
"dimensions": true,
|
||||
"footprints": true,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"lockedItems": false,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"text": true,
|
||||
"tracks": true,
|
||||
"vias": true,
|
||||
"zones": true
|
||||
},
|
||||
"visible_items": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
8,
|
||||
9,
|
||||
10,
|
||||
11,
|
||||
13,
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
17,
|
||||
18,
|
||||
19,
|
||||
20,
|
||||
21,
|
||||
22,
|
||||
23,
|
||||
24,
|
||||
25,
|
||||
26,
|
||||
27,
|
||||
28,
|
||||
29,
|
||||
30,
|
||||
32,
|
||||
33,
|
||||
34,
|
||||
35,
|
||||
36
|
||||
],
|
||||
"visible_layers": "fffffff_ffffffff",
|
||||
"zone_display_mode": 0
|
||||
},
|
||||
"meta": {
|
||||
"filename": "Cantor_MX.kicad_prl",
|
||||
"version": 3
|
||||
},
|
||||
"project": {
|
||||
"files": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user