找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 4421|回复: 1

[分享] proe的配置文件 大家看下

[复制链接]

3

主题

52

回帖

0

威望

助工

积分
61
发表于 2019-5-22 16:19 | 显示全部楼层 |阅读模式
好些日子之前,我看到有需要回复可见内容的帖子,我随意发了个东西。被威望扣成-1。弄了好久都弄不成正的了。我想求大家帮帮忙,咋么变成正的。我下面把我自己的config.pro文件分享给大家,希望能给我个威望变成正的。我自己用了1年,非常好用。还有些附件,我也可以上传给大家。



!总环境设置总环境设置总环境设置总环境设置总环境设置总环境设置总环境设置
!设置长度缺省单位
pro_unit_length unit_mm
!设置重量缺省单位
pro_unit_mass unit_gram
!设置组件模板
template_designasm $pro_directory\creo_standards\templates\start_assembly_mmks.asm
!设置零件模板
template_solidpart $pro_directory\creo_standards\templates\solid_start_part_mmks.prt
!设置钣金件模板
template_sheetmetalpart $PRO_DIRECTORY\templates\inlbs_part_sheetmetal.prt
!==============绘图模板==============
template_drawing D:\PTCwork\peizhi\templates\b_drawing.drw
!系统公差标准
tolerance_standard ansi
!设置所有模型中模式中非角度尺寸的缺省小数数位
default_dec_places 3
!设置角度尺寸的小数数位
default_ang_dec_places 2
!设置草绘时的尺寸小数位数
sketcher_dec_places 2
!建一个名为search.pro的文件,在里面设置好所有的search_path 路径
search_path_file $CREO_COMMON_FILES\afx\parts\prolibrary\search.pro
!为新模型设置缺省的单位系统
pro_unit_sys mmks
!设置质量是否自动计算
mass_property_calculate by_request
!建立初始的标准视图方向
orientation isometric
!显示或隐藏基准轴
display_axes yes
!显示或隐藏基准坐标系
display_coord_sys no
!设置注释不显示
modle_note_display no
!设置系统坐标及基准面显示的字体大小
text_height_factor 40
!设置输出pdf时使用系统线宽
pdf_use_pentable yes
tol_display yes
!设置显示的尺寸公差
tol_mode plusminus
!设置轨迹文件存放路径
trail_dir d:\ptc\temp
!标准件库文件路径
pro_library_dir D:\creo3.0 ptc\creo 3.0\Creo 3.0\M060\Common Files\afx\parts\prolibrary
!设置搜索文件
search_path_file D:\creo3.0 ptc\creo 3.0\Creo 3.0\M060\Common Files\afx\parts\prolibrary\search.pro
!允许创建唇,法兰等特征
allow_anatomic_features yes
!指定焊接用户界面标准
weld_ui_standard iso
!导入导出igs文件时是否保留颜色
iges_in_dwg_color yes
iges_out_dwg_color yes
!模型下是否显示旋转中心符号
spin_center_display no




!特征
auto_add_remove yes
!草绘器草绘器草绘器草绘器草绘器草绘器草绘器草绘器草绘器草绘器草绘器草绘器草绘器草绘器草绘器
!在草绘器中定义模型初始方向
sketcher_starts_in_2d yes
sketcher_refit_after_dim_modify yes
!自动锁定强草绘参考
sketcher_dimension_autolock yes
!是否锁定草绘下已修改的尺寸
sketcher_lock_modified_dims yes





!工程图工程图工程图工程图工程图工程图工程图工程图工程图工程图工程图
!设置工程图格式文件
pro_format_dir D:\PTCwork\peizhi\formats

!设置工程图用的符号
pro_symbol_dir D:\creo3.0 ptc\creo 3.0\Creo 3.0\M060\Common Files\symbols


!设置工程图格式文件的配置文件
!format_setup_file $PRO_DIRECTORY\text\prodetail.dtl
!=============二维图格式图框文件==========
format_setup_file  D:\PTCwork\peizhi\cns_cn.dtl

!工程图配置文件(工程图的国家标准)
drawing_setup_file  D:\PTCwork\peizhi\cns_cn.dtl

  
!默认工程图缺省绘图比例
default_draw_scale 1:1
!设置绘图和布局的首选导出格式
preferred_export_format dwg
dwg_export_format 2007
force_new_file_options_dialog  yes



!打印打印打印打印打印打印打印打印打印打印打印
!设置使用8笔
use_8_plotter_pens yes
!设置打印机打印样式文件路径 不全不全不全不全不全不全不全不全不全不全
!pro_plot_config_dir  print_pcf
!设置打印线宽配置文件 不全不全不全不全不全不全不全不全不全不全
!pen_table_file    table.pnt
!设置为step格式时,保持原颜色
!step_export_format ap214_cd
!输出为dwg或dxf时,不管工程图中的比例,自动重新收缩
!dxf_out_scale_views yes
!============================
delete_after_plotting yes
postscript_compression yes
ps_output_with_pagesize yes
plotter Adobe PDF
plotter_command windows_print_manager
raster_plot_dpi 400
use_8_plotter_pens yes
pen_table_file  D:\PTCwork\peizhi\TABLE.PNT
plot_linestyle_scale   1
pro_plot_config_dir D:\PTCwork\peizhi
!============================











template_new_ecadasm $PRO_DIRECTORY\templates\inlbs_ecad_asm.asm
template_boardpart $PRO_DIRECTORY\templates\inlbs_ecad_board.prt
todays_date_note_format %Mmm-%dd-%yy




!装配
auto_constr_always_use_offset never
can_snap_to_missing_ref yes
comp_assemble_start move_then_place
comp_placement_assumptions no
create_temp_interfaces yes
shrinkwrap_alert no
!环境
display_full_object_path yes
prehighlight_tree yes

!公差设置1
creo_less_restrictive_names yes
display shadewithedges


!文件存储和检索
file_open_default_folder working_directory
pro_library_dir $pro_directory\creo_standards\starbase
!pro_material_dir $pro_directory\creo_standards\material_database
pro_material_dir  D:\PTCwork\peizhi\material database
!========== 错误
pro_surface_finish_dir D:\peizhi
search_path $pro_directory\creo_standards\formats\dte_formats
search_path $pro_directory\creo_standards\formats\sample_formats
search_path .\..\Life_Support

!模板搜索路径
start_model_dir  D:\PTCwork\peizhi\templates


!模型显示
display


system_colors_file D:\PTC\temp\moren.scl
rename_drawings_with_object both

3

主题

52

回帖

0

威望

助工

积分
61
 楼主| 发表于 2019-5-22 16:20 | 显示全部楼层
谢谢 想让威望+1
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

本站为非营利性站点,部分资源为网友搜集或发布,仅供学习和研究使用,如用于商业用途,请购买正版。站内所发布的资源,如有侵犯你的权益,请发邮件联系我们,本站将立即改正或删除。

手机版|小黑屋|野火论坛(©2007~2024) ( 苏ICP备11036728号-2 )苏公网安备 32039102000103号|站长QQ28016688

GMT+8, 2024-11-23 09:13 , Processed in 0.145620 second(s), 20 queries .

快速回复 返回顶部 返回列表