Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,34 +1,34 @@
{
"type": "filament",
"name": "fdm_filament_abs",
"inherits": "fdm_filament_common",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"activate_chamber_temp_control": [
"0"
],
"cool_plate_temp" : [
"cool_plate_temp": [
"90"
],
"eng_plate_temp" : [
"eng_plate_temp": [
"90"
],
"hot_plate_temp" : [
"hot_plate_temp": [
"90"
],
"textured_plate_temp" : [
"textured_plate_temp": [
"90"
],
"cool_plate_temp_initial_layer" : [
"cool_plate_temp_initial_layer": [
"90"
],
"eng_plate_temp_initial_layer" : [
"eng_plate_temp_initial_layer": [
"90"
],
"hot_plate_temp_initial_layer" : [
"hot_plate_temp_initial_layer": [
"90"
],
"textured_plate_temp_initial_layer" : [
"textured_plate_temp_initial_layer": [
"90"
],
"slow_down_for_layer_cooling": [
@@ -82,11 +82,11 @@
"nozzle_temperature_range_high": [
"270"
],
"activate_air_filtration":[
"1"
"activate_air_filtration": [
"1"
],
"during_print_exhaust_fan_speed":[
"40"
"during_print_exhaust_fan_speed": [
"40"
],
"slow_down_min_speed": [
"10"
@@ -94,4 +94,4 @@
"slow_down_layer_time": [
"4"
]
}
}