Fix some filaments profiles for Anycubic Kobra S1 (#8262)
* Fix some filaments profiles for Anycubic Kobra S1
This commit is contained in:
parent
c0533eba6f
commit
6473a0d2c8
3 changed files with 15 additions and 15 deletions
|
@ -46,10 +46,10 @@
|
|||
"70"
|
||||
],
|
||||
"cool_plate_temp": [
|
||||
"35"
|
||||
"90"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"35"
|
||||
"90"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
""
|
||||
|
@ -247,6 +247,6 @@
|
|||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"55"
|
||||
"90"
|
||||
]
|
||||
}
|
|
@ -46,10 +46,10 @@
|
|||
"70"
|
||||
],
|
||||
"cool_plate_temp": [
|
||||
"35"
|
||||
"100"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"35"
|
||||
"100"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
""
|
||||
|
@ -247,9 +247,9 @@
|
|||
"100"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"55"
|
||||
"100"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"55"
|
||||
"100"
|
||||
]
|
||||
}
|
|
@ -16,7 +16,7 @@
|
|||
"12"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
"250"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Anycubic Kobra S1 0.4 nozzle"
|
||||
|
@ -46,10 +46,10 @@
|
|||
"70"
|
||||
],
|
||||
"cool_plate_temp": [
|
||||
"35"
|
||||
"55"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"35"
|
||||
"55"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
""
|
||||
|
@ -202,13 +202,13 @@
|
|||
"0"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"65"
|
||||
"70"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"65"
|
||||
"70"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"260"
|
||||
|
@ -247,9 +247,9 @@
|
|||
"70"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"55"
|
||||
"70"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"55"
|
||||
"70"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue