mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 05:42:33 +00:00
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
56 lines
822 B
JSON
56 lines
822 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PVA @BBL A2L",
|
|
"inherits": "Bambu PVA @base",
|
|
"from": "system",
|
|
"setting_id": "GFSS04_23",
|
|
"instantiation": "true",
|
|
"fan_cooling_layer_time": [
|
|
"80"
|
|
],
|
|
"fan_max_speed": [
|
|
"80"
|
|
],
|
|
"fan_min_speed": [
|
|
"60"
|
|
],
|
|
"filament_flush_temp": [
|
|
"0"
|
|
],
|
|
"filament_flush_temp_fast": [
|
|
"240"
|
|
],
|
|
"hot_plate_temp": [
|
|
"65"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"nozzle_temperature": [
|
|
"240"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"240"
|
|
],
|
|
"pre_start_fan_time": [
|
|
"2"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
],
|
|
"textured_plate_temp": [
|
|
"65"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab A2L 0.4 nozzle",
|
|
"Bambu Lab A2L 0.6 nozzle",
|
|
"Bambu Lab A2L 0.8 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
""
|
|
]
|
|
}
|