[PCB_FORUM] Re: Correcting the drill chart output
- From: "arimitsu seiji" <arimitsus@xxxxxxxxxxx>
- To: icu-pcb-forum@xxxxxxxxxxxxx
- Date: Thu, 14 Dec 2006 10:18:27 -0800
Ok I have looked into it but I
can't seem to get it the way I want it.
I have the following in the .dlt
file
(make__ncTemplate_struct
?Name
"default-mm"
?Title
"DRILL CHART:
$lay_nams$"
?Units
"mms"
?TitleHeight
3.5
?TitleTextBlock
9
?ColumnTitleTextBlock
9
?DataTextBlock
9
?PlatingOrder
"PlatedFirst"
;
; A non-zero FixedFigureHeight will
force ALL(!) figures displayed
; in the "Figure" column to
be displayed with the same specified
; height, overriding
what is defined in individual padstacks. The
; setting of 0
included below indicates that they will be displayed
; with
the sizes as defined in the
padstacks.
;
?FixedFigureHeight
0
;
; Each column definition below can have an optional
4th field
; included to control the justification of the
data displayed
; within that column. The permitted values
are of course:
;
; "center", "right",
or "left"
;
; with "center" being the default if the 4th
field is not provided,
; or is provided but is not one of
the above permitted
values.
;
?ColumnDefinitions
'(
("Figure"
"FIGURE"
7)
("Holesize"
"SIZE"
15)
("Tolerance"
"TOLERANCE" 15)
("PlateStatus" "PLATED"
10)
("NonStandard" "NONSTANDARD"
15)
("Quantity"
"QTY"
6)
)
)
I have a section that saids under title "All units are in xxx (mils/mm)"
then below that I have a row that saids Figure Hole
size Plated Quantity. The lines
seperating those text are going acrossed the text and I can't adjust it
like the titleheight. Is there some information I have to add to the
.dlt file? Please advise.
Thank you,
Seiji
From: "arimitsu seiji" <arimitsus@xxxxxxxxxxx>
Reply-To:
icu-pcb-forum@xxxxxxxxxxxxx
To:
icu-pcb-forum@xxxxxxxxxxxxx
Subject: [PCB_FORUM] Re:
Correcting the drill chart output
Date: Tue, 12 Dec 2006 08:00:39
-0800
Thank you all for quick response. I check it out as soon as I get
to work :)
From: "Scott, Ron" <rg-scott@xxxxxx>
Reply-To:
icu-pcb-forum@xxxxxxxxxxxxx
To:
<icu-pcb-forum@xxxxxxxxxxxxx>
Subject: [PCB_FORUM] Re:
Correcting the drill chart output
Date: Tue, 12 Dec 2006 07:40:38
-0600
Jim,
The permanent answer to your dilemma is to open up the actual
drill file(.dlt) in a text editor and you'll find in the nclegend file an
assortment of built in default tables. There are tables for cm, in,mil,
etc. Open up the desired .dlt and you can edit the size and spacing to
your heart's content. Hope this helps.
Cheers,
Ron
Scott C.I.D.+
Texas Instruments
Storage Products Group
Tel:
214.567.4715
Cell: 972.816.7978
rg-scott@xxxxxx
From: icu-pcb-forum-bounce@xxxxxxxxxxxxx
[mailto:icu-pcb-forum-bounce@xxxxxxxxxxxxx] On Behalf Of Jim
Goshorn
Sent: Tuesday, December 12, 2006 07:33
To:
icu-pcb-forum@xxxxxxxxxxxxx
Subject: [PCB_FORUM] Re: Correcting
the drill chart output
Seiji,
Go to >Setup>Text sizes > Text block 9. Make the adjustments to
that line and it should be
OK.
Jim
At
12:27 AM 12/12/2006 -0800, you wrote:
Hi everyone,
I am sorry to keep
bothering everyone. I have this irritating issue that I can't seem to
solve. It seems that everytime I use NC Drill Legend the chart seems
to be smushed together and I have to adjust it everytime. I have
looked to see how I can fix this problem, but I can't seem to find
it. Can anyone help me with this? Thank you in
advance.
Seiji
-----------------------------------------------------------
To subscribe/unsubscribe: Send a message to
icu-pcb-forum-request@xxxxxxxxxxxxx with a subject of subscribe or
unsubscribe To view the archives of this list go to http://www.freelists.org/archives/icu-pcb-forum/
Problems or Questions: Send an email to icu-pcb-forum-admins@xxxxxxxxxxxxx
-----------------------------------------------------------
Jim Goshorn
MCL, Inc
501 S Woodcreek Rd
Bolingbrook, IL 60440
630-771-7205
-----------------------------------------------------------
To subscribe/unsubscribe: Send a message to
icu-pcb-forum-request@xxxxxxxxxxxxx with a subject of subscribe or
unsubscribe To view the archives of this list go to
http://www.freelists.org/archives/icu-pcb-forum/ Problems or Questions:
Send an email to icu-pcb-forum-admins@xxxxxxxxxxxxx
-----------------------------------------------------------
-----------------------------------------------------------
To subscribe/unsubscribe:
Send a message to icu-pcb-forum-request@xxxxxxxxxxxxx
with a subject of subscribe or unsubscribe
To view the archives of this list go to http://www.freelists.org/archives/icu-pcb-forum/
Problems or Questions:
Send an email to icu-pcb-forum-admins@xxxxxxxxxxxxx
-----------------------------------------------------------
- Follow-Ups:
- [PCB_FORUM] Re: Correcting the drill chart output
- From: arimitsu seiji
- References:
- [PCB_FORUM] Re: Correcting the drill chart output
- From: arimitsu seiji
Other related posts:
- » [PCB_FORUM] Correcting the drill chart output
- » [PCB_FORUM] Re: Correcting the drill chart output
- » [PCB_FORUM] Re: Correcting the drill chart output
- » [PCB_FORUM] Re: Correcting the drill chart output
- » [PCB_FORUM] Re: Correcting the drill chart output
- » [PCB_FORUM] Re: Correcting the drill chart output
- » [PCB_FORUM] Re: Correcting the drill chart output
- » [PCB_FORUM] Re: Correcting the drill chart output
- » [PCB_FORUM] Re: Correcting the drill chart output
- » [PCB_FORUM] Re: Correcting the drill chart output
- » [PCB_FORUM] Re: Correcting the drill chart output
- » [PCB_FORUM] Re: Correcting the drill chart output
- » [PCB_FORUM] Re: Correcting the drill chart output
- » [PCB_FORUM] Re: Correcting the drill chart output
Ok I have looked into it but I can't seem to get it the way I want it.
I have the following in the .dlt file
(make__ncTemplate_struct?Name "default-mm"
?Title "DRILL CHART: $lay_nams$"
?Units "mms"
?TitleHeight 3.5
?TitleTextBlock 9
?ColumnTitleTextBlock 9
?DataTextBlock 9
?PlatingOrder "PlatedFirst"
;
; A non-zero FixedFigureHeight will force ALL(!) figures displayed
; in the "Figure" column to be displayed with the same specified
; height, overriding what is defined in individual padstacks. The
; setting of 0 included below indicates that they will be displayed
; with the sizes as defined in the padstacks.
;
?FixedFigureHeight 0
;
; Each column definition below can have an optional 4th field
; included to control the justification of the data displayed
; within that column. The permitted values are of course:
;
; "center", "right", or "left"
;
; with "center" being the default if the 4th field is not provided,
; or is provided but is not one of the above permitted values.
;
?ColumnDefinitions '(
("Figure" "FIGURE" 7)
("Holesize" "SIZE" 15)
("Tolerance" "TOLERANCE" 15)
("PlateStatus" "PLATED" 10)
("NonStandard" "NONSTANDARD" 15)
("Quantity" "QTY" 6)
)
)
I have a section that saids under title "All units are in xxx (mils/mm)" then below that I have a row that saids Figure Hole size Plated Quantity. The lines seperating those text are going acrossed the text and I can't adjust it like the titleheight. Is there some information I have to add to the .dlt file? Please advise.
Thank you,
Seiji
From: "arimitsu seiji" <arimitsus@xxxxxxxxxxx>
Reply-To: icu-pcb-forum@xxxxxxxxxxxxx
To: icu-pcb-forum@xxxxxxxxxxxxx
Subject: [PCB_FORUM] Re: Correcting the drill chart output
Date: Tue, 12 Dec 2006 08:00:39 -0800
----------------------------------------------------------- To subscribe/unsubscribe: Send a message to icu-pcb-forum-request@xxxxxxxxxxxxx with a subject of subscribe or unsubscribe To view the archives of this list go to http://www.freelists.org/archives/icu-pcb-forum/ Problems or Questions: Send an email to icu-pcb-forum-admins@xxxxxxxxxxxxx -----------------------------------------------------------Thank you all for quick response. I check it out as soon as I get to work :)
From: "Scott, Ron" <rg-scott@xxxxxx>
Reply-To: icu-pcb-forum@xxxxxxxxxxxxx
To: <icu-pcb-forum@xxxxxxxxxxxxx>
Subject: [PCB_FORUM] Re: Correcting the drill chart output
Date: Tue, 12 Dec 2006 07:40:38 -0600
Jim,The permanent answer to your dilemma is to open up the actual drill file(.dlt) in a text editor and you'll find in the nclegend file an assortment of built in default tables. There are tables for cm, in,mil, etc. Open up the desired .dlt and you can edit the size and spacing to your heart's content. Hope this helps.Cheers,
Ron Scott C.I.D.+
Texas Instruments
Storage Products Group
Tel: 214.567.4715
Cell: 972.816.7978
rg-scott@xxxxxx
From: icu-pcb-forum-bounce@xxxxxxxxxxxxx [mailto:icu-pcb-forum-bounce@xxxxxxxxxxxxx] On Behalf Of Jim Goshorn
Sent: Tuesday, December 12, 2006 07:33
To: icu-pcb-forum@xxxxxxxxxxxxx
Subject: [PCB_FORUM] Re: Correcting the drill chart output
Seiji, Go to >Setup>Text sizes > Text block 9. Make the adjustments to that line and it should be OK.
Jim
At 12:27 AM 12/12/2006 -0800, you wrote:
Hi everyone,
I am sorry to keep bothering everyone. I have this irritating issue that I can't seem to solve. It seems that everytime I use NC Drill Legend the chart seems to be smushed together and I have to adjust it everytime. I have looked to see how I can fix this problem, but I can't seem to find it. Can anyone help me with this? Thank you in advance.
Seiji
----------------------------------------------------------- To subscribe/unsubscribe: Send a message to icu-pcb-forum-request@xxxxxxxxxxxxx with a subject of subscribe or unsubscribe To view the archives of this list go to http://www.freelists.org/archives/icu-pcb-forum/ Problems or Questions: Send an email to icu-pcb-forum-admins@xxxxxxxxxxxxx -----------------------------------------------------------Jim Goshorn
MCL, Inc
501 S Woodcreek Rd
Bolingbrook, IL 60440
630-771-7205
- [PCB_FORUM] Re: Correcting the drill chart output
- From: arimitsu seiji
- [PCB_FORUM] Re: Correcting the drill chart output
- From: arimitsu seiji