Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations KootK on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jelmerra

    NX Postprocessor - POSTBUILDER put the txt file contents into the output of postprocessing result.

    One way to get it to work is to output the txt files as a template files. You could store them in the postprocessor directory. Then call them in the applicable MOM event by using MOM_do_template_file [MOM_ask_env_var UGII_CAM_POST_DIR]Header.tpl.
  2. jelmerra

    4th axis is not rotating continuosly

    If it is a postbuilder postprocessor consider altering mom_kin_4th_axis_max_limit and mom_kin_4th_axis_min_limit in the tcl file. It might be necessary to alter the def file too, check how the 'fourth_axis' address is configured.
  3. jelmerra

    Autodesk Simulation Mechanical/Multiphysics

    With iges an assembly is converted into a single part. You need more than one part to create a bolted connection. You could opt for a step file or split the iges up into separate parts.
  4. jelmerra

    TOOL CALL 1 Z S2000 -> TOOL CALL "HM-8" Z S2000

    The quote is a control variable. set qt {"} initialize the variable in your user tcl file to get it at the right level.
  5. jelmerra

    TOOL CALL 1 Z S2000 -> TOOL CALL "HM-8" Z S2000

    yes use mom_tool_name instead of mom_tool_number and use a variable for the quotes.
  6. jelmerra

    5 axis Post processos

    maybe it is a better idea to write a procedure that makes mom_pos mom_mcs_goto and put that procedure in the MOM_linear_move and MOM_rapid_move. You can either use a ude or some logic to sense multi-axis milling operations to switch between mom_pos and mom_mcs_goto output. The rapids will need...
  7. jelmerra

    5 axis Post processos

    The machine works best with some kind of tcpm when cutting multi-axis mode. When using M128 or TCPM coordinates are relative to the part and not relative to the machine. The coordinates need to be mom_mcs_goto instead of mom_pos. Initital coordinate before you switch to M128 should be in...
  8. jelmerra

    Post process programm as separate operations

    Modifying the postprocessor is one way of achieving your goal. Something close is activating group output in the postprocessor. Otherwise you could opt to add some tcl code (file open and file close) to the start of path and end of path procedures.
  9. jelmerra

    ? make cycle 7.0 work when chose a new origin about heidenhain 5-axies

    I do not know if it matters, I tend to have the cycle 7 just before the cycle 19(plane) and after the tool change. The fixture offset should be in the B0 C0 axis system. If repositioning the cycle 7 does not work find out if the parameters required for the machine model on the controller are...
  10. jelmerra

    TNC530 ISV simulate M140

    what you could do write some code in the preprocess procedure (vnc file) that will first recognise the phrase and then you will have to tell nx what to do.
  11. jelmerra

    simulate machine code file

    In the sample directory there is an example on how to use 'simulate machine code file' with a pdf document (nx7.5). mach\samples\nc_simulation_samples
  12. jelmerra

    NX CAM: Info regarding synchronous machining on Mori Seiki NT4250

    Tecnomatix that is the correct company name.
  13. jelmerra

    NX CAM: Info regarding synchronous machining on Mori Seiki NT4250

    www.conmatix.com without the r ;-).
  14. jelmerra

    NX CAM: Info regarding synchronous machining on Mori Seiki NT4250

    The toolpath quality has improved in nx7.5. In the past switching the add finish pass would be not very practical. Nowadays there are a lot less tiny toolpath motions. The small linear motions in front of a circular move have gone. The result of all this is that one can switch cutcom on without...
  15. jelmerra

    NX CAM: Info regarding synchronous machining on Mori Seiki NT4250

    Maybe this additonal bit of information helps. There are three kind of Integrated Simulation and Verification methods within nx: vnc plugin type vnc mtd cse The first one is a black box type developed together with siemens when I think eds owned unigraphics (840D controller). The second one is...
  16. jelmerra

    MCS offcentered in IS&V

    Hi Tom, The problem description is a bit brief. I might have written postprocessors that can do what you are after. Without some kind of sample cam program it is difficult to prove ;-). What controller are you looking into and what version nx? jelmerra www.rouwe-analysis.com
  17. jelmerra

    Bring Excel File into Tool Library

    not sure if it helps I wrote a small tcl program to convert csv files into tool_database.dat format. You can find it on http://www.rouwe-analysis.info/ then fun then downloads then tool database converter.
  18. jelmerra

    How to convert from Parasolid to ACIS

    download a trial version of cobalt or even argon (windows version not the mac version) from ashlar vellum that will do the trick. jelmerra
  19. jelmerra

    NX5-6 PostProcess Problem

    depends if it is metric or imperial units. You can check in the postprocessor tcl file and search for 'set mom_kin_rapid_feed_rate'. You can open the tcl file in an editor e.g. notepad or wordpad.
  20. jelmerra

    post DMU50 evolinear command itnc 530 "one" post

    agie vision 4-axis wedm bridgeport mk603h 4-axis h-mill bridgeport vmc 800 3-axis v-mill bridgeport vmc 1000xp 3-axis v-mill bridgeport vmc 1500xp3 3-axis v-mill cb ferrari A17 5-axis v-mill cms poseidon z1300 5-axis v-mill only is&v demo...

Part and Inventory Search