first commit

This commit is contained in:
klein panic
2024-09-29 01:05:25 -04:00
commit 2bcc806b8b
670 changed files with 96169 additions and 0 deletions

116
kicad/6.0/kicad.json Normal file
View File

@@ -0,0 +1,116 @@
{
"appearance": {
"color_theme": "_builtin_default",
"left_frame_width": 250
},
"color_picker": {
"default_tab": 0
},
"cross_probing": {
"auto_highlight": true,
"center_on_items": true,
"zoom_to_fit": true
},
"find_replace": {
"find_history": [],
"find_string": "",
"flags": 1,
"replace_history": [],
"replace_string": ""
},
"graphics": {
"canvas_type": 2,
"high_contrast_factor": 0.3499999940395355,
"highlight_factor": 0.5,
"select_factor": 0.75
},
"lib_tree": {
"column_width": 360
},
"meta": {
"version": 0
},
"pcm": {
"last_download_dir": "",
"repositories": [
{
"name": "KiCad official repository",
"url": "https://repository.kicad.org/repository.json"
}
]
},
"printing": {
"background": false,
"color_theme": "",
"layers": [],
"monochrome": true,
"scale": 1.0,
"title_block": false,
"use_theme": false
},
"system": {
"file_history": [
"/home/klein/KiCad/Weather Project/Attempt1.kicad_pro"
],
"first_run_shown": false,
"last_imperial_units": 0,
"last_metric_units": 1,
"max_undo_items": 0,
"open_projects": [
"/home/klein/KiCad/Weather Project/Attempt1.kicad_pro"
],
"units": 1
},
"window": {
"cursor": {
"always_show_cursor": true,
"fullscreen_cursor": false
},
"display": 0,
"grid": {
"axes_enabled": false,
"fast_grid_1": 4,
"fast_grid_2": 5,
"last_size": 4,
"line_width": 1.0,
"min_spacing": 10.0,
"show": true,
"sizes": [
"1000 mil",
"500 mil",
"250 mil",
"200 mil",
"100 mil",
"50 mil",
"25 mil",
"20 mil",
"10 mil",
"5 mil",
"2 mil",
"1 mil",
"5.0 mm",
"2.5 mm",
"1.0 mm",
"0.5 mm",
"0.25 mm",
"0.2 mm",
"0.1 mm",
"0.05 mm",
"0.025 mm",
"0.01 mm"
],
"snap": 0,
"style": 0,
"user_grid_x": "10 mil",
"user_grid_y": "10 mil"
},
"maximized": false,
"mru_path": "/home/klein/KiCad/Weather Project/",
"perspective": "layout2|name=MainToolbar;caption=;state=139644;dir=4;layer=2;row=0;pos=0;prop=100000;bestw=34;besth=227;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=ProjectTree;caption=Project Files;state=1532;dir=4;layer=1;row=0;pos=0;prop=100000;bestw=250;besth=-1;minw=250;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=Launcher;caption=Editors;state=508;dir=5;layer=0;row=0;pos=0;prop=100000;bestw=583;besth=560;minw=583;minh=560;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|dock_size(4,2,0)=34|dock_size(4,1,0)=250|dock_size(5,0,0)=583|",
"pos_x": 0,
"pos_y": 29,
"size_x": 1916,
"size_y": 1167,
"zoom_factors": []
}
}