You've already forked upenn-dune-gib
mirror of
https://github.com/uob-hep-cad/upenn-dune-gib.git
synced 2026-09-01 23:01:12 +00:00
11 lines
354 B
Plaintext
11 lines
354 B
Plaintext
#This is the Layer Conversion File used for
|
|
#importing DXF data into Allegro/APD.
|
|
|
|
#CLASS! SUBCLASS! DXF_LAYER!
|
|
|
|
PACKAGE GEOMETRY!
|
|
MODEL_OUTLINE! BG_OUTLINE!
|
|
MODEL_OUTLINE! PG_SILKSCREEN_BOTTOM!
|
|
MODEL_OUTLINE! PIN_BOTTOM!
|
|
|
|
#END |