revision 2, remapped and smaller
This commit is contained in:
parent
901ceb7806
commit
f4752d2f1c
|
|
@ -0,0 +1,2 @@
|
||||||
|
Hello World
|
||||||
|
No module named 'KLEPlacement'Bye
|
||||||
File diff suppressed because it is too large
Load Diff
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 25,
|
"active_layer": 2,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
|
|
@ -88,16 +88,16 @@
|
||||||
9
|
9
|
||||||
],
|
],
|
||||||
"col_widths": [
|
"col_widths": [
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0,
|
10,
|
||||||
0
|
10
|
||||||
],
|
],
|
||||||
"custom_group_rules": [],
|
"custom_group_rules": [],
|
||||||
"expanded_rows": [],
|
"expanded_rows": [],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue