mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-30 05:17:19 +00:00
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
69 lines
1021 B
JSON
69 lines
1021 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PETG Basic @BBL A2L 0.6 nozzle",
|
|
"inherits": "Bambu PETG Basic @base",
|
|
"from": "system",
|
|
"setting_id": "GFSG00_43",
|
|
"instantiation": "true",
|
|
"fan_max_speed": [
|
|
"50"
|
|
],
|
|
"fan_min_speed": [
|
|
"30"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.94"
|
|
],
|
|
"filament_flush_temp_fast": [
|
|
"245"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"1"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"13"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"18"
|
|
],
|
|
"filament_retraction_length": [
|
|
"0.4"
|
|
],
|
|
"filament_wipe": [
|
|
"1"
|
|
],
|
|
"filament_wipe_distance": [
|
|
"1"
|
|
],
|
|
"filament_z_hop": [
|
|
"0.2"
|
|
],
|
|
"filament_z_hop_types": [
|
|
"Spiral Lift"
|
|
],
|
|
"nozzle_temperature": [
|
|
"245"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"245"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"50"
|
|
],
|
|
"pre_start_fan_time": [
|
|
"2"
|
|
],
|
|
"supertack_plate_temp": [
|
|
"65"
|
|
],
|
|
"supertack_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab A2L 0.6 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
""
|
|
]
|
|
}
|