Skip to content

Commit

Permalink
feat(MT): update ShowcaseMachineTool location
Browse files Browse the repository at this point in the history
  • Loading branch information
GoetzGoerisch committed Mar 28, 2024
1 parent e85a566 commit 624143a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MachineTools/ShowcaseMachineTool.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ void ShowcaseMachineTool::InstantiateIdentification() {
mt.Identification->SoftwareRevision = "v1.02.1";
mt.Identification->DeviceClass = "Machining centre (other)";
mt.Identification->ProductInstanceUri = "https://showcase.umati.org/Specs/Machinetools.html";
mt.Identification->Location = "BXP 9 9502/VIRTUAL 0 0/N 49.871215 E 8.654204";
mt.Identification->Location = "TMTS 2 Q0603/SIMTOS 2 07E285/VIRTUAL 0 0/N 49.871215 E 8.654204";
mt.Identification->Model = {"", MachineName};
}

Expand Down

0 comments on commit 624143a

Please sign in to comment.