mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 12:22:32 +00:00
Change-Id: Ia504053d12f357f443dddfb140c561c83308dac3 jira: None (cherry picked from commit 57239bb8f3ea6fe9310ecf98b4af8f76b3c8ba05)
35 lines
729 B
JSON
35 lines
729 B
JSON
{
|
|
"type": "filament",
|
|
"name": "PolyLite PLA @BBL H2DP 0.2 nozzle",
|
|
"inherits": "PolyLite PLA @BBL X1C",
|
|
"from": "system",
|
|
"setting_id": "GFSL00_11",
|
|
"instantiation": "true",
|
|
"eng_plate_temp": [
|
|
"55"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"55"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"1.6",
|
|
"1.6"
|
|
],
|
|
"long_retractions_when_ec": [
|
|
"1",
|
|
"1"
|
|
],
|
|
"retraction_distances_when_ec": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab H2D Pro 0.2 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n"
|
|
],
|
|
"filament_end_gcode": [
|
|
"; filament end gcode \n"
|
|
]
|
|
} |