mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
65 lines
1000 B
JSON
65 lines
1000 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PLA Glow @BBL X2D 0.2 nozzle",
|
|
"inherits": "Bambu PLA Glow @BBL X1C",
|
|
"from": "system",
|
|
"setting_id": "GFSA12_22",
|
|
"instantiation": "true",
|
|
"eng_plate_temp": [
|
|
"55"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"55"
|
|
],
|
|
"filament_cooling_before_tower": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"filament_deretraction_speed": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_extruder_compatibility": [
|
|
"8"
|
|
],
|
|
"filament_flush_volumetric_speed": [
|
|
"3",
|
|
"3"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"2",
|
|
"2"
|
|
],
|
|
"filament_printable": [
|
|
"0"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"filament_retraction_length": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_retraction_speed": [
|
|
"nil",
|
|
"nil"
|
|
],
|
|
"filament_tower_interface_print_temp": [
|
|
"220"
|
|
],
|
|
"first_x_layer_fan_speed": [
|
|
"40"
|
|
],
|
|
"retraction_distances_when_ec": [
|
|
"3",
|
|
"3"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab X2D 0.2 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n"
|
|
]
|
|
}
|