<strong>Creo Parametric related:</strong> Expert Machinist, CMM, Molding, Casting, Additive, EMX topics, and more
Recently active
Worked fine on M130 but after upgrading to M160 the fixture vanishes when starting an operation in Creo NC. Very inconvenient since the fixture has a set of coordinates I need to use and I cannot select it. Only thing I see is the model and the workpiece. Only way to get it back seems to be close the file and reopen it.
Just downloaded and installed Creo5.0 hoping to get started with the new HSM machining, But it is nowhere to be found ? Did I miss something with the Installation or is it missing from the first build of 5.0?
I have one issue left to resolve in a post that I am writing for a dynapath control and was wondering if anyone knew the answer or had any ideas.When running a G73 breakchip cycle, the dynapath needs the peck depth "K" and also how far it is going to retract after the peck "Q". I was able to set the K value under motion, cycles, cycle deep setting in GPOST, but I cannot seem to find anywhere to set the "Q" value, that sets the retract distance in the G73 cycle. Any ideas?This is an example of how the code should look, but I am unable to get the Q to output."G73 X2.0 Z5.862 K0.1 R9.2625 Q.01 F5.5"
Hello, we copy our 3D-Tools into the Tool Setup.In the most cases we can reload the tool several times and the parameters that we have changed keep stand.But sometimes the parameters (for example diameter) will changing.Have anyone an idea why this happens or doesn't happens?Thanks a lot. Regards Bernd Here an example: Diameter was manuell changed from 46 to 46.1111. If I reload "by copy" a second time the value keep stand. But this behave is not allways, sometimes it changes.
I was utilizing the HEAD word to pull up a macro in IMSpost to output probing strings and variable prompts. It is no longer being output in the ncl for Creo Parametric 4.0. Any ideas how to force this back out? Creo 2.0 PPRINT / PPRINT / OPERATION CSYS NAME : MACH_CSYSHEAD / 1PPRINT / NC SEQUENCE NAME : B270_6IN_TANG_G56 Creo 4.0 PPRINT / 26 T0026 1 4-750_OD_BORING_HEADPPRINT / OPERATION CSYS NAME : NC_ASM_DEF_CSYSPPRINT / NC SEQUENCE NAME : B270_3IN_F-MILL_G57
We are developing a post-processor in Creo 2 (G-Post) for generating a tool vector NC file. Some case studies are planned; one example is impeller machining. Tool paths are created in Creo 2 manufacturing suite (video 1). Kinematic workcell model was configured (including travel limits for linear and rotary axes) and Machine tool simulation was done (Video 2). Complete tool path was verified in Vericut for material removal simulation. (view in My Videos)
This has to do with the mold design option, I think those topics belong in parametric > manufacturing.Link to post: (Did You Know? Filling Loops on a Part Mold) by @cmcclintock https://community.ptc.com/t5/Part-Modeling/Did-You-Know-Filling-Loops-on-a-Part-Mold/m-p/444351#M9056 <html><head></head><body><p><span style="line-height: 1.5em; font-size: 12pt;">If you’re working with a reference part in mold assembly that contains holes, you need to cap them before you split the mold. </span></p><p><span style="font-size: 12pt;">In this post, a PTC expert describes how to cap the holes in Creo 3.0.</span></p><p></p><p><span style="font-size: 12pt;"><span style="line-height: 1.5em;"><em>First, hide the workpiece so you can collect surfaces on the reference part efficiently. To do this, in the Model Tree, right-click the workpiece and from the pop-up menu, </em></span><
I'm a newbie! I have a question :"How to post manufacturing time into NC code (.tap) file?"
PTC Creo Progressive The Extension (PDX) Can Any One Tell How to Download the Progressive The Ex
I am experiencing issues while processing NC programs using the Production machining extension. Small parts work fine, but large parts with complex surfaces, such as molds and platens for seats (~6" x 26" x 26"), cause the system to slow down incredibly. There are occasions where it takes hours to run a material removal simulation. Is anyone else doing this type of work using the production machining extension? If so, what are you folks running for PC specs and do you have any other tips? Thanks, Philip
We just recently updated our CREO software from 2.0 to 4.0 and we can't find the Custom Trajectory feature. I saw a post about this same problem when the 3.0 update came out but that fix doesn't work. In short you need to go into your config options and add/change enable_classic_nc_steps to yes but I can't even find that option. Can anyone help me?
Hello, I’m working on a tool and am unable to edit the workpiece for it. This is the error I’m seeing: Here’s all I have under my “apps_data” folder: Also, select "Runner" under the Mold & Cast menu and the dialog box opens, but when I click on "round trapezoid" for shape - no dialog opens... I do however see a click flash in the upper left corner of the screen that says "Menu Manager". I've tried a simple round runner and I am able to put in the diameter, but after I sketch the profile it never shows (not even in a preview). Is something not properly installed? And if so, how can I resolve?Thank you in advance!Brandon
Education is the most important aspect of LiveWorx. An All Access pass includes 240+ breakout sessions but there is also the opportunity to additionally invest in PTC University trainings; Masters can improve their already advanced skills in assembly techniques and/or in model-based definition (MBD). Master Classes: 2-Day: Using Advanced Assembly Techniques with Creo Parametric Introduction to Model Based Definition (MBD) with Creo Parametric Users with experience in Creo 4.0 can learn of the new functionality enhancements in Creo 5.0 to increase productivity while enhancing your engineering designs. Update to Creo Parametric 5.0 from Creo Parametric 4.0 Extend your CAD/Creo skills: Rapid AR Development New this year - ASME (American Association of Mechanical Engineers) Design for Additive Manufacturing (DfAM) Workshops: Metal Additive Manufacturing – Foundation for Finding Value Metal Additive Manufacturing – Design Considerations Visi
i'm little new to creoso anybody plese explain me how i can integrate vericut into creo 2.0i have already install both softwears but when i run nc check it gives "Application VERICUT_DLL is not available or supported on this platform."
I have flipped every switch and configuration that I can think of trying to get Creo to output a negative B-axis movement. The machine is currently set to shortest path in Creo, and has all the correct boxes checked (I have tried them all I am pretty sure) in GPOST, but no matter what I have tried, I am unable to get the "-" value in front of my B-axis movements in my generated code.What am I missing?This is our current FIL that was made for us, but even if I remove the FIL and run default GPOST, I still do not get the negative values for the table rotation. The way our table operates, it has 0-360 and negative controls the direction. $$ ****************************************************$$ * R O T A T E S E C T I O N *$$ **************************************************** CIMFIL/ON,ROTATE XX = POSTF(20) ROT4 = POSTF(7,4) ROT5 = POSTF(7,5) IF(ROT4 .EQ. (ICODEF(BAXIS)) .AND. ROT5 .EQ. (ICODEF(ATANGL)))THEN ROT6 = POSTF(7,6) IF(ROT6 .LT. 0)THEN ROT6 = -ROT6 XX = POSTF(
In nc sequences that start with a new tool at the same rotation, Creo Parametric does not output a ROTATE command. We add a cl statement at the start of the new tool nc sequence to force out a ROTATE in case of a restart at the sequence by an operator. When we do this, at the end of the ncl file it dumps all of the ROTATE commands again. It is hard to write it into the post because there is no word to look for. Any ideas? $$-> END / ROTATE / BAXIS, ATANGL, 270.000000$$-> TRANS / 6.0000000000, 14.4462803075, 12.5740000000$$-> TRANS / -6.0000000000, -14.4462803075, -12.5740000000ROTATE / BAXIS, ATANGL, 90.000000$$-> TRANS / 6.0000000000, 14.4462803075, 12.5940000000$$-> TRANS / -6.0000000000, -14.4462803075, -12.5940000000ROTATE / BAXIS, ATANGL, -90.000000$$-> TRANS / 6.0000000000, 14.4462803075, 12.5740000000$$-> TRANS / -6.0000000000, -14.4462803075, -12.5740000000ROTATE / BAXIS, ATANGL, -270.000000$$-> TRANS / 6.0
I'm trying to perfect a GPOST options file so no further editing is required before running it. The spindle on my Mill is not subject to CNC control and the controller knows it - doesn't recognize M14. I can't figure out how to edit this out using Options File Generator. I would also prefer not to have a G28 at the end of the file either. I had thought that removing it from the end processing would get rid of it, but alas.... . Also, since I'm the only one using this system, is there anything wrong with changing read/write permissions in the gpost folder so I don't have to be administrator to modify them?
Hello All Someone could help me? Have anyone use Tool Attachment on CREO? More specifically to lathe machine. I already ready all the CREO documentation but I don't get.
Has anyone ran into difficulty with creating a Helical Entry to a Mill Volume with Volume Rouging in Creo 4.0 M030? Matt
Can anyone provide me EMX tutorials . Regards Raghu
Hello everyone.I was install PDX and I can'not connect PDX to Creo parametric. Please help me, what kind of option I need to add?
hello, does anyone have a Solid lathe tool for internal necking ( like an internal oring groove) that they would share? I have tried every combination of x/y/z orientation that I can think of , but the tool still creates a very weird cutter path. The "canned" PTC internal turn/groove tool works okay, but for path verification I want the full visualation that a solid tools offers. thanks
Why Manufacturing NC Assembly is not working in trial version of creo4.0 student
Can't understand how do I put these shrinkage value(see jpeg) on my model.. please any one guide me...0.0050cm/cm....or 0.0050in/in...????what does it meanRegardsAsif
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.