sylvie-2024

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

gui_defaults.par (3347B)


      1 
      2 (gui_defaults
      3   (windows
      4     (board_frame
      5       visible
      6       (bounds
      7         0 34 1920 1046
      8       )
      9     )
     10     (color_manager
     11       not_visible
     12       (bounds
     13         0 600 1120 200
     14       )
     15     )
     16     (layer_visibility
     17       not_visible
     18       (bounds
     19         0 450 398 230
     20       )
     21     )
     22     (object_visibility
     23       not_visible
     24       (bounds
     25         0 550 451 671
     26       )
     27     )
     28     (display_miscellanious
     29       not_visible
     30       (bounds
     31         0 350 386 411
     32       )
     33     )
     34     (snapshots
     35       not_visible
     36       (bounds
     37         0 250 300 330
     38       )
     39     )
     40     (select_parameter
     41       visible
     42       (bounds
     43         0 34 301 551
     44       )
     45     )
     46     (route_parameter
     47       not_visible
     48       (bounds
     49         0 100 406 667
     50       )
     51     )
     52     (manual_rules
     53       not_visible
     54       (bounds
     55         0 34 406 224
     56       )
     57     )
     58     (route_details
     59       not_visible
     60       (bounds
     61         0 34 406 293
     62       )
     63     )
     64     (move_parameter
     65       not_visible
     66       (bounds
     67         0 50 469 200
     68       )
     69     )
     70     (clearance_matrix
     71       not_visible
     72       (bounds
     73         0 150 670 308
     74       )
     75     )
     76     (via_rules
     77       not_visible
     78       (bounds
     79         50 150 563 530
     80       )
     81     )
     82     (edit_vias
     83       not_visible
     84       (bounds
     85         100 150 428 200
     86       )
     87     )
     88     (edit_net_rules
     89       not_visible
     90       (bounds
     91         100 200 1028 200
     92       )
     93     )
     94     (assign_net_rules
     95       not_visible
     96       (bounds
     97         100 250 300 382
     98       )
     99     )
    100     (padstack_info
    101       not_visible
    102       (bounds
    103         100 30 300 200
    104       )
    105     )
    106     (package_info
    107       not_visible
    108       (bounds
    109         200 30 300 200
    110       )
    111     )
    112     (component_info
    113       not_visible
    114       (bounds
    115         300 30 300 200
    116       )
    117     )
    118     (net_info
    119       not_visible
    120       (bounds
    121         350 30 300 200
    122       )
    123     )
    124     (incompletes_info
    125       not_visible
    126       (bounds
    127         400 30 300 200
    128       )
    129     )
    130     (violations_info
    131       not_visible
    132       (bounds
    133         500 30 300 200
    134       )
    135     )
    136   )
    137   (colors
    138     (background
    139       70 70 70
    140     )
    141     (hilight 0.8
    142       255 255 255
    143     )
    144     (incompletes 1.0
    145       255 255 255
    146     )
    147     (outline
    148       100 150 255
    149     )
    150     (component_front
    151       0 0 255
    152     )
    153     (component_back
    154       255 0 0
    155     )
    156     (violations
    157       255 0 255
    158     )
    159     (length_matching 0.1
    160       0 255 0
    161     )
    162     (traces 0.4
    163       255 0 0
    164       0 0 255
    165     )
    166     (fixed_traces 0.4
    167       255 0 0
    168       0 0 255
    169     )
    170     (vias 0.6
    171       200 200 0
    172       200 200 0
    173     )
    174     (fixed_vias 0.6
    175       200 200 0
    176       200 200 0
    177     )
    178     (pins 0.6
    179       150 50 0
    180       160 80 0
    181     )
    182     (conduction 0.2
    183       0 150 0
    184       100 100 0
    185     )
    186     (keepout 0.2
    187       0 110 110
    188       0 100 160
    189     )
    190     (via_keepout 0.2
    191       100 100 100
    192       100 100 100
    193     )
    194   )
    195   (parameter
    196     (selection_layers 
    197       all_visible
    198     )
    199     (selectable_items 
    200       TRACES VIAS PINS FIXED UNFIXED 
    201     )
    202     (via_snap_to_smd_center 
    203       on
    204     )
    205     (route_mode 
    206       dynamic
    207     )
    208     (shove_enabled 
    209       on
    210     )
    211     (drag_components_enabled 
    212       on
    213     )
    214     (hilight_routing_obstacle 
    215       off
    216     )
    217     (pull_tight_region 
    218       2147483647
    219     )
    220     (pull_tight_accuracy 
    221       500
    222     )
    223     (clearance_compensation 
    224       off
    225     )
    226     (ignore_conduction_areas 
    227       on
    228     )
    229     (automatic_layer_dimming 
    230       0.7
    231     )
    232     (deselected_snapshot_attributes 
    233     )
    234   )
    235 )