FIX: update the Laser part name
jira: [STUDIO-10586] Change-Id: Ia60650c1e7d51219117a44fdf7956150ba4d7e89
This commit is contained in:
parent
3e974ffe0b
commit
0cb04b4d26
|
@ -18,8 +18,8 @@ static const std::unordered_map<wxString, wxString> ACCESSORY_DISPLAY_STR = {
|
|||
{"N3F", "AMS 2 PRO"},
|
||||
{"N3S", "AMS HT"},
|
||||
{"O2L_PC", L("Air Pump")},
|
||||
{"O2L_10B", L("Laser 10w")},
|
||||
{"O2L_40B", L("Laser 40w")},
|
||||
{"O2L_10B", L("Laser 10W")},
|
||||
{"O2L_40B", L("Laser 40W")},
|
||||
{"O2L_PCM", L("Cutting Module")},
|
||||
{"O2L_ACM", "Active Cutting Module"},
|
||||
{"O2L_UCM", "Ultrasonic Cutting Module"},
|
||||
|
|
Loading…
Reference in New Issue