Change RGB to Timer pins
This commit is contained in:
		@ -6,14 +6,14 @@
 | 
			
		||||
        "apply_defaults_to_fp_fields": false,
 | 
			
		||||
        "apply_defaults_to_fp_shapes": false,
 | 
			
		||||
        "apply_defaults_to_fp_text": false,
 | 
			
		||||
        "board_outline_line_width": 0.049999999999999996,
 | 
			
		||||
        "copper_line_width": 0.19999999999999998,
 | 
			
		||||
        "board_outline_line_width": 0.05,
 | 
			
		||||
        "copper_line_width": 0.2,
 | 
			
		||||
        "copper_text_italic": false,
 | 
			
		||||
        "copper_text_size_h": 1.5,
 | 
			
		||||
        "copper_text_size_v": 1.5,
 | 
			
		||||
        "copper_text_thickness": 0.3,
 | 
			
		||||
        "copper_text_upright": false,
 | 
			
		||||
        "courtyard_line_width": 0.049999999999999996,
 | 
			
		||||
        "courtyard_line_width": 0.05,
 | 
			
		||||
        "dimension_precision": 4,
 | 
			
		||||
        "dimension_units": 3,
 | 
			
		||||
        "dimensions": {
 | 
			
		||||
@ -24,13 +24,13 @@
 | 
			
		||||
          "text_position": 0,
 | 
			
		||||
          "units_format": 1
 | 
			
		||||
        },
 | 
			
		||||
        "fab_line_width": 0.09999999999999999,
 | 
			
		||||
        "fab_line_width": 0.1,
 | 
			
		||||
        "fab_text_italic": false,
 | 
			
		||||
        "fab_text_size_h": 1.0,
 | 
			
		||||
        "fab_text_size_v": 1.0,
 | 
			
		||||
        "fab_text_thickness": 0.15,
 | 
			
		||||
        "fab_text_upright": false,
 | 
			
		||||
        "other_line_width": 0.09999999999999999,
 | 
			
		||||
        "other_line_width": 0.1,
 | 
			
		||||
        "other_text_italic": false,
 | 
			
		||||
        "other_text_size_h": 1.0,
 | 
			
		||||
        "other_text_size_v": 1.0,
 | 
			
		||||
@ -41,11 +41,11 @@
 | 
			
		||||
          "height": 1.524,
 | 
			
		||||
          "width": 1.524
 | 
			
		||||
        },
 | 
			
		||||
        "silk_line_width": 0.09999999999999999,
 | 
			
		||||
        "silk_line_width": 0.1,
 | 
			
		||||
        "silk_text_italic": false,
 | 
			
		||||
        "silk_text_size_h": 1.0,
 | 
			
		||||
        "silk_text_size_v": 1.0,
 | 
			
		||||
        "silk_text_thickness": 0.09999999999999999,
 | 
			
		||||
        "silk_text_thickness": 0.1,
 | 
			
		||||
        "silk_text_upright": false,
 | 
			
		||||
        "zones": {
 | 
			
		||||
          "min_clearance": 0.3
 | 
			
		||||
@ -120,15 +120,15 @@
 | 
			
		||||
        "min_copper_edge_clearance": 0.5,
 | 
			
		||||
        "min_hole_clearance": 0.25,
 | 
			
		||||
        "min_hole_to_hole": 0.25,
 | 
			
		||||
        "min_microvia_diameter": 0.19999999999999998,
 | 
			
		||||
        "min_microvia_drill": 0.09999999999999999,
 | 
			
		||||
        "min_microvia_diameter": 0.2,
 | 
			
		||||
        "min_microvia_drill": 0.1,
 | 
			
		||||
        "min_resolved_spokes": 1,
 | 
			
		||||
        "min_silk_clearance": 0.0,
 | 
			
		||||
        "min_text_height": 0.7999999999999999,
 | 
			
		||||
        "min_text_height": 0.8,
 | 
			
		||||
        "min_text_thickness": 0.08,
 | 
			
		||||
        "min_through_hole_diameter": 0.3,
 | 
			
		||||
        "min_track_width": 0.0,
 | 
			
		||||
        "min_via_annular_width": 0.09999999999999999,
 | 
			
		||||
        "min_via_annular_width": 0.1,
 | 
			
		||||
        "min_via_diameter": 0.5,
 | 
			
		||||
        "solder_mask_to_copper_clearance": 0.0,
 | 
			
		||||
        "use_height_for_length_calcs": true
 | 
			
		||||
@ -461,7 +461,7 @@
 | 
			
		||||
        "name": "Default",
 | 
			
		||||
        "pcb_color": "rgba(0, 0, 0, 0.000)",
 | 
			
		||||
        "schematic_color": "rgba(0, 0, 0, 0.000)",
 | 
			
		||||
        "track_width": 0.2,
 | 
			
		||||
        "track_width": 0.25,
 | 
			
		||||
        "via_diameter": 0.6,
 | 
			
		||||
        "via_drill": 0.3,
 | 
			
		||||
        "wire_width": 6
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user