mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 13:32:44 +00:00
This reverts commit 4c091e4ab9ee55990eab8c72ef4e9acbbea65641. Reason for revert: <miss one patch> Change-Id: Ieb56c2dba1ead206489cecc3b25f136a00fea8b2 (cherry picked from commit 7632fe1dfa452c3a0e2c1d49aef0308100479c3a)
34 lines
759 B
JSON
34 lines
759 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PLA Basic @BBL H2",
|
|
"inherits": "Bambu PLA Basic @base",
|
|
"from": "system",
|
|
"setting_id": "GFSA00_05",
|
|
"instantiation": "true",
|
|
"additional_cooling_fan_speed": [
|
|
"75"
|
|
],
|
|
"fan_max_speed": [
|
|
"80"
|
|
],
|
|
"fan_min_speed": [
|
|
"60"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"0"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"10"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"10"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab H2 0.4 nozzle",
|
|
"Bambu Lab H2 0.6 nozzle",
|
|
"Bambu Lab H2 0.8 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5"
|
|
]
|
|
} |