mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 12:52:07 +00:00
This reverts commit 576444e746f4de3ab71c91b8a66fa4a64c3427c8. Reason for revert: <remove high flow of X/P> Change-Id: I875f649c62d503bdf1321b5fec829bb190b02bce (cherry picked from commit 0b46acb8e793af883b797f83a9ad72a55dd69f3e)
25 lines
576 B
JSON
25 lines
576 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PLA Basic @BBL X1",
|
|
"inherits": "Bambu PLA Basic @base",
|
|
"from": "system",
|
|
"setting_id": "GFSA04",
|
|
"instantiation": "true",
|
|
"filament_long_retractions_when_cut": [
|
|
"1"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"18"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab X1 0.4 nozzle",
|
|
"Bambu Lab X1 0.6 nozzle",
|
|
"Bambu Lab X1 0.8 nozzle"
|
|
],
|
|
"filament_end_gcode": [
|
|
"; filament end gcode \n\n"
|
|
]
|
|
} |