• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

colore quote

  • Thread starter Thread starter marce80
  • Start date Start date
I press that proe I'm enjoying and a lot like program, but with the setup for the table I'm losing my sleep. I saw the pictures of your quotations, unexceptionable! But why can't I put them like that? What font do you use? that dim_arrow_lenght/width/granfigldibuonmam etc etc etc etc. have you set up? how to print in pdf without font conversion errors (do not read the symbol °)
I ask vein x the intrusion in this discussion, I know I am o.t. and that there are another billion valid with instructions, but I would be very grateful if you could give me suggestions.

thanks in particular to lollone x having shared his files:)
 
Does anyone also know how to comply with the rules on the thickness of the lines and their relationship in the design? It doesn't seem to give me readable results, and you also use different thicknesses. . .
 

Attachments

  • grossezza linee UNI ISO 128-24_2006.webp
    grossezza linee UNI ISO 128-24_2006.webp
    12.1 KB · Views: 37
for the thickness of the lines I made common sense.
for the configurations of the table the thing is complicated.
depends on what your level is in the program setting.
I replaced the default font with the "leroy". This led me to change several format settings etc. for font size differences.
cmq my advice is to start from the default file and change it to your liking.

I don't know how you print pdf.io I use wf3 and mold using pdfcreator.
I created a printer file (.pro) with all the desired features and going to take obviously the table.pnt file.
to print the drawings then go to select the printer.

p.s.=Don't be discouraged, pro-e is a huge program. and even if you have to bang your head a lot early, you will realize that it allows you to develop any of your ideas!
 
I use the following conguration file for print thicknesses:


[Bleep] [Bleep] [Bleep]
! print pen configuration file
[Bleep] [Bleep] [Bleep]
================================================================================================================================================================================================================================================================
pen 1
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
! print the extension lines and guide of quotas, axes, geometric tolerances, bubbles,
! the samples and if in the design settings "line_style_standard" is set to "std_ansi"
I also print the text.
! associated color name: letter
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
pen 1 thickness 0.015 cm; letter_color
================================================================================================================================================================================================================================================================
!
2!
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
! print visible edges, section lines with phantom style, arrows and section text.
Associate color name: drawing_color, quilt_color, magenta_color, datum_color
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
pen 2 thickness 0.03 cm; drawing_color
================================================================================================================================================================================================================================================================
!
Pen 3!
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
! print cover the hidden lines that at video you see gray and continuous.
!
! associated color name: half_tone_color
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
pen 3 thickness 0.0075 cm; half_tone_color
================================================================================================================================================================================================================================================================

you can try to copy everything in a text file to which to give the .pnt extension (eg desmoira.pnt)
in the config you will also need to indicate the file name in the pen_table_file option
 
I use this. One of you will be fine!

(Bleep) (Bleep) (Bleep) (Bleep) (Bleep) (Bleep) (Bleep) (Bleep) (Bleep) (Bleep) (Bleep) (Bleep)
! print pen configuration file
[Bleep] [Bleep] [Bleep]
!
================================================================================================================================================================================================================================================================
pen 1
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
! print visible edges, section lines with phantom style, arrows and section text.
!
Name of the associated colors: drawing_color, quilt_color, magenta_color, datum_color
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
pen 1 thickness 0.025 cm;
================================================================================================================================================================================================================================================================
!
2!
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
! print the extension lines and guide of quotas, axes, geometric tolerances, bubbles,
! the samples and if in the design settings "line_style_standard" is set to "std_ansi"
I also print the text.
!
! associated color name: letter
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
pen 2 thickness 0.01 cm;
================================================================================================================================================================================================================================================================
!
Pen 3!
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
! print cover the hidden lines that at video you see gray and continuous.
!
! associated color name: half_tone_color
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
pen 3 thickness 0.01 cm; pattern 0.4 0.2 cm
================================================================================================================================================================================================================================================================
!
Pen 4!
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
! print the isometric grids of the surfaces, ie entities of red color that in the design are not seen,
! then you can use the color associated with this pen (highlite_color = main highlight)
! for entities that want to print with particular thicknesses (e.g. the frame of the format).
!
! associated color name: section_color
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
pen 4 thickness 0.03 cm;
================================================================================================================================================================================================================================================================
!
Pen 5!
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
! print the edges of sheet metal, i.e. those in the drawing you see green, it is recommended to use
For this pen the same thickness as pen 1.
!
! associated color name: ♪
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
pen 5 thickness 0.025 cm;
================================================================================================================================================================================================================================================================
!
Pen 6!
Print sketch curves and offset lines (explosion line).
!
! associated color name: section_color
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
pen 6 thickness 0.008 cm;
================================================================================================================================================================================================================================================================
!
Pen 7!
!
Print out the views, quotas and gray text, the blunt edges attenuated,
The restrained lines indicating the sectional plan
!
! associated color name: dimmed_color
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
pen 7 thickness 0.02 cm;
================================================================================================================================================================================================================================================================
Pen 8!
! print the text if in the design settings "line_style_standard" is set to "std_iso"
In this way it is possible to manage the thickness of the text independently of that of the quotas (pen 2).
!
! n.b. to use this pen, in the pro-e configuration file (config.pro) you have to set the option
"use_8_plotter_pens" on "yes".
!
!associated color name: edge_highlite_color
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
pen 8 thickness 0.01 cm; color 0.0 0.0 0.0 0.0 0.0
================================================================================================================================================================================================================================================================

[Bleep] [Bleep] [Bleep]
Customization of printing styles
[Bleep] [Bleep] [Bleep]
! for each pen we can change the printing style by acting on the color, on the type of holding, on the thickness and changing
Also the entities associated with that pen.
!
! for color just write for example: color 0.1 0.2 0.3
Where the three decimal figures are the proportions of red, green and blue (rgb = red green blue).
!
Example: pen 1 thickness 0.01 cm; color 0.0 0.8
!
Just write: pattern 0.2 0.1 0.4 0.1 cm
Where the figures indicate in sequence the length of the lines and spaces that follow in the base unit,
! whereas cm (centimeters) indicates the unit of measurement of such lengths that can be alternatively in (inch)
!
! for thickness just write thickness 0.5 cm.
!
! to change more aspects of the print style of a pen just separate the different settings of a pen with ";".
!
! to print with one pen entity drawing that otherwise would be printed with different pens just write
! the color name associated with such entities
!
! to make a total example, suppose that you want the pen 4 to print the red color and sketches with thickness 0.05 cm,
With a green color and a restraint, then in the pen file we will write:
!
pen 4 thickness 0.05 cm; section_color; color 0.0 0.8 0.0; pattern 1.0 0.1 0.5 0.1 cm
!
! in this file all that is preceded by the exclamation point "!" is read as comment.
!
! to make sure that pro-e uses this file by default to print you have to set in the configuration file (config.pro)
! the option "pen_table_file" with the full path of the pen file.
!
! example: pen_table_file c:\configuration_wf\sets_print\file_penne\table.pnt
!
! to make sure that pro-e uses this file even when we save in pdf you have to set in the configuration file (config.pro)
! the option "pdf_use_pentable" on "yes"
 
I add to the discussion to have information:

using in quota texts font (I can't change it because the company we work for) there's a way to get in print the quota text a little bigger. .
 
Yes, you have to go to the drawing options (file > properties > design options) and increase the value of the drawing drawing_text_height.
ciao.
 
thanks again to lollone, and also to prof. and maxopus. :finger: I put myself under print tests!
I admit I'm a pippa: to the right time two quotas of layout on proes (and disappears the line of quota beyond the arrows if on the outside), for the mass in the series I exported the drw in dwg and I quotated in autocad! :eek: (that to think well there ab illo tempore to configure the quotation style has been longed).

si prof. drawing_text_height defines the height of the text, but if you also use notes and various there is way to set only x the odds a specific value and font (e.g. I x the quota text inclino the font)?
last domandina: are the set fonts only ndx? (cgtriumvirate? )
 
I have explained badly I would like it to be more evident in the press as if it were white instead of yellow.
but do not go into drawing options (file > properties > design options) to change no variable

I attach a complete detail, the things that can change are:
pentable, syscolor, etc. provided that such changes only remain on my computer and in the company the design remains unchanged.
 
...reprising the thread from where I left it, that is from the configuration of the pen file, to ask you some clarifications that still hard to understand: at the pens, by default are associated with colors? and what?
in particular I ask maxopus and prof:
in the maxopus file to pen 2 are associated (by text) drawing_color, quilt_color, magenta_color, datum_color, which are the same that in the file of prof. are associated with pen 1, but are not specified if not in the text preceded by! and therefore not in the instruction. . maxopus, in the instruction you added the drawing_color and not the others, which I miss? :confused:
I also do not understand why prof. in your section_color file is associated with both 4 and 6 pen, always from text but not in instructions.
I'm definitely losing sight of something important.
I think I have understood in all this that proe associates the feathers to the colors, which in turn are associated with the entities. If we want to print as best we aggrada we have to change the default colors in syscol. Now, the matching between colors and entities is expressed in the help page "system colors".
but then I have a table in "pro/engineer default system colors" not congruent with that in "color assignment to another pen". refer to different things? :confused:
Thank you in advance, you are my only hope to get out alive!
 
I found the default pen assignment table, half the colors are assigned to the 1!! ?
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
pen number
color system
assignment

1
geometry (white)
curve (curve), dark blue
volume of manufacture (manufacturing volume), violet
union surfaces (quilt), magenta
reference (datum), brown
pre-selection evidenz (preselection highlight), cyan
preview geometry (preview geometry), yellow
Secondary preview geometry (secondary preview geometry), light yellow
visible geometry (plotated with solid lines except for some entity):
cutting lines of cross sections: plotted with veiled lines
arrows and text of cross-section cutting plans
clay and drawing size
text of label
font line of white half-carry
brown part of the reference plans

2
letter (yellow)
all elements are plotted with solid lines except for some entities:
quota lines
Guidelines
axes and half-years: plotted with half-million
geometric tolerance lines
all text except that of cross sections
bubble notes
sampling
font of lines of yellow half-carry

3
hidden lines (hidden line), grey
hidden lines: plotted with dotted lines and veiled character

4
highlight - main (highlight-primary), dark red
selected (selected), red
secondary selection (secondary selected), orange
all elements are plotted with solid lines:
grid of spline surfaces (not plotted in drawings)

5
sheet metal, dark green
sheet metal

6
sketch curve (sketched curve), blue
sketch sections

7
Highlight - secondary, dark grey
switched sections, text and hidden quotas, attenuated tangent edges
dark grey part of the reference planes

8
Highlight-edge highlighting, green
surface grid
 
I know you can't do, quotas have a unique color for text, arrows and guidelines.
I happened to differentiate the color of the texts compared to the quota lines, just set the design variable "line_style_standard" different from std_ansi (I use std_iso).
so doing all the texts, besides those of the quotas, are of a different color.
I hope I've been helpful.
Hi.
 
I happened to differentiate the color of the texts compared to the quota lines, just set the design variable "line_style_standard" different from std_ansi (I use std_iso).
so doing all the texts, besides those of the quotas, are of a different color.
I hope I've been helpful.
Hi.
You see there's always something to learn? I sprinkle the head of ashes. :biggrin:
thanks for the suggestion.
 
================================================================================================================================================================================================================================================================
Pen 8!
! print the text if in the design settings "line_style_standard" is set to "std_iso"
In this way it is possible to manage the thickness of the text independently of that of the quotas (pen 2).
!
! n.b. to use this pen, in the pro-e configuration file (config.pro) you have to set the option
"use_8_plotter_pens" on "yes".
!
!associated color name: edge_highlite_color
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
pen 8 thickness 0.01 cm; color 0.0 0.0 0.0 0.0 0.0
thanks to theex, it was also specified in the file of the pens of prof. and in fact it works. :finger:
in the end losing a full day between rows of pens, syscol, config and design options and changing the masks I had set at first I managed: I finally printed a bunch of harvests on the table like I wanted. :biggrin:
I hope to quickly shock all the time spent learning and to aggregate to those who tifa x proe to 360°!:biggrin: :biggrin:
Thanks again to everyone!! !
 
create or edit syscol.scl text file (or as your color file is called, set in config.pro as system_colors_file) and enter the string below:

system_edge_high_color 29.000000 88.000000000
you will have the text quotas in green (or change the color as you want)

this file must be in the pro/e boot directory

Hi.
Hello... but where do I find the codes of the various colors?

type 29,000000 88,000000 67,000,000 (green)...the rest?

Thanks
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
ciao
Back
Top