From 872ac8e309a1c7ee6a270df78690b4bf554f2d28 Mon Sep 17 00:00:00 2001 From: jaseg Date: Fri, 9 Oct 2020 18:06:31 +0200 Subject: Add meshes to PCBs --- prototype/mech_pcbs/rotor_top_pcb/last_kimesh_settings.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 prototype/mech_pcbs/rotor_top_pcb/last_kimesh_settings.json (limited to 'prototype/mech_pcbs/rotor_top_pcb/last_kimesh_settings.json') diff --git a/prototype/mech_pcbs/rotor_top_pcb/last_kimesh_settings.json b/prototype/mech_pcbs/rotor_top_pcb/last_kimesh_settings.json new file mode 100644 index 0000000..8dbd3be --- /dev/null +++ b/prototype/mech_pcbs/rotor_top_pcb/last_kimesh_settings.json @@ -0,0 +1 @@ +{"mesh_angle": 0.0, "trace_width": 0.25, "space_width": 0.25, "edge_clearance": 1.5, "anchor_exit": 90.0, "anchor": "J1", "num_traces": 2, "offset_x": 0.0, "offset_y": 0.0, "chamfer": 0.5, "target_layer_id": 0, "mask_layer_id": 42, "random_seed": null, "randomness": 0.25, "kimesh_settings_version": "1.0.0"} \ No newline at end of file -- cgit