orcaslicer/resources/profiles/BBL/filament/Bambu PLA Matte @base.json
salt.wei a713573544 ENH: add extruder offset for X1 and X1 carbon
The extruder offset of X1 and X1C is (0,2).
All generated gcode should minus this value.

Also change the min speed of cooling buffer for
better cooling for small area(from pineapple)

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I06e58a26f8736ae24fa9da02477a9d19114daeca
2022-08-05 16:11:42 +08:00

20 lines
376 B
JSON

{
"type": "filament",
"filament_id": "GFA01",
"name": "Bambu PLA Matte @base",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_pla",
"filament_vendor": [
"Bambu Lab"
],
"filament_cost": [
"25.4"
],
"filament_density": [
"1.32"
],
"filament_flow_ratio": [
"0.98"
]
}