Hot News:

Unser Angebot:

  Foren auf CAD.de (alle Foren)
  MicroStation/PowerDraft (J, V8, XM, V8i)
  farbige Linien plotten

Antwort erstellen  Neues Thema erstellen
CAD.de Login | Logout | Profil | Profil bearbeiten | Registrieren | Voreinstellungen | Hilfe | Suchen

Anzeige:

Darstellung des Themas zum Ausdrucken. Bitte dann die Druckfunktion des Browsers verwenden. | Suche nach Beiträgen nächster neuer Beitrag | nächster älterer Beitrag
Autor Thema:  farbige Linien plotten (909 mal gelesen)
Pepele
Mitglied
Architekt


Sehen Sie sich das Profil von Pepele an!   Senden Sie eine Private Message an Pepele  Schreiben Sie einen Gästebucheintrag für Pepele

Beiträge: 46
Registriert: 05.09.2002

erstellt am: 12. Mrz. 2003 16:27    Editieren oder löschen Sie diesen Beitrag!  <-- editieren / zitieren -->   Antwort mit Zitat in Fett Antwort mit kursivem Zitat    Unities abgeben: 1 Unity (wenig hilfreich, aber dennoch)2 Unities3 Unities4 Unities5 Unities6 Unities7 Unities8 Unities9 Unities10 Unities

hallo,
ich habe wieder Probleme beim Plotten und zwar möchte ich dass bestimmte Linien farbig gedruckt werden (rot, gelb usw.) nur klappts nicht und sie werden immer grau gedruckt. Bei den Füllungen funktioniert alles einwandfrei aber mit Linien gehts nicht.
Ich benutze den hpglrtl-Treiber und einen HP5000-Plotter.
Weiß jemand woran es liegen könnte? Was könnte ich falsch eingestellt haben?
Danke
Grüße
Pepele

Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP

Cad-Teufel
Mitglied
Bauzeichner


Sehen Sie sich das Profil von Cad-Teufel an!   Senden Sie eine Private Message an Cad-Teufel  Schreiben Sie einen Gästebucheintrag für Cad-Teufel

Beiträge: 146
Registriert: 20.11.2002

erstellt am: 12. Mrz. 2003 16:40    Editieren oder löschen Sie diesen Beitrag!  <-- editieren / zitieren -->   Antwort mit Zitat in Fett Antwort mit kursivem Zitat    Unities abgeben: 1 Unity (wenig hilfreich, aber dennoch)2 Unities3 Unities4 Unities5 Unities6 Unities7 Unities8 Unities9 Unities10 Unities Nur für Pepele 10 Unities + Antwort hilfreich

VERSUCHS MAL DAMIT DIE ERSTEN 9 fARBNUMMERN KOMMEN IMMER SCHWARZ DER REST IN DER DARGESTELLTEN FARBR
----------------------------------------------------------------------


; HP-GL/2 Plotter configuration file - For HP 650c Color Plotter

;      $Logfile:  I:/mgds/plot/pltcfg/hp650c.plv  $
;      $Workfile:  hp650c.plt  $
;      $Revision:  6.5  $
;  If you change this file, please do not disturb the above source control
;  information. It will prove useful in the event that a future release
;  changes this file.

; MicroStation starts counting pens at 1, so even though the HP 650c has
; pens 0 through 255, pen 0 is not used by MicroStation.
num_pens  = 255                ; Defines pens used - max value is 255
change_pen = both ; options are color, weight, level or both
model      = HPGL2 ; plotter model
driver    = hpgl2              ; MDL driver to use
autocenter ; Automatically center plot on page
end_plot  = eject ; Performs page eject
rotate    = none ; Möglichkeiten None=0, cw=270°, ccw=90°
default_extension/auto_incExt = '000'  ; default extension for plotfiles
;
; To configure a default output file name comment out the default_extension
; line above and uncomment this line.  "lpt1" may be substituted with any
; desired filename - e.g. "$(MS_PLTFILES)plotfile.000"
;
;default_outFile/auto_overwrite = "\\ntsrv1\hpdesign"

; border/pen=1/filename/time ; leave this out for no border
; communication=(handshake=0,baud=9600,par=none,data=8,stop=1)


; The SIZE records defines the plotting area of page.  The .27 offset
; given is to allow room for the border record.
; Use the first set when using roll paper and the second set for cut paper.
; Only 5 SIZE records can be defined at one time

; ENGLISH SIZE records
;size=(8.5,11.0)/num=0/off=(0.27,0.27)/name=a
;size=(11.0,17.0)/num=0/off=(0.27,0.27)/name=b
;size=(17.0,22.0)/num=0/off=(0.27,0.27)/name=c
;size=(22.0,34.0)/num=0/off=(0.27,0.27)/name=d
;size=(44.0,34.0)/num=0/off=(0.27,0.27)/name=e
;resolution(IN)=(0.00098425197,0.00098425197) ; specifies both res and units

; ENGLISH SIZE records
; size=(6.28,9.5)/num=0/off=(0.27,0.27)/name=a ; cut sheet
; size=(9.0,14.0)/num=0/off=(0.27,0.27)/name=b ; cut sheet
; size=(14.0,20.0)/num=0/off=(0.27,0.27)/name=c ; cut sheet
; size=(20.0,31.0)/num=0/off=(0.27,0.27)/name=d ; cut sheet
; size=(42.00,32.0)/num=0/off=(0.27,0.27)/name=e ; cut sheet

;Metric size records
;size=(210,297)/num=0/off=(0,7)/name=a4
size=(1800,841)/num=0/off=(7,7)/name=a0+
size=(420,297)/num=0/off=(0,7)/name=a3
size=(594,420)/num=0/off=(0,7)/name=a2
size=(841,594)/num=0/off=(7,7)/name=a1
;size=(594,1189)/num=0/off=(7,7)/name=a1+
size=(1189,841)/num=0/off=(7,7)/name=a0
;size=(2378,594)/num=0/off=(7,7)/name=a1++


resolution(MM)=(0.025,0.025) ; Metric resolution

pen(1)=(0-8)/rgb=(0,0,0) ;schwarz


; The pen_width record determines how far the pen moves when drawing
; thick lines (weights) or when used to fill elements.  Values are
; between 0 and 15 with 15 moving the greater distance.
pen_width(1)=3
pen_width(2)=3
pen_width(3)=3
pen_width(4)=3
pen_width(5)=3
pen_width(6)=3
pen_width(7)=3
pen_width(8)=3
pen_width(9)=3
pen_width(10)=3
pen_width(11)=3
pen_width(12)=3
pen_width(13)=3
pen_width(14)=3
pen_width(15)=3
pen_width(16)=3
pen_width(17)=3
pen_width(18)=3
pen_width(19)=3
pen_width(20)=3
pen_width(21)=3
pen_width(22)=3
pen_width(23)=3
pen_width(24)=3
pen_width(25)=3
pen_width(26)=3
pen_width(27)=3
pen_width(28)=3
pen_width(29)=3
pen_width(30)=3
pen_width(31)=3
pen_width(32)=3
pen_width(33)=3
pen_width(34)=3
pen_width(35)=3
pen_width(36)=3
pen_width(37)=3
pen_width(38)=3
pen_width(39)=3
pen_width(40)=3
pen_width(41)=3
pen_width(42)=3
pen_width(43)=3
pen_width(44)=3
pen_width(45)=3
pen_width(46)=3
pen_width(47)=3
pen_width(48)=3
pen_width(49)=3
pen_width(50)=3
pen_width(51)=3
pen_width(52)=3
pen_width(53)=3
pen_width(54)=3
pen_width(55)=3
pen_width(56)=3
pen_width(57)=3
pen_width(58)=3
pen_width(59)=3
pen_width(60)=3
pen_width(61)=3
pen_width(62)=3
pen_width(63)=3
pen_width(64)=3
pen_width(65)=3
pen_width(66)=3
pen_width(67)=3
pen_width(68)=3
pen_width(69)=3
pen_width(70)=3
pen_width(71)=3
pen_width(72)=3
pen_width(73)=3
pen_width(74)=3
pen_width(75)=3
pen_width(76)=3
pen_width(77)=3
pen_width(78)=3
pen_width(79)=3
pen_width(80)=3
pen_width(81)=3
pen_width(82)=3
pen_width(83)=3
pen_width(84)=3
pen_width(85)=3
pen_width(86)=3
pen_width(87)=3
pen_width(88)=3
pen_width(89)=3
pen_width(90)=3
pen_width(91)=3
pen_width(92)=3
pen_width(93)=3
pen_width(94)=3
pen_width(95)=3
pen_width(96)=3
pen_width(97)=3
pen_width(98)=3
pen_width(99)=3
pen_width(100)=3
pen_width(101)=3
pen_width(102)=3
pen_width(103)=3
pen_width(104)=3
pen_width(105)=3
pen_width(106)=3
pen_width(107)=3
pen_width(108)=3
pen_width(109)=3
pen_width(110)=3
pen_width(111)=3
pen_width(112)=3
pen_width(113)=3
pen_width(114)=3
pen_width(115)=3
pen_width(116)=3
pen_width(117)=3
pen_width(118)=3
pen_width(119)=3
pen_width(120)=3
pen_width(121)=3
pen_width(122)=3
pen_width(123)=3
pen_width(124)=3
pen_width(125)=3
pen_width(126)=3
pen_width(127)=3
pen_width(128)=3
pen_width(129)=3
pen_width(130)=3
pen_width(131)=3
pen_width(132)=3
pen_width(133)=3
pen_width(134)=3
pen_width(135)=3
pen_width(136)=3
pen_width(137)=3
pen_width(138)=3
pen_width(139)=3
pen_width(140)=3
pen_width(141)=3
pen_width(142)=3
pen_width(143)=3
pen_width(144)=3
pen_width(145)=3
pen_width(146)=3
pen_width(147)=3
pen_width(148)=3
pen_width(149)=3
pen_width(150)=3
pen_width(151)=3
pen_width(152)=3
pen_width(153)=3
pen_width(154)=3
pen_width(155)=3
pen_width(156)=3
pen_width(157)=3
pen_width(158)=3
pen_width(159)=3
pen_width(160)=3
pen_width(161)=3
pen_width(162)=3
pen_width(163)=3
pen_width(164)=3
pen_width(165)=3
pen_width(166)=3
pen_width(167)=3
pen_width(168)=3
pen_width(169)=3
pen_width(170)=3
pen_width(171)=3
pen_width(172)=3
pen_width(173)=3
pen_width(174)=3
pen_width(175)=3
pen_width(176)=3
pen_width(177)=3
pen_width(178)=3
pen_width(179)=3
pen_width(180)=3
pen_width(181)=3
pen_width(182)=3
pen_width(183)=3
pen_width(184)=3
pen_width(185)=3
pen_width(186)=3
pen_width(187)=3
pen_width(188)=3
pen_width(189)=3
pen_width(190)=3
pen_width(191)=3
pen_width(192)=3
pen_width(193)=3
pen_width(194)=3
pen_width(195)=3
pen_width(196)=3
pen_width(197)=3
pen_width(198)=3
pen_width(199)=3
pen_width(200)=3
pen_width(201)=3
pen_width(202)=3
pen_width(203)=3
pen_width(204)=3
pen_width(205)=3
pen_width(206)=3
pen_width(207)=3
pen_width(208)=3
pen_width(209)=3
pen_width(210)=3
pen_width(211)=3
pen_width(212)=3
pen_width(213)=3
pen_width(214)=3
pen_width(215)=3
pen_width(216)=3
pen_width(217)=3
pen_width(218)=3
pen_width(219)=3
pen_width(220)=3
pen_width(221)=3
pen_width(222)=3
pen_width(223)=3
pen_width(224)=3
pen_width(225)=3
pen_width(226)=3
pen_width(227)=3
pen_width(228)=3
pen_width(229)=3
pen_width(230)=3
pen_width(231)=3
pen_width(232)=3
pen_width(233)=3
pen_width(234)=3
pen_width(235)=3
pen_width(236)=3
pen_width(237)=3
pen_width(238)=3
pen_width(239)=3
pen_width(240)=3
pen_width(241)=3
pen_width(242)=3
pen_width(243)=3
pen_width(244)=3
pen_width(245)=3
pen_width(246)=3
pen_width(247)=3
pen_width(248)=3
pen_width(249)=3
pen_width(250)=3
pen_width(251)=3
pen_width(252)=3
pen_width(253)=3
pen_width(254)=3
pen_width(255)=3

;  The style records defines how the design file line codes (styles)
;  are to be plotted.  Values are in plotter units (resolutions).
;  Values determine pen down/up movements, where (14,42) for a dot
;  pattern leaves the pen down for 14 units and up for 42 units.  The
;  /nohardware switch causes software stroking with these values.

style(1) = (14,42)/nohardware ; style = dot
style(2) = (70,42)/nohardware ; style = med dash
style(3) = (168,56)/nohardware ; style = long dash
style(4) = (112,42,28,42)/nohardware ; style = dot-dash
style(5) = (56,56)/nohardware ; style = short dash
style(6) = (84,28,28,28,28,28)/nohardware ; style = dash-dot-dot
style(7) = (112,28,56,28)/nohardware ; style = long dash - short dash


; Units for weight stroke are multiples of .025 mm.  Weights may appear
; thicker than normal when plotter is set to "draft" mode.  Set plotter
; on "final" setting to see true weight thickness.

;weight_strokes=(10,15,20,25,30,35,40,45,50,55,60,65,70,75,80,85,90,95,100,105,110,115,120,125,130,135,140,145,150,155,160,165)
weight_strokes=(5.2,7.2,10,14,20,28,40,56,80,100,120,140,160,200)

; Stroke_tolerance determines tolerance for arcs and circles.  Value is
; between 0 and 10 with 10 being the greater tolerance.  Larger values
; also create larger plot files.
stroke_tolerance=4.5

; linecap, linejoin and miter_limit values may differ between plotters.
; Check your plotter manual for their definition.

linecap     = 1 ; 1=butt, 2=square, 3=triangle, 4=round
linejoin    = 2 ; 1=mitered, 2=miter/bevel, 3=triangle,
;  4=round, 5=beveled, 6=no join
miter_limit = 1.5 ; larger values mean longer spikes

; Construction/active points are not plotted by default. Uncomment the
; next line if you want points plotted. Points are plotted 0.1 cm dia.
; point_size = .1

; software_raster allows for plotting of type 87/88 raster elements. Value
; for resolution can be as high as your plotter's resolution.  Lower values
; will produce grainier images.  Remove comment to plot raster image.
; software_raster/res=32

; Specify color to plot colored raster images
; software_raster/res=32/background=color

; largest_polygon is used only for element filling.  The value defines
; the point at which software filling takes over in place of hardware
; filling.  The value relates to number of vertices used to draw the
; element.
largest_polygon=2048

; The quality command can be set to a value between 0 and 100.  0 represents
; the lowest quality (Draft), 50 represents middle quality (Final) and 100
; represents best quality (Enhanced).  If no quality value is specified then
; the front panel setting will be used for the plot.
;

; quality=100

------------------
ML

Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP

Pepele
Mitglied
Architekt


Sehen Sie sich das Profil von Pepele an!   Senden Sie eine Private Message an Pepele  Schreiben Sie einen Gästebucheintrag für Pepele

Beiträge: 46
Registriert: 05.09.2002

erstellt am: 13. Mrz. 2003 13:20    Editieren oder löschen Sie diesen Beitrag!  <-- editieren / zitieren -->   Antwort mit Zitat in Fett Antwort mit kursivem Zitat    Unities abgeben: 1 Unity (wenig hilfreich, aber dennoch)2 Unities3 Unities4 Unities5 Unities6 Unities7 Unities8 Unities9 Unities10 Unities

Hi ML,
es klappt, ich weiß zwar nicht den genauen Grund, denn ich habe sowohl meine hpglrtl.plt mit deinen Angaben geändert als auch an den Plottkonventionen gebastelt.
Auf jeden Falle funktionierts.
Nochmal besten Dank

Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP

Cad-Teufel
Mitglied
Bauzeichner


Sehen Sie sich das Profil von Cad-Teufel an!   Senden Sie eine Private Message an Cad-Teufel  Schreiben Sie einen Gästebucheintrag für Cad-Teufel

Beiträge: 146
Registriert: 20.11.2002

erstellt am: 13. Mrz. 2003 13:41    Editieren oder löschen Sie diesen Beitrag!  <-- editieren / zitieren -->   Antwort mit Zitat in Fett Antwort mit kursivem Zitat    Unities abgeben: 1 Unity (wenig hilfreich, aber dennoch)2 Unities3 Unities4 Unities5 Unities6 Unities7 Unities8 Unities9 Unities10 Unities Nur für Pepele 10 Unities + Antwort hilfreich

Na bestens
Freut mich

------------------
ML

Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP

Anzeige.:

Anzeige: (Infos zum Werbeplatz >>)

Darstellung des Themas zum Ausdrucken. Bitte dann die Druckfunktion des Browsers verwenden. | Suche nach Beiträgen

nächster neuerer Beitrag | nächster älterer Beitrag
Antwort erstellen


Diesen Beitrag mit Lesezeichen versehen ... | Nach anderen Beiträgen suchen | CAD.de-Newsletter

Administrative Optionen: Beitrag schliessen | Archivieren/Bewegen | Beitrag melden!

Fragen und Anregungen: Kritik-Forum | Neues aus der Community: Community-Forum

(c)2023 CAD.de | Impressum | Datenschutz