Jump to content

All Activity

This stream auto-updates

  1. Today
  2. ---

    Can I output tableprotocol to excel?

    Wow thanks. Will try it out.
  3. ---

    Can I output tableprotocol to excel?

    https://portal.zeiss.com/knowledge-base?id=513250
  4. Possible to output tableprotocol to excel?
  5. ---

    SIMULTANEOUS REQUIRMENT

    If anyone comes across this post in the future and is looking for information on how to use simultaneous requirements, more information can be found in this knowledge base article here: https://portal.zeiss.com/knowledge-base?id=3450000
  6. ---

    MMR requirement - hole

    Remember there is theory vs reality with this software. If you have excellent meshes vs poor meshes can change values quite a bit. Picking up the highs on features can be nice when you have very clean meshes, but not good with artifacts on the meshs.
  7. You probably used the 'actual section' measurement principle instead of using 'Reference Construction'
  8. ---

    How to reset the recently used program list?

    If you want to remove only CERTAIN programs from the list: Close CALYPSO Navigate to C:\Users\<USERNAME>\AppData\Local\Zeiss\CALYPSOFileDialog.exe and open the user.config file with notepad++ or something similar. 3. Please pay close attention to the differently highlighted lines provided in the screenshot above. Lines 5-8 have a “0” in the key. lines 9-12 have a “1” in the key, so on and so forth. If i want to remove the “GDT Day 4 Ex 2” program, i would delete lines 9-12. 4. The Last step is to ensure that there are no skipped numbers in this file. For all lines below the program which was removed, fix the count to be in order. Using the screenshot above, if you deleted the “1” lines, you will have to go to the next program and change the 2 to a 1 to fill in the gap, and repeat for all later listings.
  9. ---

    Custom Probe assembly alignment

    Thank you for the video, it has given me some ideas but the components that were used do not have the set screw as shown at 0:51 to lock the probe in the correct orientation. Is this what they mean by a cone adaptor for the CF extensions?
  10. ---

    Custom Probe assembly alignment

    If you can make something inhouse, then inspire with rotatable solution on XXT plates. In other words: make an thread adapter for probe make an thead adapter for plate Inspiration here https://shop.metrology.zeiss.com/INTERSHOP/web/WFS/IMT-US-Site/en_US/-/USD/ViewProduct-Start?SKU=626103-8433-053
  11. ---

    Position of angled slots

    Not my area of expertise, but I think you could create an intersection between the centerline of the slot and the outer diameter (or any constructed one), then use a polar true position based on radius and angle.
  12. We have a custom mini-star probe that I am having issues aligning to the X/Y axis. There is no adjustment tool like on a standard L or Star probe that I can us to clock the probe in the right orientation. I know it can be done because I am trying to replicate what we already have on our other machine, but I don't know how my predecessor was able to accomplish this. I've tried using washers even to see if I can adjust it but that was not successful.
  13. Hi all, I wanted to pick your brain on how you deal with angled slotted features. It's common on older drawings without GD&T to notate angled feature locations with angle dimensions coming from the center of the part. It's implied that you would origin to the center of the part, create a line/plane to the feature, and dimension that based on the block/feature angle tolerances. This bugs me, because technically an angle controls orientation but not location. You get a pie shaped tolerance zone by doing it this way, where the further from the center you are the greater the location deviation can be. This crosses over into hole patterns dimensioned this way, as well. So how would you convert this to GD&T? My first instinct is to use profile and call it a day. It's not a feature of size, similar to a cone, so I can't use position. Or can I? Here's a simple example to show what I'm talking about. It would be great to get some insight into how other people deal with this type of feature using GD&T.
  14. ---

    Point Cloud Export to DXF file

    @Richard Stanich Export points is for when you want it automated, and then you want them sent to a specific place, but they have to be attached to a characteristic.
  15. Não acredito que o problema esteja no XXT, em outras posições funciona sem problemas. Somente quando RDS-CAA esta em A= 180° não há comunicação.
  16. Is it possible that the XXT was crashed and it was not reported? I have seen similar behavior and I was able to determine that the XXT was broken, by removing it and inspecting it. There are small parts that may get broken, and it will interfere with the triggering (all other behavior normal, including qualification).
  17. Fault description The equipment began exhibiting a spontaneous fault during measurement operations, without any prior hardware or software intervention. The head performs all indexing movements normally, indicating that the RDS positioning system appears to be functioning correctly. However, when a measurement begins, the VAST XXT sensor fails to trigger (detect contact with the workpiece) at any A=180° position. The machine continues to advance past the expected contact point as if the sensor remained inactive preventing point acquisition. Observed conditions * The issue occurs with any stylus configuration at A=180°. * The sensor does not trigger during measurement. * Head indexing proceeds normally. * No collisions were identified immediately prior to the fault's onset. * The fault occurred spontaneously. I would like to know if anyone has encountered similar behavior and what additional procedures are recommended to isolate the cause before replacing the sensor or opening a service ticket.
  18. ---

    How to reset the recently used program list?

    I don't hate the recently used list... but I do hate that now I have to click two different buttons to look up a program 🤷‍♂️
  19. ---

    How to reset the recently used program list?

    Hi Perry, To clear this list, head to C:\Users\YOUR USERNAME\AppData\Local\ZEISS\CALYPSOFileDialog.exe. Find the file called "user.config". I would recommend renaming this file so it can serve as a backup. Then once you run CALYPSO it will generate a new user.config file. Hope this helps.
  20. ---

    How to reset the recently used program list?

    You can edit manually this file stored in your windows user profile - it's just a xml document
  21. I really hate the recently used list. Mainly because it seems I need to wait another 4 months to be able to use it since I havent had a 10/28/26 yet.
  22. Does the software crash as soon as you open the device manager or is after you try to create or edit something within the menu? With any software crash it is always recommended you pull a GOMSIC after the crash and contact your local support. If you need assistance with pulling a GOMSIC, The link below walks you through how to pull a GOMSIC. https://portal.zeiss.com/knowledge-base?id=3047314
  23. ---

    Point Cloud Export to DXF file

    I think PCM is easier, if you have it - exportPoints(). I wanted to name the files based on the features being exported, and I didn't know how to in the "output file" options. Define your file path somewhere in the pre settings ("path" variable), and modify the code below to your needs and place it in the post setting of the feature. feature=getNominal().testPlanGeometry.identifier name=feature +"_"+getRecordHead("u_Serial") ext=".txt" dirpath=path+name+ext exportPoints(feature,dirpath)
  24. ---

    Point Cloud Export to DXF file

    What does "Export Points" do? What is required to export points to a named file?
  25. Hello, I am changing the selected surface area on the cad to change some sections and the actual sections are not updating. I tried recalculating the project, changing aligments, restarting inspect and a couple more randoms stuff. Anyone had this problem before and found a solution other than deleting and recreating the elements?
  26. ---

    Eindrehen einer Kugelgewindespindel

    Hallo Paul In der Regel wird das Profil in einem Schnitt gemessen, der senkrecht auf der aktuellen Steigung steht und durch den Mittelpunkt der selbstzentrierenden Antastung geht. Der Tasterdurchmesser entspricht dem Nenndurchmesser der Kugel entsprechend der Zeichnung. Durch Verdrehung und entsprechendem Versatz können beliebige weitere Schnitte gemessen werden. Häufig werden abrichtbare Schleifscheiben verwendet, so dass die Messdaten einer Profilmessunng an die Bearbeitungsmaschine übertragen werden kann um ein geändertes Profil der Scheibe zu erzeugen und das neue Profil (Form, Kontaktwinkel) zu optimieren. Gruss Klaus
  1. Load more activity
×
×
  • Create New...