iCAx开思网

标题: 求助为什么PRO/E直接打印出来他的线条全是细实线 [打印本页]

作者: zcj_107113    时间: 2005-12-9 17:40
标题: 求助为什么PRO/E直接打印出来他的线条全是细实线
求助为什么PRO/E直接打印他的线条全是细实线
只有我一台电脑上的是这样的。配置文件和别的电脑也是一样的。
有哪位朋友知道的解决一下。
谢谢~~~~~!!!!!!!
作者: hhq426    时间: 2005-12-11 12:50
标题: 对打印他的线条全是细实线的问题的解答。
请在config.pro中加入:
raster_plot_dpi 300   !设置打印分辨率
shaded_postscript_background no
use_software_linefonts yes    !出图时使用准确线型
! LANDSCAPE_POSTSCRIPT_PRINT NO,打印时是否旋转90度
!pro_plot_config_dir $PRODIR/../pro_stds/plot_configs
!PLOTTER SET: To your defaut plotter
plotter HP1055CM
plotter_command WINDOWS_PRINT_MANAGER
use_8_plotter_pens YES    !设置打印机是否支持8种绘图仪笔,缺省为4种
!pen1-pen8 的缺省值为 4,1,2,3,2,3,1,4;数值越大,笔宽越粗,最粗为16
下面是设置系统的8种笔宽
pen1_line_weight 5
pen2_line_weight 2
pen3_line_weight 2
pen4_line_weight 2
pen5_line_weight 2
pen6_line_weight 2
pen7_line_weight 2
pen8_line_weight 2
raster_plot_dpi 300
use_software_linefonts yes
use_8_plotter_pens YES


对以上笔宽pen*的值可示打印效果进行适当修改。




欢迎光临 iCAx开思网 (https://www.icax.org/) Powered by Discuz! X3.3