Recently active
I need PTC simulation to export .fnf format working on ProTop OtimizationI need it for a University project
ROBOTalk – November 18, 2015 In our ninth webinar of the 2015 season, we were learned about Community Outreach with David Price, explored how teams can use PTC Resources for Community Outreach, and learned a few tips and tricks on PTC Creo and PTC Windchill from Scott Morris. Don’t forget about the PTC 3D Mascot Challenge for all FIRST teams! Link to the Challenge - PTC 3D Mascot Challenge! - PTC Community Recorded Video Link – Streaming: ROBOTalk 2015 - Session 9 – Community Outreach and... - PTC Community Download: https://ptc.webex.com/ptc/ldr.php?RCID=eb8781a369dae1f7cb1163a53022319f Note: The WebEx ARF player is required to playback the recording if you download it. Download ARF player Here are the links to referenced webpages from the webinar: PTC FIRST Main Webpage ptc.com/go/first Questions & Answers on PTC Creo from Scott Morris: Adding the Windchill CAD Names to the Creo Model Tree Displaying the Windchill Model
Creo Parametric includes the capability to share your CAD design with Creo View, a lightweight viewing tool for Creo. The Creo View files are much smaller than the original CAD files and can be easily shared via email or file sharing. Creo View comes with some nice rendering option and the "tumble" capability which makes booth demos and explanations of your CAD design much easier than loading the full CAD model in Creo Parametric. Try it out! PS. If you're not sure where to get Creo View, visit your Windchill project and check the Software Downloads link. Creo View is available to everyone participating in FIRST, its only available from your Windchill Project and it does not require any special licensing. It can be installed on just about any PC, but it does not support MacOS at this time. (view in My Videos)
So i made this MathCAD file with fully planetary gear ratio calculation, all you need is to put the motor name in, put ring gear teeth number (teeth_of_sun_gear + 2*number_of_planet_gear) in, and sun gear teeth number (teeth_of_ring_gear - 2*number_of_planet_gear) in. It will automatically generate 8 kind of situations, with different speed output in rpm. Bilingual version ! Chinese and English !Gary from Team 4001
Hi, how i can invite students to "thingworx"? Previously worked this through the "students whitelist". But I can find the "stundent whitelist" nowhere. I hope someone can help me. Greetings, Michael
Hi,Tonight is the last RoboTALK webcast for 2015 and I have 10 minutes on the agenda for Windchill. If you have questions or issues you'd like to have covered, post them here and I'll do my best to get them into tonight's session. If not, I'm happy to answer them here anytime.
I had initially installed Creo 3.0 M040 with the schools configuration, but find that the "simplified" interface was too limiting - specifically too many tools were missing from the sketch ribbon. Is there a simple way to revert to the standard interface, other than deleting and reinstalling the program? Even better, is there a text file we can edit to pick and choose the customization? I know there's a graphical ribbon customization tool, but it's a pretty tedious way to reinstate commands if there are a lot of them.ThanksNoa
Hello, I followed the steps that you told me to make sure all parts are on the file. Would you be able to take a look and tell me where the problem is so that I can make a working servo motor and simulate its movement in motor analysis.
Hi, In the last step of "Events and Subscriptions", there is a note :There are two entries in the stream: one for when the temperature became high and one for when the humidity became high. These entries may vary depending upon the time the temperature and humidity values were changed. If you changed both temperature and humidity in one 30 second timer interval, both entries will indicate that temperature and humidity are high. This is because the timer did not capture the moment when only the temperature was high. If they were spread across two timer intervals, there will be one temperature high entry and one temperature and humidity high entry.This note concern the ThingTemplate VendingMachineTemplate's subscription "ACMETimer30S" rathen than VendingMachineShape's subscriptions, doesn't it ? The Timer subscription will be fired every 30s and will check for a potential problem. The 2 subscriptions of "VMTemperatureHigh" and "VMHumidityHigh" will be fired one after another when we set
In this video, FRC Team #3491, Absolute Zero Electricity, shows us how to design a scissor mechanism in PTC Creo. (function() { var wrapper = document.getElementById('lia-vid-1sMDE1YzE6tdwguqn23JyL80z6BhtphYw400h300r392'); var videoEl = wrapper ? wrapper.querySelector('video-js') : null; if (videoEl) { if (window.videojs) { window.videojs(videoEl).ready(function() { this.on('loadedmetadata', function() { this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) { bar.setAttribute('role', 'presentation'); bar.setAttribute('aria-hidden', 'true'); }); }); }); } }})();(view in My Videos)
ROBOTalk – November 11, 2015 In our eighth webinar of the 2015 season, we were introduced to Field Support by Alyssa Walker and learned about the Internet of Things from Jordan Cox. We also explored the connections that can be made between National Instrument’s RoboRIO and PTC’s latest Internet of Things development software, Thingworx. Jordan Cox also introduced the PTC 3D Mascot Challenge for all FIRST teams! Link to the Challenge - https://community.ptc.com/t5/PTC-Academic-Program-Discussions/PTC-3D-Mascot-Challenge/td-p/451397 Recorded Video Link – Streaming: Video Link : 7209 Download: https://ptc.webex.com/ptc/ldr.php?RCID=e63d9c1b5cd582d077bb0508ea7a7c73 Note: The WebEx ARF player is required to playback the recording if you download it. Download ARF player Here are the links to referenced webpages from the webinar: PTC FIRST Main Webpage ptc.com/go/first PTC’s latest Internet of Things development sof
Hi all,We have made this post in order for you to address any questions you have regarding the PTC IoT Academic Program so we can provide a quick answer to them.Thanks,
Lots of people have asked about how to create a 3D model from an image or use an image in their 3D model. This is a rather big topic to cover, but I'll try give you a few options and you can explore from there. Creating a Sketch from an Image If you'd like to create a sketch from an image, check out this document2015 First World Championship Creo Modeling Challenge #2 - FIRST Logo Sketch. It does not give away the full process, but it will get your mind thinking about how to create an accurate sketch using an image as a reference. Most of the people working on this challenge needed a little help with the View, Model Display, Images settings to get the image located and sized on a datum plane, but after that they were off to the races. Give it a shot. Once you have the sketch created, you can make any 3D geometry you need from it, but keep in mind you might need to break up the image into multiple sketches based on the desired geometry. Using an Image as a Label/D
I seem to be having trouble when converting this .prt file into a .stl file. When converting the file, the paddles in the middle of the wheel seem to disappear.I'm trying to print this out using our 3D printer, I tried to find solutions like merging the sides, but it doesn't seem to work. Does anyone know why this may be happening, and how I might go about fixing this?I've attached the .prt file that I'm having a problem with.Also, I'm using PTC Creo 3.0 on Windows x64Thanks in advance for your help!
Hi,When I save my Creo model in my local directory, it works fine. But when I tried to migrate to the Windchill workspace, it says that the parts I use already exist and that I would be overwriting them by saving again, does anyone know how to fix this? Thanks.
Hi, Scott,I watched your concurrent design video. Love it. My team is used to Github for sharing Java code. This will be a very good analogy for the CAD model development. I am wondering if the same holds true for subassembly. If one team member is working on chassis subassembly and another team member is working on electrical systems (such as controllers, PDM and etc). The second team members will place the electrical systems on to the chassis. If the first team member updated the chassis, I assume the second team member can get the updated chassis subassembly in the same way. And if the original parts in the chassis where the controllers were placed on is gone, Creo will report error so the second team member can place the controller onto a new place on the chassis. Is this correct expectation? We are trying to divide the work among several team members. Thanks.Fang
I am not sure how that I can simulate motor movement, would someone be able to assist me in the selection of constraints?
Where is the solid surfacing command. It was under the pull down now missing in 3.0?
Hey everyone, I need some help with my creo 3.0 parametric student download. It doesnt seem to work right, because i cant find the file. All i can find is creo 3.0 view express (??). I dont even know where that came from, but any ideas on what i might have done wrong? Thank you in advance.
@
where can I download the 3.0 creo software? I am going to the PTC training tomorrow.
The final step of installation for creo 3.0 is not working. When installing the programs i selected, they don't download and say unsuccessful. Any idea what the problem is?
When renaming a Creo part in Windchill, "new number" is unavailable to be edited. Only New Name and New File Name are available. Is that locked by PTC? Or because my role is "mentor" and not Project Manager?Thanks,Lyric RosattiMentor for Team 4230
This video gives a quick example of how design teams can work together, collaboratively in PTC Creo with PTC Windchill. CAD files can be downloaded by multiple users to multiple work spaces and then updated when other users check in new changes to those CAD files. The out-of-date indicator in PTC Windchill should make it much easier for FIRST teams working in PTC Creo to work together and always have access to the latest CAD file being created and updated by their team mates. (view in My Videos)
We are trying to capture two different variations or designs in a part. In each variation several dimensions on the part change. Is there an easy way to capture both the varaitions and easily switch between the two? We tried to use family tables. But it looks like once you use a specific instance of the family table in your assembly you cannot easily change it to another instance of the family table.Would love to hear ideas ....
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.