mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Fix:fix inherit info err
Change-Id: I932c3fc6daf05cd83d800b4183414a8db8fc4879 (cherry picked from commit 387c78d04cb0fd477a9f825ed8b4f34ee153fff1) (cherry picked from commit d9ff8d4037e0c6af68d3a14f3eefb56051fb41b2)
This commit is contained in:
@@ -1,22 +1,13 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu PA-CF @BBL H2DP",
|
||||
"inherits": "Bambu PA-CF @BBL X1C",
|
||||
"inherits": "Bambu PA-CF @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSN03_04",
|
||||
"instantiation": "true",
|
||||
"chamber_temperatures": [
|
||||
"60"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"4"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"0"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil",
|
||||
"nil"
|
||||
@@ -89,9 +80,6 @@
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"full_fan_speed_layer": [
|
||||
"0"
|
||||
],
|
||||
"filament_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
|
||||
Reference in New Issue
Block a user