update OrcaFilamentLibrary (#8753)

* update OrcaFilamentLibrary
disable activate_air_filtration and remove filament_start_gcode

* Revert "update OrcaFilamentLibrary
disable activate_air_filtration and remove filament_start_gcode"

This reverts commit 1b8eebcff3.
This commit is contained in:
SoftFever
2025-03-08 01:56:20 +08:00
committed by GitHub
parent 1d71ed5ade
commit 69bab18a8e
49 changed files with 67 additions and 148 deletions

View File

@@ -5,7 +5,7 @@
"from": "system",
"instantiation": "false",
"activate_air_filtration": [
"1"
"0"
],
"supertack_plate_temp": [
"0"
@@ -20,10 +20,10 @@
"0"
],
"eng_plate_temp": [
"90"
"100"
],
"eng_plate_temp_initial_layer": [
"90"
"105"
],
"fan_cooling_layer_time": [
"30"
@@ -47,10 +47,10 @@
"ABS"
],
"hot_plate_temp": [
"90"
"100"
],
"hot_plate_temp_initial_layer": [
"90"
"105"
],
"nozzle_temperature": [
"260"
@@ -77,15 +77,18 @@
"3"
],
"slow_down_min_speed": [
"20"
"10"
],
"textured_plate_temp": [
"90"
"100"
],
"textured_plate_temp_initial_layer": [
"90"
"105"
],
"filament_flow_ratio": [
"0.926"
],
"temperature_vitrification": [
"110"
]
}