mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 22:02:10 +00:00
ENH: modify default value to support 3rd-party printer
As title. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: Id8be38a23e4fe4c19eb255ffb7cabf1befeae85b
This commit is contained in:
@@ -164,7 +164,8 @@ enum BedType {
|
||||
|
||||
// BBS
|
||||
enum NozzleType {
|
||||
ntHardenedSteel = 0,
|
||||
ntUndefine = 0,
|
||||
ntHardenedSteel,
|
||||
ntStainlessSteel,
|
||||
ntBrass,
|
||||
ntCount
|
||||
|
||||
Reference in New Issue
Block a user