mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-04 23:20:39 +08:00
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
@ -46,10 +46,10 @@
|
|||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"cool_plate_temp": [
|
"cool_plate_temp": [
|
||||||
"35"
|
"90"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer": [
|
"cool_plate_temp_initial_layer": [
|
||||||
"35"
|
"90"
|
||||||
],
|
],
|
||||||
"default_filament_colour": [
|
"default_filament_colour": [
|
||||||
""
|
""
|
||||||
@ -247,6 +247,6 @@
|
|||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer": [
|
"textured_plate_temp_initial_layer": [
|
||||||
"55"
|
"90"
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -46,10 +46,10 @@
|
|||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"cool_plate_temp": [
|
"cool_plate_temp": [
|
||||||
"35"
|
"100"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer": [
|
"cool_plate_temp_initial_layer": [
|
||||||
"35"
|
"100"
|
||||||
],
|
],
|
||||||
"default_filament_colour": [
|
"default_filament_colour": [
|
||||||
""
|
""
|
||||||
@ -247,9 +247,9 @@
|
|||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"textured_plate_temp": [
|
||||||
"55"
|
"100"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer": [
|
"textured_plate_temp_initial_layer": [
|
||||||
"55"
|
"100"
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -16,7 +16,7 @@
|
|||||||
"12"
|
"12"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"230"
|
"250"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Anycubic Kobra S1 0.4 nozzle"
|
"Anycubic Kobra S1 0.4 nozzle"
|
||||||
@ -46,10 +46,10 @@
|
|||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"cool_plate_temp": [
|
"cool_plate_temp": [
|
||||||
"35"
|
"55"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer": [
|
"cool_plate_temp_initial_layer": [
|
||||||
"35"
|
"55"
|
||||||
],
|
],
|
||||||
"default_filament_colour": [
|
"default_filament_colour": [
|
||||||
""
|
""
|
||||||
@ -202,13 +202,13 @@
|
|||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp": [
|
"hot_plate_temp": [
|
||||||
"65"
|
"70"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer": [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"70"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"230"
|
"250"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_high": [
|
"nozzle_temperature_range_high": [
|
||||||
"260"
|
"260"
|
||||||
@ -247,9 +247,9 @@
|
|||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"textured_plate_temp": [
|
||||||
"55"
|
"70"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer": [
|
"textured_plate_temp_initial_layer": [
|
||||||
"55"
|
"70"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user