Jump to content

How to manage or rev control programs after changes have been made.


---
 Share

Recommended Posts

---

I'm looking for suggestions on how i can rev control programs after changes.     I'm also looking to see how i can lock programs out so only one person can have access to them for editing and so on.

 

 

Link to comment
Share on other sites

---

Some people are using saving into new folders, or you can use revision system withing Calypso - it's like GIT - you have one program, where you are asked which revision you want to open.

Link to comment
Share on other sites

---

Please sign in to view this quote.

Its so much like git, it IS git 🙂

  • Like! 1
Link to comment
Share on other sites

---

I recall using Zeiss's software a while back they called it MCC or Master Control Center. Not Master Chief Collection 😉

it was a bit clunky, but it got the job done.

 

At my new company, we now just have the rev # saved in the program name. This leaves the programmer to properly archive and implement new revisions. 

Link to comment
Share on other sites

  • 3 weeks later...
---

I name programs like this:

Part Number_Rev letter_Operation_Sensor_Date (We have a multi sensor system)

12345678-9_A_Op10_RDS_06-01-2025

The date as a suffix is my program rev control.

When a part is edited, it is renamed:

12345678-9_A_Op10_RDS_06-01-2025-History_06.06.2025_RS (Add the word History, the date in decimal format and initials).

New program becomes:

12345678-9_A_Op10_RDS_06-06-2025

The program marked History goes into a #History folder.

No program named History is allowed to be used.

  • Like! 1
Link to comment
Share on other sites

  • 3 weeks later...
---

Project name - Part name - Part number - Drawing version. This is how we save programs where I work.

As for control, you can use Auto run or just create operators in Calypso and give them the desired rights.

Link to comment
Share on other sites

  • 2 weeks later...
---

Please sign in to view this quote.

We also use an Excel file for setup information. This has several worksheets, one is "Rev History".

On the last worksheet you record all changes made to the program, this aides in audits.

Use the file as you wish.

#Master CMM Setup workbook 2023.xlsx

  • Like! 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...