Files
OrcaSlicer/resources/profiles/BBL/filament/Generic PC @BBL H2.json
T
小炒肉 6108cb12a1 Revert "ENH:[filament/process/machine] add H2 High Flow Params"
This reverts commit 4c091e4ab9ee55990eab8c72ef4e9acbbea65641.

Reason for revert: <miss one patch>

Change-Id: Ieb56c2dba1ead206489cecc3b25f136a00fea8b2
(cherry picked from commit 7632fe1dfa452c3a0e2c1d49aef0308100479c3a)
2025-10-03 22:31:28 +08:00

23 lines
723 B
JSON

{
"type": "filament",
"name": "Generic PC @BBL H2",
"inherits": "Generic PC @base",
"from": "system",
"setting_id": "GFSC99_11",
"instantiation": "true",
"description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
"chamber_temperatures": [
"60"
],
"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 P1"
],
"filament_long_retractions_when_cut": [
"0"
]
}