Fix some filaments profiles for Anycubic Kobra S1 (#8262)

* Fix some filaments profiles for Anycubic Kobra S1
This commit is contained in:
Thomas 2025-02-01 14:24:45 +01:00 committed by GitHub
parent c0533eba6f
commit 6473a0d2c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 15 additions and 15 deletions

View File

@ -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"
] ]
} }

View File

@ -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"
] ]
} }

View File

@ -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"
] ]
} }