mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
FIX:correct param length err
Change-Id: I65ec4e606a280671b84c9e9d6d83bccc0f7c182f (cherry picked from commit 26063855ce1360fb66c977df3f0c614e43bfa7e7)
This commit is contained in:
@@ -3,35 +3,8 @@
|
|||||||
"name": "Fiberon PA12-CF @BBL H2D",
|
"name": "Fiberon PA12-CF @BBL H2D",
|
||||||
"inherits": "Fiberon PA12-CF @base",
|
"inherits": "Fiberon PA12-CF @base",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"filament_id": "GFL52",
|
|
||||||
"setting_id": "GFL52_10",
|
"setting_id": "GFL52_10",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2D 0.4 nozzle",
|
|
||||||
"Bambu Lab H2D 0.6 nozzle",
|
|
||||||
"Bambu Lab H2D 0.8 nozzle"
|
|
||||||
],
|
|
||||||
"eng_plate_temp": [
|
|
||||||
"40"
|
|
||||||
],
|
|
||||||
"eng_plate_temp_initial_layer": [
|
|
||||||
"40"
|
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
|
||||||
"15"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_cost": [
|
|
||||||
"99.99"
|
|
||||||
],
|
|
||||||
"filament_density": [
|
|
||||||
"1.06"
|
|
||||||
],
|
|
||||||
"filament_deretraction_speed": [
|
"filament_deretraction_speed": [
|
||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
@@ -92,9 +65,6 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_vendor": [
|
|
||||||
"Polymaker"
|
|
||||||
],
|
|
||||||
"filament_wipe": [
|
"filament_wipe": [
|
||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
@@ -111,11 +81,17 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"hot_plate_temp": [
|
"filament_flush_volumetric_speed": [
|
||||||
"40"
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer": [
|
"filament_flush_temp": [
|
||||||
"40"
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"long_retractions_when_ec": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"300",
|
"300",
|
||||||
@@ -133,16 +109,17 @@
|
|||||||
"260",
|
"260",
|
||||||
"260"
|
"260"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"retraction_distances_when_ec": [
|
||||||
"2"
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"volumetric_speed_coefficients": [
|
||||||
"131"
|
"0;0;0;0;0;0",
|
||||||
|
"0;0;0;0;0;0"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"compatible_printers": [
|
||||||
"40"
|
"Bambu Lab H2D 0.4 nozzle",
|
||||||
],
|
"Bambu Lab H2D 0.6 nozzle",
|
||||||
"textured_plate_temp_initial_layer": [
|
"Bambu Lab H2D 0.8 nozzle"
|
||||||
"40"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -3,35 +3,8 @@
|
|||||||
"name": "Fiberon PA6-CF @BBL H2D",
|
"name": "Fiberon PA6-CF @BBL H2D",
|
||||||
"inherits": "Fiberon PA6-CF @base",
|
"inherits": "Fiberon PA6-CF @base",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"filament_id": "GFL50",
|
|
||||||
"setting_id": "GFL50_10",
|
"setting_id": "GFL50_10",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2D 0.4 nozzle",
|
|
||||||
"Bambu Lab H2D 0.6 nozzle",
|
|
||||||
"Bambu Lab H2D 0.8 nozzle"
|
|
||||||
],
|
|
||||||
"eng_plate_temp": [
|
|
||||||
"40"
|
|
||||||
],
|
|
||||||
"eng_plate_temp_initial_layer": [
|
|
||||||
"40"
|
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
|
||||||
"15"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_cost": [
|
|
||||||
"83.99"
|
|
||||||
],
|
|
||||||
"filament_density": [
|
|
||||||
"1.17"
|
|
||||||
],
|
|
||||||
"filament_deretraction_speed": [
|
"filament_deretraction_speed": [
|
||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
@@ -92,9 +65,6 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_vendor": [
|
|
||||||
"Polymaker"
|
|
||||||
],
|
|
||||||
"filament_wipe": [
|
"filament_wipe": [
|
||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
@@ -111,11 +81,17 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"hot_plate_temp": [
|
"filament_flush_volumetric_speed": [
|
||||||
"40"
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer": [
|
"filament_flush_temp": [
|
||||||
"40"
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"long_retractions_when_ec": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"300",
|
"300",
|
||||||
@@ -133,16 +109,17 @@
|
|||||||
"280",
|
"280",
|
||||||
"280"
|
"280"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"retraction_distances_when_ec": [
|
||||||
"2"
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"volumetric_speed_coefficients": [
|
||||||
"215"
|
"0;0;0;0;0;0",
|
||||||
|
"0;0;0;0;0;0"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"compatible_printers": [
|
||||||
"40"
|
"Bambu Lab H2D 0.4 nozzle",
|
||||||
],
|
"Bambu Lab H2D 0.6 nozzle",
|
||||||
"textured_plate_temp_initial_layer": [
|
"Bambu Lab H2D 0.8 nozzle"
|
||||||
"40"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -3,35 +3,11 @@
|
|||||||
"name": "Fiberon PA6-GF @BBL H2D",
|
"name": "Fiberon PA6-GF @BBL H2D",
|
||||||
"inherits": "Fiberon PA6-GF @base",
|
"inherits": "Fiberon PA6-GF @base",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"filament_id": "GFL51",
|
|
||||||
"setting_id": "GFL51_10",
|
"setting_id": "GFL51_10",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2D 0.4 nozzle",
|
|
||||||
"Bambu Lab H2D 0.6 nozzle",
|
|
||||||
"Bambu Lab H2D 0.8 nozzle"
|
|
||||||
],
|
|
||||||
"eng_plate_temp": [
|
|
||||||
"40"
|
|
||||||
],
|
|
||||||
"eng_plate_temp_initial_layer": [
|
|
||||||
"40"
|
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"12"
|
"12"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_cost": [
|
|
||||||
"63.99"
|
|
||||||
],
|
|
||||||
"filament_density": [
|
|
||||||
"1.2"
|
|
||||||
],
|
|
||||||
"filament_deretraction_speed": [
|
"filament_deretraction_speed": [
|
||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
@@ -92,9 +68,6 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_vendor": [
|
|
||||||
"Polymaker"
|
|
||||||
],
|
|
||||||
"filament_wipe": [
|
"filament_wipe": [
|
||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
@@ -111,11 +84,17 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"hot_plate_temp": [
|
"filament_flush_volumetric_speed": [
|
||||||
"40"
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer": [
|
"filament_flush_temp": [
|
||||||
"40"
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"long_retractions_when_ec": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"300",
|
"300",
|
||||||
@@ -133,16 +112,17 @@
|
|||||||
"280",
|
"280",
|
||||||
"280"
|
"280"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"retraction_distances_when_ec": [
|
||||||
"2"
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"volumetric_speed_coefficients": [
|
||||||
"191"
|
"0;0;0;0;0;0",
|
||||||
|
"0;0;0;0;0;0"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"compatible_printers": [
|
||||||
"40"
|
"Bambu Lab H2D 0.4 nozzle",
|
||||||
],
|
"Bambu Lab H2D 0.6 nozzle",
|
||||||
"textured_plate_temp_initial_layer": [
|
"Bambu Lab H2D 0.8 nozzle"
|
||||||
"40"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -3,35 +3,8 @@
|
|||||||
"name": "Fiberon PA612-CF @BBL H2D",
|
"name": "Fiberon PA612-CF @BBL H2D",
|
||||||
"inherits": "Fiberon PA612-CF @base",
|
"inherits": "Fiberon PA612-CF @base",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"filament_id": "GFL53",
|
|
||||||
"setting_id": "GFL53_10",
|
"setting_id": "GFL53_10",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2D 0.4 nozzle",
|
|
||||||
"Bambu Lab H2D 0.6 nozzle",
|
|
||||||
"Bambu Lab H2D 0.8 nozzle"
|
|
||||||
],
|
|
||||||
"eng_plate_temp": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"eng_plate_temp_initial_layer": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
|
||||||
"5"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
|
||||||
"30"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"filament_cost": [
|
|
||||||
"94.99"
|
|
||||||
],
|
|
||||||
"filament_density": [
|
|
||||||
"1.06"
|
|
||||||
],
|
|
||||||
"filament_deretraction_speed": [
|
"filament_deretraction_speed": [
|
||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
@@ -92,9 +65,6 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_vendor": [
|
|
||||||
"Polymaker"
|
|
||||||
],
|
|
||||||
"filament_wipe": [
|
"filament_wipe": [
|
||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
@@ -111,11 +81,17 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"hot_plate_temp": [
|
"filament_flush_volumetric_speed": [
|
||||||
"100"
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer": [
|
"filament_flush_temp": [
|
||||||
"100"
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"long_retractions_when_ec": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"290",
|
"290",
|
||||||
@@ -133,16 +109,17 @@
|
|||||||
"260",
|
"260",
|
||||||
"260"
|
"260"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"retraction_distances_when_ec": [
|
||||||
"2"
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"volumetric_speed_coefficients": [
|
||||||
"180"
|
"0;0;0;0;0;0",
|
||||||
|
"0;0;0;0;0;0"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"compatible_printers": [
|
||||||
"100"
|
"Bambu Lab H2D 0.4 nozzle",
|
||||||
],
|
"Bambu Lab H2D 0.6 nozzle",
|
||||||
"textured_plate_temp_initial_layer": [
|
"Bambu Lab H2D 0.8 nozzle"
|
||||||
"100"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -3,41 +3,8 @@
|
|||||||
"name": "Fiberon PET-CF @BBL H2D",
|
"name": "Fiberon PET-CF @BBL H2D",
|
||||||
"inherits": "Fiberon PET-CF @base",
|
"inherits": "Fiberon PET-CF @base",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"filament_id": "GFL54",
|
|
||||||
"setting_id": "GFL54_10",
|
"setting_id": "GFL54_10",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2D 0.4 nozzle",
|
|
||||||
"Bambu Lab H2D 0.6 nozzle",
|
|
||||||
"Bambu Lab H2D 0.8 nozzle"
|
|
||||||
],
|
|
||||||
"cool_plate_temp": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"cool_plate_temp_initial_layer": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"eng_plate_temp": [
|
|
||||||
"70"
|
|
||||||
],
|
|
||||||
"eng_plate_temp_initial_layer": [
|
|
||||||
"70"
|
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
|
||||||
"242"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_cost": [
|
|
||||||
"89.99"
|
|
||||||
],
|
|
||||||
"filament_density": [
|
|
||||||
"1.34"
|
|
||||||
],
|
|
||||||
"filament_deretraction_speed": [
|
"filament_deretraction_speed": [
|
||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
@@ -55,6 +22,7 @@
|
|||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
|
"12",
|
||||||
"12"
|
"12"
|
||||||
],
|
],
|
||||||
"filament_pre_cooling_temperature": [
|
"filament_pre_cooling_temperature": [
|
||||||
@@ -97,9 +65,6 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_vendor": [
|
|
||||||
"Polymaker"
|
|
||||||
],
|
|
||||||
"filament_wipe": [
|
"filament_wipe": [
|
||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
@@ -116,11 +81,17 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"hot_plate_temp": [
|
"filament_flush_volumetric_speed": [
|
||||||
"70"
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer": [
|
"filament_flush_temp": [
|
||||||
"70"
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"long_retractions_when_ec": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"300",
|
"300",
|
||||||
@@ -138,16 +109,23 @@
|
|||||||
"270",
|
"270",
|
||||||
"270"
|
"270"
|
||||||
],
|
],
|
||||||
|
"retraction_distances_when_ec": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"temperature_vitrification": [
|
||||||
"70"
|
"70"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"volumetric_speed_coefficients": [
|
||||||
"70"
|
"0;0;0;0;0;0",
|
||||||
|
"0;0;0;0;0;0"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer": [
|
"compatible_printers": [
|
||||||
"70"
|
"Bambu Lab H2D 0.4 nozzle",
|
||||||
|
"Bambu Lab H2D 0.6 nozzle",
|
||||||
|
"Bambu Lab H2D 0.8 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -3,41 +3,11 @@
|
|||||||
"name": "Fiberon PETG-ESD @BBL H2D",
|
"name": "Fiberon PETG-ESD @BBL H2D",
|
||||||
"inherits": "Fiberon PETG-ESD @base",
|
"inherits": "Fiberon PETG-ESD @base",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"filament_id": "GFL06",
|
|
||||||
"setting_id": "GFL06_10",
|
"setting_id": "GFL06_10",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2D 0.4 nozzle",
|
|
||||||
"Bambu Lab H2D 0.6 nozzle",
|
|
||||||
"Bambu Lab H2D 0.8 nozzle"
|
|
||||||
],
|
|
||||||
"cool_plate_temp": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"cool_plate_temp_initial_layer": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"eng_plate_temp": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"eng_plate_temp_initial_layer": [
|
|
||||||
"60"
|
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
|
||||||
"15"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
"29.99"
|
"29.99"
|
||||||
],
|
],
|
||||||
"filament_density": [
|
|
||||||
"1.24"
|
|
||||||
],
|
|
||||||
"filament_deretraction_speed": [
|
"filament_deretraction_speed": [
|
||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
@@ -55,6 +25,7 @@
|
|||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
|
"20",
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
"filament_pre_cooling_temperature": [
|
"filament_pre_cooling_temperature": [
|
||||||
@@ -97,9 +68,6 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_vendor": [
|
|
||||||
"Polymaker"
|
|
||||||
],
|
|
||||||
"filament_wipe": [
|
"filament_wipe": [
|
||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
@@ -116,11 +84,17 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"hot_plate_temp": [
|
"filament_flush_volumetric_speed": [
|
||||||
"60"
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer": [
|
"filament_flush_temp": [
|
||||||
"60"
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"long_retractions_when_ec": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"290",
|
"290",
|
||||||
@@ -138,16 +112,17 @@
|
|||||||
"250",
|
"250",
|
||||||
"250"
|
"250"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"retraction_distances_when_ec": [
|
||||||
"2"
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"volumetric_speed_coefficients": [
|
||||||
"76"
|
"0;0;0;0;0;0",
|
||||||
|
"0;0;0;0;0;0"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"compatible_printers": [
|
||||||
"60"
|
"Bambu Lab H2D 0.4 nozzle",
|
||||||
],
|
"Bambu Lab H2D 0.6 nozzle",
|
||||||
"textured_plate_temp_initial_layer": [
|
"Bambu Lab H2D 0.8 nozzle"
|
||||||
"60"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -3,35 +3,11 @@
|
|||||||
"name": "Fiberon PETG-rCF @BBL H2D",
|
"name": "Fiberon PETG-rCF @BBL H2D",
|
||||||
"inherits": "Fiberon PETG-rCF @base",
|
"inherits": "Fiberon PETG-rCF @base",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"filament_id": "GFL55",
|
|
||||||
"setting_id": "GFL55_10",
|
"setting_id": "GFL55_10",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"compatible_printers": [
|
|
||||||
"Bambu Lab H2D 0.4 nozzle",
|
|
||||||
"Bambu Lab H2D 0.6 nozzle",
|
|
||||||
"Bambu Lab H2D 0.8 nozzle"
|
|
||||||
],
|
|
||||||
"cool_plate_temp": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"cool_plate_temp_initial_layer": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"eng_plate_temp": [
|
|
||||||
"70"
|
|
||||||
],
|
|
||||||
"eng_plate_temp_initial_layer": [
|
|
||||||
"70"
|
|
||||||
],
|
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"15"
|
"15"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"fan_min_speed": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
"29.99"
|
"29.99"
|
||||||
],
|
],
|
||||||
@@ -55,6 +31,7 @@
|
|||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
|
"12",
|
||||||
"12"
|
"12"
|
||||||
],
|
],
|
||||||
"filament_pre_cooling_temperature": [
|
"filament_pre_cooling_temperature": [
|
||||||
@@ -97,9 +74,6 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_vendor": [
|
|
||||||
"Polymaker"
|
|
||||||
],
|
|
||||||
"filament_wipe": [
|
"filament_wipe": [
|
||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
@@ -116,11 +90,17 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"hot_plate_temp": [
|
"filament_flush_volumetric_speed": [
|
||||||
"70"
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer": [
|
"filament_flush_temp": [
|
||||||
"70"
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"long_retractions_when_ec": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"270",
|
"270",
|
||||||
@@ -138,16 +118,17 @@
|
|||||||
"240",
|
"240",
|
||||||
"240"
|
"240"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"retraction_distances_when_ec": [
|
||||||
"2"
|
"0",
|
||||||
|
"0"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"volumetric_speed_coefficients": [
|
||||||
"70"
|
"0;0;0;0;0;0",
|
||||||
|
"0;0;0;0;0;0"
|
||||||
],
|
],
|
||||||
"textured_plate_temp": [
|
"compatible_printers": [
|
||||||
"70"
|
"Bambu Lab H2D 0.4 nozzle",
|
||||||
],
|
"Bambu Lab H2D 0.6 nozzle",
|
||||||
"textured_plate_temp_initial_layer": [
|
"Bambu Lab H2D 0.8 nozzle"
|
||||||
"70"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user