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,13 +1,16 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Bambu ABS @BBL H2DP",
|
||||
"inherits": "Bambu ABS @BBL X1C",
|
||||
"inherits": "Bambu ABS @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSB00_16",
|
||||
"instantiation": "true",
|
||||
"chamber_temperatures": [
|
||||
"65"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"60"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil",
|
||||
"nil"
|
||||
@@ -112,6 +115,9 @@
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"12"
|
||||
],
|
||||
"volumetric_speed_coefficients": [
|
||||
"0 0 0 0 0 0",
|
||||
"0 0 0 0 0 0"
|
||||
|
||||
Reference in New Issue
Block a user