mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 02:42:08 +00:00
71 lines
1.3 KiB
JSON
71 lines
1.3 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Snapmaker TPU 95A HF @U1",
|
|
"inherits": "fdm_filament_tpu_generic",
|
|
"from": "system",
|
|
"filament_id": "GFU99",
|
|
"setting_id": "GFSR99",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Snapmaker U1 (0.4 nozzle)"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"0"
|
|
],
|
|
"filament_end_gcode": [
|
|
"; filament end gcode \n\n"
|
|
],
|
|
"filament_multitool_ramming": [
|
|
"1"
|
|
],
|
|
"filament_multitool_ramming_flow": [
|
|
"3.2"
|
|
],
|
|
"filament_multitool_ramming_volume": [
|
|
"0.1"
|
|
],
|
|
"filament_deretraction_speed": [
|
|
"20"
|
|
],
|
|
"filament_retraction_speed": [
|
|
"20"
|
|
],
|
|
|
|
|
|
|
|
"filament_flow_ratio": [
|
|
"1.067"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"9"
|
|
],
|
|
"filament_minimal_purge_on_wipe_tower": [
|
|
"15"
|
|
],
|
|
"filament_retract_length_toolchange": [
|
|
"6"
|
|
],
|
|
"filament_retraction_length": [
|
|
"1"
|
|
],
|
|
"filament_settings_id": [
|
|
"TPU 95A HF"
|
|
],
|
|
"filament_vendor": [
|
|
"Snapmaker"
|
|
],
|
|
"is_custom_defined": "0",
|
|
"nozzle_temperature": [
|
|
"230"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"230"
|
|
],
|
|
"pressure_advance": [
|
|
"0.23"
|
|
]
|
|
}
|