added lc filter to coil pwm
This commit is contained in:
@@ -98,11 +98,11 @@
|
||||
"shorting_items": "error",
|
||||
"silk_edge_clearance": "warning",
|
||||
"silk_over_copper": "warning",
|
||||
"silk_overlap": "warning",
|
||||
"silk_overlap": "ignore",
|
||||
"skew_out_of_range": "error",
|
||||
"solder_mask_bridge": "error",
|
||||
"starved_thermal": "error",
|
||||
"text_height": "warning",
|
||||
"starved_thermal": "ignore",
|
||||
"text_height": "ignore",
|
||||
"text_thickness": "warning",
|
||||
"through_hole_pad_without_hole": "error",
|
||||
"too_many_vias": "error",
|
||||
@@ -554,7 +554,7 @@
|
||||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "",
|
||||
"plot": "./vbox-v0.1",
|
||||
"plot": "./vbox-v0.2",
|
||||
"pos_files": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "boxmod-v0.2.step",
|
||||
|
Reference in New Issue
Block a user