1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-15 06:17:31 +02:00

bacon/case/case.fpd: tcp_pcb was redundant; adjusted height of top_ridge

This commit is contained in:
Werner Almesberger 2012-03-21 01:05:24 -03:00
parent ec7994cabf
commit 1f0b9c99b1

View File

@ -99,8 +99,8 @@ table
{ part, z, top_surface, top_window, top_pcb, top_ridge }
{ "top_surface", 2.5, 1, 0, 0, 0 }
{ "top_window", 1.5, 0, 1, 0, 0 }
{ "top_pcb", 0.5, 0, 0, 1, 0 }
{ "top_ridge", 0, 0, 0, 0, 1 }
// { "top_pcb", 0.5, 0, 0, 1, 0 }
{ "top_ridge", 0.5, 0, 0, 0, 1 }
table
{ pcbw, pcbl, pcbgap }