Add Anycubic Kobra S1 profile (#7987)

* Prettified generic filament files

* Added Anycubic Kobra S1

* Enabled precise outer walls
This commit is contained in:
Thomas
2025-01-12 15:33:31 +01:00
committed by GitHub
parent bc03b95a78
commit cd4a1e01ae
24 changed files with 2744 additions and 87 deletions

View File

@@ -3,22 +3,22 @@
"name": "fdm_filament_common",
"from": "system",
"instantiation": "false",
"cool_plate_temp" : [
"cool_plate_temp": [
"60"
],
"eng_plate_temp" : [
"eng_plate_temp": [
"60"
],
"hot_plate_temp" : [
"hot_plate_temp": [
"60"
],
"cool_plate_temp_initial_layer" : [
"cool_plate_temp_initial_layer": [
"60"
],
"eng_plate_temp_initial_layer" : [
"eng_plate_temp_initial_layer": [
"60"
],
"hot_plate_temp_initial_layer" : [
"hot_plate_temp_initial_layer": [
"60"
],
"overhang_fan_threshold": [
@@ -135,4 +135,4 @@
"temperature_vitrification": [
"100"
]
}
}