Skip to content

Commit

Permalink
new board for test
Browse files Browse the repository at this point in the history
  • Loading branch information
meesokim committed May 19, 2020
1 parent 46f3261 commit 0f9c545
Show file tree
Hide file tree
Showing 170 changed files with 195,610 additions and 0 deletions.
1,947 changes: 1,947 additions & 0 deletions rpmpv2020.5/fp-info-cache

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions rpmpv2020.5/fp-lib-table
@@ -0,0 +1,3 @@
(fp_lib_table
(lib (name MSX)(type KiCad)(uri "$(KIPRJMOD)/../libraries/msx.pretty")(options "")(descr ""))
)
235 changes: 235 additions & 0 deletions rpmpv2020.5/gui_defaults.par
@@ -0,0 +1,235 @@

(gui_defaults
(windows
(board_frame
visible
(bounds
120 0 1166 914
)
)
(color_manager
not_visible
(bounds
0 600 1126 143
)
)
(layer_visibility
not_visible
(bounds
0 450 359 173
)
)
(object_visibility
not_visible
(bounds
0 550 383 407
)
)
(display_miscellanious
not_visible
(bounds
0 350 236 355
)
)
(snapshots
not_visible
(bounds
0 250 216 269
)
)
(select_parameter
visible
(bounds
0 0 208 495
)
)
(route_parameter
not_visible
(bounds
0 100 236 573
)
)
(manual_rules
not_visible
(bounds
0 0 288 210
)
)
(route_details
not_visible
(bounds
0 0 240 255
)
)
(move_parameter
not_visible
(bounds
0 50 266 153
)
)
(clearance_matrix
not_visible
(bounds
0 150 676 300
)
)
(via_rules
not_visible
(bounds
50 150 303 467
)
)
(edit_vias
not_visible
(bounds
100 150 419 146
)
)
(edit_net_rules
not_visible
(bounds
100 200 919 146
)
)
(assign_net_rules
not_visible
(bounds
100 250 234 382
)
)
(padstack_info
not_visible
(bounds
100 30 0 0
)
)
(package_info
not_visible
(bounds
200 30 0 0
)
)
(component_info
not_visible
(bounds
300 30 0 0
)
)
(net_info
not_visible
(bounds
350 30 0 0
)
)
(incompletes_info
not_visible
(bounds
400 30 0 0
)
)
(violations_info
not_visible
(bounds
500 30 0 0
)
)
)
(colors
(background
70 70 70
)
(hilight 0.8
255 255 255
)
(incompletes 1.0
255 255 255
)
(outline
100 150 255
)
(component_front
0 0 255
)
(component_back
255 0 0
)
(violations
255 0 255
)
(length_matching 0.1
0 255 0
)
(traces 0.4
255 0 0
0 0 255
)
(fixed_traces 0.4
255 0 0
0 0 255
)
(vias 0.6
200 200 0
200 200 0
)
(fixed_vias 0.6
200 200 0
200 200 0
)
(pins 0.6
150 50 0
160 80 0
)
(conduction 0.2
0 150 0
100 100 0
)
(keepout 0.2
0 110 110
0 100 160
)
(via_keepout 0.2
100 100 100
100 100 100
)
)
(parameter
(selection_layers
all_visible
)
(selectable_items
TRACES VIAS PINS FIXED UNFIXED
)
(via_snap_to_smd_center
on
)
(route_mode
dynamic
)
(shove_enabled
on
)
(drag_components_enabled
on
)
(hilight_routing_obstacle
off
)
(pull_tight_region
2147483647
)
(pull_tight_accuracy
500
)
(clearance_compensation
off
)
(ignore_conduction_areas
on
)
(automatic_layer_dimming
0.7
)
(deselected_snapshot_attributes
)
)
)

0 comments on commit 0f9c545

Please sign in to comment.