[PCB_FORUM] Re: Can we set Artwork "undefined line width" set to 8 instead of (0) default
- From: "Ferhat Yaldiz" <ferhat.yaldiz@xxxxxxxxxxxxxx>
- To: <icu-pcb-forum@xxxxxxxxxxxxx>, <msalberg@xxxxxxxxxxxx>
- Date: Fri, 5 Dec 2008 13:05:39 +0200
Hi Mark,
As I know there is no way directly to set default undefined line width or
shape properties.
But if you define firstly fab film as text file ( I defined every films as
one text file and every new
design I imported (via load button) only.) you will not need to correct
every film parameters.
For example; I extraxted top layer parameters via rmb -> save and like this.
(axlfcreate "TOP" '(0 0 0 200 2540 1 0 0 0 0 0 1 0)
'("DRAWING FORMAT/TOP" "VIA CLASS/TOP" "PIN/TOP" "ETCH/TOP"
"DRAWING FORMAT/TITLE_BLOCK" "BOARD GEOMETRY/OUTLINE" ))
(0 0 0 200 2540 1 0 0 0 0 0 1 0) : These parameters define misc. Properties
(rotation, offset, undefined line width ....)
Below I pasted my text file which defines meaning of every parameters.
# Artwork Film Setup Parameters
#
# Ferhat YALDIZ
# Hardware Design Eng.
# TUBITAK - ITI
# TURKIYE
Field 1 = ROTATION
Field 2 = OFFSET X
Field 3 = OFFSET Y
Field 4 = UNDEFINED LINE WIDTH
Field 5 = SHAPE BOUNDING BOX
Field 6 = PLOT MODE
Field 7 = MIRRORED
Field 8 = FULL CONTACT THERMAL RELIEFS
Field 9 = SUPPRESS UNCONNECTED PADS
Field 10= DRAW MISSING APERTURES
Field 11= USE APERTURE ROTATION
Field 12= FILL OUTSIDE SHAPES
Field 13= VECTOR BASED PAD BEHAVIOR
ROTATION
0 = 0 DEG
2 = 90 DEG
4 = 180 DEG
6 = 270 DEG
OFFSET X
OFFSET Y
UNDEFINED LINE WIDTH
SHAPE BOUNDING BOX
PLOT MODE
1 = POS
0 = NEG
MIRRORED
1= YES ( CHECKED )
2 = NO
FULL CONTACT THERMAL RELIEFS
SUPPRESS UNCONNECTED PADS
DRAW MISSING APERTURES
USE APERTURE ROTATION
FILL OUTSIDE SHAPES
VECTOR BASED PAD BEHAVIOR
You could write your own film setup text file and only you will import once.
With Regards,
FERHAT YALDIZ
HARDWARE DESIGN ENG.
TUBITAK - ITI
TURKIYE
_____
From: icu-pcb-forum-bounce@xxxxxxxxxxxxx
[mailto:icu-pcb-forum-bounce@xxxxxxxxxxxxx] On Behalf Of Mark Salberg
Sent: Thursday, November 06, 2008 12:52 PM
To: Cadence User Group
Subject: [PCB_FORUM] Can we set Artwork "undefined line width" set to 8
instead of (0) default
Is there any way to set the default "Undefined line width" to 8?
Any global default parameter setting?
We must set this for every film file. If not, the outline for example will
not be displayed in the gerber viewer.
We set for RS274X in general params
The art_param file does not include this.
Example art_param
DEVICE-TYPE GERBER_RS274X
OUTPUT-UNITS INCHES
FILM-SIZE 240000 160000
FORMAT 5.4
ABORT-ON-ERROR NO
SCALE 1
SUPPRESS-LEAD-ZEROES YES
SUPPRESS-TRAIL-ZEROES NO
SUPPRESS-EQUAL YES
UNDEF-APT-CONT NO
Also, if the outline is an "unfilled shape" we must set Shape Global
Paramater to RS-274X.
If not, we will get an error while cutting gerbers.
Any way to have all of this to be set as default?
Regards,
Mark


Other related posts: