mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH: chang key value-- Cool Plate --> PLA Plate
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: If96be38356cf08adbd4a7139014ab87057996dcb
This commit is contained in:
@@ -131,7 +131,7 @@ wxString PlateSettingsDialog::to_bed_type_name(BedType bed_type) {
|
||||
case btDefault:
|
||||
return _L("Same as Global Bed Type");
|
||||
case btPC:
|
||||
return _L("Cool Plate");
|
||||
return _L("Cool Plate / PLA Plate");
|
||||
case btEP:
|
||||
return _L("Engineering Plate");
|
||||
case btPEI:
|
||||
|
||||
Reference in New Issue
Block a user