Skip to content

Commit cc4e12d

Browse files
committed
net netlist
1 parent 05bd949 commit cc4e12d

File tree

35 files changed

+508
-508
lines changed

35 files changed

+508
-508
lines changed

examples/BldcController/BldcController.svgpcb.js

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const U1 = board.add(FEATHERWING_NODIM, {
2222
})
2323
// motor_pwr.conn
2424
const J1 = board.add(JST_PH_B2B_PH_K_1x02_P2_00mm_Vertical, {
25-
translate: pt(1.112, 1.286), rotate: 0,
25+
translate: pt(1.738, 1.286), rotate: 0,
2626
id: 'J1'
2727
})
2828
// sw1.package
@@ -32,32 +32,32 @@ const SW1 = board.add(SW_SPST_SKQG_WithoutStem, {
3232
})
3333
// ledr.package
3434
const D1 = board.add(LED_0603_1608Metric, {
35-
translate: pt(0.293, 1.519), rotate: 0,
35+
translate: pt(0.058, 1.519), rotate: 0,
3636
id: 'D1'
3737
})
3838
// ledr.res
3939
const R1 = board.add(R_0603_1608Metric, {
40-
translate: pt(0.293, 1.617), rotate: 0,
40+
translate: pt(0.058, 1.617), rotate: 0,
4141
id: 'R1'
4242
})
4343
// ledg.package
4444
const D2 = board.add(LED_0603_1608Metric, {
45-
translate: pt(2.340, 1.185), rotate: 0,
45+
translate: pt(0.293, 1.519), rotate: 0,
4646
id: 'D2'
4747
})
4848
// ledg.res
4949
const R2 = board.add(R_0603_1608Metric, {
50-
translate: pt(2.340, 1.282), rotate: 0,
50+
translate: pt(0.293, 1.617), rotate: 0,
5151
id: 'R2'
5252
})
5353
// ledb.package
5454
const D3 = board.add(LED_0603_1608Metric, {
55-
translate: pt(0.058, 1.519), rotate: 0,
55+
translate: pt(2.340, 1.185), rotate: 0,
5656
id: 'D3'
5757
})
5858
// ledb.res
5959
const R3 = board.add(R_0603_1608Metric, {
60-
translate: pt(0.058, 1.617), rotate: 0,
60+
translate: pt(2.340, 1.282), rotate: 0,
6161
id: 'R3'
6262
})
6363
// i2c_pull.scl_res.res
@@ -97,22 +97,22 @@ const R7 = board.add(R_0603_1608Metric, {
9797
})
9898
// ref_buf.amp.ic
9999
const U2 = board.add(SOT_23_5, {
100-
translate: pt(0.952, 0.874), rotate: 0,
100+
translate: pt(0.516, 0.874), rotate: 0,
101101
id: 'U2'
102102
})
103103
// ref_buf.amp.vdd_cap.cap
104104
const C1 = board.add(C_0603_1608Metric, {
105-
translate: pt(0.929, 1.009), rotate: 0,
105+
translate: pt(0.494, 1.009), rotate: 0,
106106
id: 'C1'
107107
})
108108
// ref_tp.tp
109109
const TP3 = board.add(TestPoint_TE_RCT_0805, {
110-
translate: pt(0.066, 1.801), rotate: 0,
110+
translate: pt(1.741, 1.528), rotate: 0,
111111
id: 'TP3'
112112
})
113113
// hall.conn
114114
const J3 = board.add(JST_PH_B5B_PH_K_1x05_P2_00mm_Vertical, {
115-
translate: pt(1.502, 1.286), rotate: 0,
115+
translate: pt(0.644, 1.286), rotate: 0,
116116
id: 'J3'
117117
})
118118
// hall_pull.res[u].res
@@ -132,17 +132,17 @@ const R10 = board.add(R_0603_1608Metric, {
132132
})
133133
// hall_tp.tp[u].tp
134134
const TP4 = board.add(TestPoint_TE_RCT_0805, {
135-
translate: pt(1.883, 0.037), rotate: 0,
135+
translate: pt(2.134, 0.037), rotate: 0,
136136
id: 'TP4'
137137
})
138138
// hall_tp.tp[v].tp
139139
const TP5 = board.add(TestPoint_TE_RCT_0805, {
140-
translate: pt(1.883, 0.152), rotate: 0,
140+
translate: pt(2.134, 0.152), rotate: 0,
141141
id: 'TP5'
142142
})
143143
// hall_tp.tp[w].tp
144144
const TP6 = board.add(TestPoint_TE_RCT_0805, {
145-
translate: pt(1.883, 0.266), rotate: 0,
145+
translate: pt(2.134, 0.266), rotate: 0,
146146
id: 'TP6'
147147
})
148148
// vsense.div.top_res
@@ -157,7 +157,7 @@ const R12 = board.add(R_0603_1608Metric, {
157157
})
158158
// vsense_tp.tp
159159
const TP7 = board.add(TestPoint_TE_RCT_0805, {
160-
translate: pt(1.991, 1.528), rotate: 0,
160+
translate: pt(1.490, 1.528), rotate: 0,
161161
id: 'TP7'
162162
})
163163
// isense.sense.res.res
@@ -197,7 +197,7 @@ const R17 = board.add(R_0603_1608Metric, {
197197
})
198198
// isense_tp.tp
199199
const TP8 = board.add(TestPoint_TE_RCT_0805, {
200-
translate: pt(1.741, 1.528), rotate: 0,
200+
translate: pt(1.991, 1.528), rotate: 0,
201201
id: 'TP8'
202202
})
203203
// isense_clamp.res
@@ -257,87 +257,87 @@ const R21 = board.add(R_2512_6332Metric, {
257257
})
258258
// bldc_fault_tp.tp
259259
const TP9 = board.add(TestPoint_TE_RCT_0805, {
260-
translate: pt(2.241, 1.528), rotate: 0,
260+
translate: pt(0.066, 1.801), rotate: 0,
261261
id: 'TP9'
262262
})
263263
// bldc_en_tp.tp[1].tp
264264
const TP10 = board.add(TestPoint_TE_RCT_0805, {
265-
translate: pt(2.134, 0.037), rotate: 0,
265+
translate: pt(1.633, 0.037), rotate: 0,
266266
id: 'TP10'
267267
})
268268
// bldc_en_tp.tp[2].tp
269269
const TP11 = board.add(TestPoint_TE_RCT_0805, {
270-
translate: pt(2.134, 0.152), rotate: 0,
270+
translate: pt(1.633, 0.152), rotate: 0,
271271
id: 'TP11'
272272
})
273273
// bldc_en_tp.tp[3].tp
274274
const TP12 = board.add(TestPoint_TE_RCT_0805, {
275-
translate: pt(2.134, 0.266), rotate: 0,
275+
translate: pt(1.633, 0.266), rotate: 0,
276276
id: 'TP12'
277277
})
278278
// bldc_in_tp.tp[1].tp
279279
const TP13 = board.add(TestPoint_TE_RCT_0805, {
280-
translate: pt(1.633, 0.037), rotate: 0,
280+
translate: pt(1.883, 0.037), rotate: 0,
281281
id: 'TP13'
282282
})
283283
// bldc_in_tp.tp[2].tp
284284
const TP14 = board.add(TestPoint_TE_RCT_0805, {
285-
translate: pt(1.633, 0.152), rotate: 0,
285+
translate: pt(1.883, 0.152), rotate: 0,
286286
id: 'TP14'
287287
})
288288
// bldc_in_tp.tp[3].tp
289289
const TP15 = board.add(TestPoint_TE_RCT_0805, {
290-
translate: pt(1.633, 0.266), rotate: 0,
290+
translate: pt(1.883, 0.266), rotate: 0,
291291
id: 'TP15'
292292
})
293293
// bldc.conn
294294
const J4 = board.add(JST_PH_B3B_PH_K_1x03_P2_00mm_Vertical, {
295-
translate: pt(0.644, 1.286), rotate: 0,
295+
translate: pt(1.270, 1.286), rotate: 0,
296296
id: 'J4'
297297
})
298298
// curr_amp[1].amp.ic
299299
const U5 = board.add(SOT_23_5, {
300-
translate: pt(1.231, 0.874), rotate: 0,
300+
translate: pt(0.796, 0.874), rotate: 0,
301301
id: 'U5'
302302
})
303303
// curr_amp[1].amp.vdd_cap.cap
304304
const C9 = board.add(C_0603_1608Metric, {
305-
translate: pt(1.409, 0.836), rotate: 0,
305+
translate: pt(0.974, 0.836), rotate: 0,
306306
id: 'C9'
307307
})
308308
// curr_amp[1].r1
309309
const R22 = board.add(R_0603_1608Metric, {
310-
translate: pt(1.209, 1.009), rotate: 0,
310+
translate: pt(0.773, 1.009), rotate: 0,
311311
id: 'R22'
312312
})
313313
// curr_amp[1].r2
314314
const R23 = board.add(R_0603_1608Metric, {
315-
translate: pt(1.365, 1.009), rotate: 0,
315+
translate: pt(0.929, 1.009), rotate: 0,
316316
id: 'R23'
317317
})
318318
// curr_tp[1].tp
319319
const TP16 = board.add(TestPoint_TE_RCT_0805, {
320-
translate: pt(1.490, 1.528), rotate: 0,
320+
translate: pt(2.241, 1.528), rotate: 0,
321321
id: 'TP16'
322322
})
323323
// curr_amp[2].amp.ic
324324
const U6 = board.add(SOT_23_5, {
325-
translate: pt(0.516, 0.874), rotate: 0,
325+
translate: pt(0.081, 0.874), rotate: 0,
326326
id: 'U6'
327327
})
328328
// curr_amp[2].amp.vdd_cap.cap
329329
const C10 = board.add(C_0603_1608Metric, {
330-
translate: pt(0.694, 0.836), rotate: 0,
330+
translate: pt(0.259, 0.836), rotate: 0,
331331
id: 'C10'
332332
})
333333
// curr_amp[2].r1
334334
const R24 = board.add(R_0603_1608Metric, {
335-
translate: pt(0.494, 1.009), rotate: 0,
335+
translate: pt(0.058, 1.009), rotate: 0,
336336
id: 'R24'
337337
})
338338
// curr_amp[2].r2
339339
const R25 = board.add(R_0603_1608Metric, {
340-
translate: pt(0.650, 1.009), rotate: 0,
340+
translate: pt(0.214, 1.009), rotate: 0,
341341
id: 'R25'
342342
})
343343
// curr_tp[2].tp
@@ -347,22 +347,22 @@ const TP17 = board.add(TestPoint_TE_RCT_0805, {
347347
})
348348
// curr_amp[3].amp.ic
349349
const U7 = board.add(SOT_23_5, {
350-
translate: pt(0.081, 0.874), rotate: 0,
350+
translate: pt(1.231, 0.874), rotate: 0,
351351
id: 'U7'
352352
})
353353
// curr_amp[3].amp.vdd_cap.cap
354354
const C11 = board.add(C_0603_1608Metric, {
355-
translate: pt(0.259, 0.836), rotate: 0,
355+
translate: pt(1.409, 0.836), rotate: 0,
356356
id: 'C11'
357357
})
358358
// curr_amp[3].r1
359359
const R26 = board.add(R_0603_1608Metric, {
360-
translate: pt(0.058, 1.009), rotate: 0,
360+
translate: pt(1.209, 1.009), rotate: 0,
361361
id: 'R26'
362362
})
363363
// curr_amp[3].r2
364364
const R27 = board.add(R_0603_1608Metric, {
365-
translate: pt(0.214, 1.009), rotate: 0,
365+
translate: pt(1.365, 1.009), rotate: 0,
366366
id: 'R27'
367367
})
368368
// curr_tp[3].tp

examples/CanAdapter/CanAdapter.svgpcb.js

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@ const R2 = board.add(R_0603_1608Metric, {
1717
})
1818
// usb_reg.ic
1919
const U1 = board.add(SOT_23_5, {
20-
translate: pt(1.541, 0.957), rotate: 0,
20+
translate: pt(1.133, 0.957), rotate: 0,
2121
id: 'U1'
2222
})
2323
// usb_reg.in_cap.cap
2424
const C1 = board.add(C_0603_1608Metric, {
25-
translate: pt(1.692, 1.093), rotate: 0,
25+
translate: pt(1.284, 1.093), rotate: 0,
2626
id: 'C1'
2727
})
2828
// usb_reg.out_cap.cap
2929
const C2 = board.add(C_0805_2012Metric, {
30-
translate: pt(1.528, 1.102), rotate: 0,
30+
translate: pt(1.120, 1.102), rotate: 0,
3131
id: 'C2'
3232
})
3333
// mcu.swd.conn
@@ -172,42 +172,42 @@ const C19 = board.add(C_0603_1608Metric, {
172172
})
173173
// rgb_usb.package
174174
const D1 = board.add(LED_LiteOn_LTST_C19HE1WT, {
175-
translate: pt(0.041, 1.512), rotate: 0,
175+
translate: pt(0.432, 1.512), rotate: 0,
176176
id: 'D1'
177177
})
178178
// rgb_usb.red_res
179179
const R6 = board.add(R_0603_1608Metric, {
180-
translate: pt(0.180, 1.486), rotate: 0,
180+
translate: pt(0.571, 1.486), rotate: 0,
181181
id: 'R6'
182182
})
183183
// rgb_usb.green_res
184184
const R7 = board.add(R_0603_1608Metric, {
185-
translate: pt(0.058, 1.635), rotate: 0,
185+
translate: pt(0.449, 1.635), rotate: 0,
186186
id: 'R7'
187187
})
188188
// rgb_usb.blue_res
189189
const R8 = board.add(R_0603_1608Metric, {
190-
translate: pt(0.214, 1.635), rotate: 0,
190+
translate: pt(0.605, 1.635), rotate: 0,
191191
id: 'R8'
192192
})
193193
// rgb_can.package
194194
const D2 = board.add(LED_LiteOn_LTST_C19HE1WT, {
195-
translate: pt(0.432, 1.512), rotate: 0,
195+
translate: pt(0.041, 1.512), rotate: 0,
196196
id: 'D2'
197197
})
198198
// rgb_can.red_res
199199
const R9 = board.add(R_0603_1608Metric, {
200-
translate: pt(0.571, 1.486), rotate: 0,
200+
translate: pt(0.180, 1.486), rotate: 0,
201201
id: 'R9'
202202
})
203203
// rgb_can.green_res
204204
const R10 = board.add(R_0603_1608Metric, {
205-
translate: pt(0.449, 1.635), rotate: 0,
205+
translate: pt(0.058, 1.635), rotate: 0,
206206
id: 'R10'
207207
})
208208
// rgb_can.blue_res
209209
const R11 = board.add(R_0603_1608Metric, {
210-
translate: pt(0.605, 1.635), rotate: 0,
210+
translate: pt(0.214, 1.635), rotate: 0,
211211
id: 'R11'
212212
})
213213
// can
@@ -217,17 +217,17 @@ const J4 = board.add(Molex_DuraClik_502352_1x05_P2_00mm_Horizontal, {
217217
})
218218
// can_reg.ic
219219
const U5 = board.add(SOT_23_5, {
220-
translate: pt(1.133, 0.957), rotate: 0,
220+
translate: pt(1.541, 0.957), rotate: 0,
221221
id: 'U5'
222222
})
223223
// can_reg.in_cap.cap
224224
const C20 = board.add(C_0603_1608Metric, {
225-
translate: pt(1.284, 1.093), rotate: 0,
225+
translate: pt(1.692, 1.093), rotate: 0,
226226
id: 'C20'
227227
})
228228
// can_reg.out_cap.cap
229229
const C21 = board.add(C_0805_2012Metric, {
230-
translate: pt(1.120, 1.102), rotate: 0,
230+
translate: pt(1.528, 1.102), rotate: 0,
231231
id: 'C21'
232232
})
233233
// led_can.package

examples/Datalogger/Datalogger.svgpcb.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ const J5 = board.add(SD_Kyocera_145638009511859+, {
267267
})
268268
// cd_pull.res
269269
const R10 = board.add(R_0603_1608Metric, {
270-
translate: pt(2.956, 2.385), rotate: 0,
270+
translate: pt(2.721, 2.385), rotate: 0,
271271
id: 'R10'
272272
})
273273
// xbee.ic
@@ -482,17 +482,17 @@ const R22 = board.add(R_0603_1608Metric, {
482482
})
483483
// sw1.package
484484
const SW1 = board.add(SW_Push_SPST_NO_Alps_SKRK, {
485-
translate: pt(2.437, 2.423), rotate: 0,
485+
translate: pt(2.102, 2.423), rotate: 0,
486486
id: 'SW1'
487487
})
488488
// sw1_pull.res
489489
const R23 = board.add(R_0603_1608Metric, {
490-
translate: pt(2.721, 2.385), rotate: 0,
490+
translate: pt(2.956, 2.385), rotate: 0,
491491
id: 'R23'
492492
})
493493
// sw2.package
494494
const SW2 = board.add(SW_Push_SPST_NO_Alps_SKRK, {
495-
translate: pt(2.102, 2.423), rotate: 0,
495+
translate: pt(2.437, 2.423), rotate: 0,
496496
id: 'SW2'
497497
})
498498
// sw2_pull.res
@@ -512,22 +512,22 @@ const R26 = board.add(R_0603_1608Metric, {
512512
})
513513
// v5sense.div.top_res
514514
const R27 = board.add(R_0603_1608Metric, {
515-
translate: pt(1.074, 2.385), rotate: 0,
515+
translate: pt(1.309, 2.385), rotate: 0,
516516
id: 'R27'
517517
})
518518
// v5sense.div.bottom_res
519519
const R28 = board.add(R_0603_1608Metric, {
520-
translate: pt(1.074, 2.482), rotate: 0,
520+
translate: pt(1.309, 2.482), rotate: 0,
521521
id: 'R28'
522522
})
523523
// vscsense.div.top_res
524524
const R29 = board.add(R_0603_1608Metric, {
525-
translate: pt(1.309, 2.385), rotate: 0,
525+
translate: pt(1.074, 2.385), rotate: 0,
526526
id: 'R29'
527527
})
528528
// vscsense.div.bottom_res
529529
const R30 = board.add(R_0603_1608Metric, {
530-
translate: pt(1.309, 2.482), rotate: 0,
530+
translate: pt(1.074, 2.482), rotate: 0,
531531
id: 'R30'
532532
})
533533

0 commit comments

Comments
 (0)