mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 18:42:24 +00:00
ENH: disable model download for P1s
Change-Id: I6913f35015119adc8abfbd0a1f0e27c65f9d6c58 Jira: none
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"remote": "enabled"
|
||||
},
|
||||
"file": {
|
||||
"remote": "enabled"
|
||||
"remote": "enabled",
|
||||
"model_download": "enabled"
|
||||
}
|
||||
},
|
||||
"support_motor_noise_cali":false,
|
||||
|
||||
@@ -9,7 +9,8 @@
|
||||
"remote": "enabled"
|
||||
},
|
||||
"file": {
|
||||
"remote": "enabled"
|
||||
"remote": "enabled",
|
||||
"model_download": "enabled"
|
||||
}
|
||||
},
|
||||
"support_motor_noise_cali":false,
|
||||
|
||||
@@ -9,7 +9,8 @@
|
||||
"remote": "enabled"
|
||||
},
|
||||
"file": {
|
||||
"remote": "enabled"
|
||||
"remote": "enabled",
|
||||
"model_download": "enabled"
|
||||
}
|
||||
},
|
||||
"support_motor_noise_cali":false,
|
||||
|
||||
Reference in New Issue
Block a user