Take the Windchill Satisfaction Survey!
Recently active
I'm using Creo Parametric Release 7.0 and Datecode 7.0.9.0Hello I inserted an image into a part and then integrated that part into the assembly. Now I would like to install the same part into the assembly again. Now the following happens, it no longer shows me the image, even though it is present in the part. The image still displays with the first part installed, but no longer with the second. The images cannot be seen in the drawing at all, why is that? Can you change that? Thanks and best regards
“Farmbot will be the best farmer for any crop and any location at any time of year” Welcome to the world of Farmbot where technology meets agriculture. Have you ever imagined what it would be like gardening without getting your boots stuck in the mud? Introducing…Farmbot! This robotic tech can plant, water and nurture your crops until harvest - all through the use of a savvy app - with just one click. In this episode, we’re in California to meet Rory Aronson, founder of Farmbot - who shares how this innovative device is reshaping the farming landscape. We get a demo of Farmbot, learn how open source tech is empowering users to create their own tools and hear how Rory wants the Farmbot to be the next must have home appliance. We also hear from Jon Hirschtick, who heads up PTC’s Onshape division and he explains the importance of Onshape and how Farmbot have benefitted from this software.
In Mathcad 4.0 it is not possible to show date in ISO 8601 format (YYYY-MM-DD), e.g. in the page header.As this is the format we are using in our office, I'd like to add that as a choice.
Hi there, while waiting for a complex part to regenerate, I 've got some time to write this text. In January 2006 Intel introduced its "Core Duo". I think this was the first (consumer) processor with more than one core per socket. The multi-core race of the last years gave us cpus with core counts up to 64 cores (e.g. AMD Threadripper).In the meantime (about 16 years) PTC decided to keep its flag ship CAD - Software single threaded. My request for Creo is to get finally some benefit of multi-core cpus. Until then, I watch Creo being stuck at about 6% CPU utilization on my 16 Core machine.
To all,I have been using Creepage and Clearance analysis in Creo8 for several weeks now, and have found it helpful in finding areas I might have missed. In looking at the results onscreen, is there a way to enhance the thickness of the line that shows the violation, so it is more visible? See image below for what I am seeing.Thank you.Dennis Rehmer
I am using Creo Parametric Release 10.0 and Datecode10.0.3.0I've been trying to give myself access to the ModelCHECK config_init.mc ( in C:\Program Files\PTC\Creo 10.0.3.0\Common Files\modchk\text\usascii\config). I am the sole user and a system administrator on the the machine. I already altered config_init.mc to use the "external_access.txt" file on the line:# Use the external file for authorization to use Configurator ToolMC_AUTHORIZATION_FILE YN Yand my external_access.txt file is:# ModelCHECK authorization file########################User List#################*#####LIST_ADMINISTRATOR administratorLIST_ADMINISTRATOR dee########################User List#######################LIST_USERand yet I still can't edit the config file from inside Creo. (My Windows username is Dee). Any suggestions?
In big assembly model Centre of gravity position is coming wrong by usingCogxCogyCogz value in relation.Is there any other way of finding cg position of assembly model.
We also discussed this topic during last RSD Tech community meeting, We need connector MATE TO information from the Creo schematics. This will help us on wire tracing during troubleshooting purpose. Please see attached doc for more detail. Appreciated if anyone has any thoughts. Thanks
We have a number of Advance Pro licenses and a couple of Premium Pro licenses. How should the DESC line of parametric.psf look to use a PrmP license?
Hi,I am using Creo 8 with PDM (windchill 12) I am putting a decal on a part that exists in my PDM. I revised the part (rev 04) and went to view -> appearances -> edit appearance -> decal, and selected an image file from my drive. When I look at the model and the drawing, the decal appears just fine. So I go to check in my model. After check in and publish, I remove the part from my workspace and add it again from the commonspace. Now when I open the part and the drawing, the decal is gone. Instead I see a grey color appearance where my decal was. Any inputs on what is happening and how I can fix this? I need the decal to show up on my published PDF. Thanks!
Creo wont allow me to change dimensions in sketcher, When I double click the dimension the action gets overidden and I am prevented from making any changes. It is almost like there are some relations active in the background. I have used dimensional relations before and have deleted them. The problem affects even new part creation, feels like it may even be a setting of some sort.
I am using Creo Parametric 9.0 and I have an assembly with weld features and subcomponents that also have weld features. I am creating a drawing and I want to use the show model annotations function to place the weld symbols from the model on a drawing view. When I click on the view and then Show Model Annotations, the Dimension tab shows only the annotations relevant to the top level assembly. However, in the model symbols tab, all of the weld symbols show as optional to insert, including the ones in sub-components, not just the top level (see picture below). With only about 5 symbols needed on the top level assembly, sorting through all the weld symbols is a messy task. Is there any way to only list the top-level assembly symbols and not all symbols for selection? Is there a way to filter so only the top-level assembly symbols are listed in Show Model Annotations?
Hello, how can I setup the amount of flanks for a circle?Since I am using creo 9 that behaviour is "new". When I used 6 it wasn´t doing this - most probably the setup was correct. I am sure its an easy fix. thanks in advance. P.S. Yes, I searched for a similiar topic but didnt found it either in www nor in this forum.
Hey, I have problem with system of differential non linear equation. I dont have any idea how to solve this. I hope you will help me 🙂
I want to reach out to the community regarding Honeycone such type of model. i attached the model image please any information guide to me regarding this type of model and how to create
I am using Creo Parametric Release 4.0 and DatecodeM040not able to use Flow analysis functionalityHere are the errors that I facedThe selected functionality requires CFD Analysis license
Just starting to experiment with Creo+. By doing a "SaveAs" I found where my start in directory is. The question I have is where/how do I set this? I am used to it being in the icon that is used to fire off the software, but when clicking on the control center to fire off Creo+, I do not anything like that. Also, my config.pro is typically in my start directory, but I am not sure where to find it in Creo+. Is there a way to port over Creo Options over to Creo+ Options for all the setting?
HiUsing Creo 10.0.1.0Trying to setup a Mapkey to output a PDF using pentable & the File Export optionsThat side of things works fine, What we want to do is grab the current working directory & save to a file, change the working directory to a temporary directory (dependant on the user name) , output the pdf, then change the working directory back. I have the following mapkey, it runs the script, the -trail.txt file is created into the "E:\Configs\mapkey"Most of this i generated by recording a mapkey. Spoiler (Highlight to read)mapkey pdf @MAPKEY_LABELOutput PDF;\mapkey(continued) @SYSTEMstart E:\\Configs\\mapkey\\change_dir.bat "\%cd\%";\mapkey(continued) ~ Activate `main_dlg_cur` `File.psh_working_dir`;\mapkey(continued) ~ Activate `file_open` `Inputname` `E:\\Temp\\\\$USERNAME`;\mapkey(continued) ~ Activate `file_open` `Open`;\mapkey(continued) ~ Command `ProCmdExportPreview` ;~ Command `ProCmdDwgPubSettings` ;\mapkey(continued) ~ Activate `intf_profile` `pdf_export
On April 9, 2024, 11:30 Eastern Time, PTC presented "The Latest in PTC Mathcad Prime 10". During the 28-minute webinar, PTC Mathcad product manager Andy McGough shows the new enhancements coming to Mathcad Prime 10, including Advanced Controls with scripting & choice of solving algorithms. There were also some brief bullet points at what's to come for future Mathcad Prime releases. Mathcad Prime 10 will be available for release and download later by April 23, 2024. Watch the webinar on-demand here!
We are going to be getting a Prusa XL with the capability of printing in 5 different colors/materials in the same print. I am having trouble exporting an assembly file into STL's to where they share the same coordinate system. So, when I import them into the slicer it doesn't recognize the components go together. Is there a trick to exporting STL's of multiple components that share a coordinate system? I do this all the time on my personal printers with Solidworks and Fusion 360 and have never had trouble but I can't seem to figure out how to do it in Creo. In Solidworks I just export the assembly as an STL and it creates an STL file for each component automatically then I open them all together in the slicer and it recognizes that they go together. In Creo, it is making my entire assembly 1 STL file or I have the option of doing one component at a time but then the slicer doesn't recognize they go together. Does anyone have experience with this using Creo? Edit: I was a
I have a file that has a long tree of features. One of the early features has a sketch geometry extrude. It has a pattern of three spots. I want to undo one of the three areas and select another pattern. How is this done? Right clicking on the feature or the sketch doesn't give me any options.
I am using Creo Parametric Release 4.0 and DatecodeM110 Intelligent Fastener options cannot be changed. Please tell me how to change the options. Here are the errors that I facedUnable to change intelligent fastener options Translated by the Community Moderation using Google Translate ----------------------------------------------------------------------------------------------- I am using Creo Parametric Release 4.0 and DatecodeM110インテリジェントファスナーのオプションを変更できません。オプションを変更する方法をおしえてください。Here are the errors that I facedインテリジェントファスナーのオプションを変更できません
We've received part/assembly files from someone that have restricted parameters. They are restricted to a predefined list of text values. We'd like to change the parameter to something not on the predefined list. I've found that to do so we could build a new restricted parameter list definition, set the proper config.pro value to call for that file, and then invoke the conflict resolution to make the new value available as a selection. The question I have is can I completely remove the restrictions? This seems to be a terrible "well, now you're stuck with this forever" situation. I don't want to have these restrictions inflicted on any new files I create, so I'll have to temporarily set the list-invoking config.pro value only when I want to edit new files from the same source. I'll also have to be careful to close Creo and restart without the restricted list being used whenever I create new files. So in short, can I remove a restricted parameter list from a file that contains one, or i
Mathcad Prime 9.0.0.0I'm doing a separation of variables equation, where I start with the equation at the top left in the screenshot. Using the solution that mathcad provides from the integrals, i get an output, that doesn't match up with the true answer (highlighted in blue). Am I using it wrong?
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.