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.
42 lines
641 B
JSON
42 lines
641 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu TPU 95A HF @BBL A2L",
|
|
"inherits": "Bambu TPU 95A HF @base",
|
|
"from": "system",
|
|
"setting_id": "GFSU00_15",
|
|
"instantiation": "true",
|
|
"eng_plate_temp": [
|
|
"35"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"35"
|
|
],
|
|
"filament_deretraction_speed": [
|
|
"50"
|
|
],
|
|
"filament_retraction_length": [
|
|
"1.2"
|
|
],
|
|
"filament_retraction_speed": [
|
|
"100"
|
|
],
|
|
"nozzle_temperature": [
|
|
"240"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"240"
|
|
],
|
|
"pre_start_fan_time": [
|
|
"0"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"50"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab A2L 0.4 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
""
|
|
]
|
|
}
|