Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Maybe baseSystem().machine.inspection.settings.actualCFName // name only baseSystem().machine.inspection.settings.actualCF // type and name, for example "Diameter Diameter1" could work.
  3. Today
  4. I think you would need to preform prealignment. Now you can join meshes. At main menu there is a tools ( not know correct name ) -> mesh -> somewhere there is joining. I was doing that while having one in clipboard, not as two parts. Only problem is aligning two meshes. It would be better to scan that in one go. If you have measured data and not only mesh, then you could theoreticaly combine those data as two separate scans and transforming them as bestfit.
  5. I have two scans of parts in the program and I would like to combine them into one, how do I do that?
  6. ---

    Expressions to do basic math

    If you want to have such calculations, you have to add those measurements into variables at top of a user defined measurement window. Then in formula you use "A.actual + B.actual" Same thing can be with .nominal at nominal section. Tolerance should be there also.
  7. ---

    knowledge-base ?

    https://qualityforum.zeiss.com/topic/23661-reccomended-measuring-force-for-05-mm-ruby/?do=findComment&comment=133837
  8. ---

    knowledge-base ?

    Vielleicht kann mir das jemand beantworten, wie man zugriff auf die knowledge-base bekommt? Hier im Forum sind immer wieder solche Links wie unten aufgeführt. Bei mir steht da immer, dass die Seite nicht existiert. Beispiel: https://portal.zeiss.com/knowledge-base?id=3035751
  9. Hallo Kollegen, wir haben gerade Calypso auf Version 8 geupdatet und somit die Textfelder in Piweb zurück. Aber leider sind diese mit einem Messwert versehen und somit meiner Meinung nach unschön. Kann man im Designer einstellen, dass bei Textelementen kein Messwert angezeigt wird?
  10. ---

    Runout

    Zolfagari, I understand that D will not affect it. (Also, D and B are created in the same operation.) According to the previous technical drawing, my client created and checked C-D using a projector, so I also created them using a projector. I understand this is not appropriate. I sent an email to the client explaining the situation, but I wanted to ask you as well in case I missed something.
  11. ---

    Runout

    Edgar, I also tried the BD common reference point, I think it might have been drawn according to the new GD&T.
  12. Yesterday
  13. ---

    Alignment Help

    use minimum or maximum coordinates
  14. ---

    Runout

    D wouldn't affect anything in this case anyways, as Datum-B is already covering all the same constrains C-D projection is basically wrong, as you are changing a 3d (cylinder) geometry to a 2d (circle). a point instead of an axis go talk to engineering team and get them either to fix the call-out or explain the design intent my 2 cent
  15. ---

    subStr command not working after upgrading to 7.8

    that worked, thank you very much for the help i just checked few other programs that run the same/similar codes in 6.8 and below and substr seems to be working on those version i personally don't know much coding and use whatever gives me the results 😅 your solution just saved my day and i am thankful
  16. ---

    Calypso font/text issue on a single workstation

    are fonts incorrect anywhere else on your PC? other software, Microsoft windows, etc...?
  17. Ive been tasked with adding and subtracting dN from one another and the sum of the two dN must fall within a tolerance. So my question is with an hour or two of research already, how do you add or subtract dN of 2 surface points? Also adding a tolerance to it for the requirements. TIA
  18. ---

    Rotary Table in Simulation

    The RT moves, when I select the circle, in the location I desire. I then get invalid axis. I click on Rotary Table, under the measurement tab, and it snaps back to where it was. Changing the dimensions in that file does nothing either. I ended up just ignoring it, and moving on with what I needed to get done.
  19. Hello, We encountered an odd issue on one of our workstations that operates Calypso that is connected to a CMM. One morning out of nowhere some of the text/font in our windows does not look like it should or does not look like all of the other workstations that we run Calypso on (3 online, 3 offline.) The issue primarily impacts the initial start window, the automatic stylus window, and a handful of other windows. I have tried changing the default font settings within the Calypso 'system settings: Environment' but it has no impact on correcting the issue regardless of whether we have "Calypso Standard" or "From System Settings" selected. I have also played around with the screen resolution, and a handful of other windows settings, but have run out of ideas as to how to fix the problem. I have even tried to install a different version of Calypso and the issue transfers over. If anyone has encountered the issue or may have any ideas on a system setting to change please let me know. The first two images below are what "normal" or what it "should" look like is. The second two images are the same windows from the problem machine. As you can see it is a bit of an issue in the automatic stylus changer window as the stylus names are covered up by the changer positions so you can't really tell what stylus system is in what position unless the operator is highly familiar with the systems and positions... "BAD/INCORRECT FONT/TEXT BELOW"
  20. ---

    subStr command not working after upgrading to 7.8

    I haven't used Calypso 6.8, but I'm surprised sub string ever worked in this case. instead of D1=subStr(A,1,1) Try: D1=getParameterNamed(A,1) That should give you the first row of the list.
  21. ---

    How Constraints work?

    Normal vector should be axis angles ( A1, A2 ) - it forces calculations with fixed nominal angles of feature axis.
  22. i have this program that was running on 6.8 version and now that we have upgraded to 7.8, i have nothing but issues with PCM i have a file that contains point coordinates (file is attached) i read the list A = readListFile(MS_Curve_Points_Temp) // read NX output then i use subStr to seperate teh lines into individual string that i can easily phrase D1 = subStr(A,1,1) this was working up until we upgraded, now i am getting an error can someone please tell what has happened and what can i do to address this issue i tried to convert "A" to text, but it didn't help Greeley appreciate all the help 🙂 13382673_10_fof_zeiss_20_ms_x_Temp.para
  23. ---

    Runout

    Is the FCF correct? Datum D doesn't constrain any new degrees of freedom. Maybe B-D as a common datum would work. The new GD&T engine has a checkbox for common datums.
  24. ---

    How Constraints work?

    How about Normal Vector, I am measuring a cone and am wondering what normal vector does so I can properly evaluate this feature.
  25. Assign it a VAR ? e.g. CHR1 = strElement(1," ",getActual().identifier) , CHR2 = strElement(1," ",getActual().identifier) Then call CHR1 CHR2 at end as needed. Also if you have Calypso 2024 or later perhaps excel functions can help with generateTableColumn() I no longer have PCM license or I would dig deeper.
  26. ---

    How to reset the recently used program list?

    You can do that too! it's back to the "90's style tinkering" but if you close out CALYPSO, then navigate to C:\Program Files\Zeiss\CALYPSO 8.0\bin\CALYPSOFileDialog (or whichever calypso version you're using) there will be a CALYPSOFileDialog.exe. if you rename that executable to "testCALYPSOFileDialog.exe" or something similar, the next time you launch CALYPSO and click on Open Measurement Plan, then the windows file explorer will open, rather than the file dialog box. if I'm not mistaken, any time you upgrade to a new service pack, these steps will need to be re-conducted.
  27. ---

    Rotary Table in Simulation

    Is it placing the RT in the location of the circle you are creating? If so, you may need to change the values for the circle to better match where you want it on the table (Step 8).
  28. ---

    Calypso 2026

    Hi Michael - Unfortunately, still no updates.
  1. Load more activity
×
×
  • Create New...