mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
# Description <!-- > Please provide a summary of the changes made in this PR. Include details such as: > * What issue does this PR address or fix? Add new models > * What new features or enhancements does this PR introduce? no > * Are there any breaking changes or dependencies that need to be considered? no --> # Screenshots/Recordings/Graphs <!-- > Please attach relevant screenshots to showcase the UI changes. > Please attach images that can help explain the changes. --> ## Tests <!-- > Please describe the tests that you have conducted to verify the changes made in this PR. -->
24 lines
487 B
JSON
24 lines
487 B
JSON
{
|
|
"type": "filament",
|
|
"name": "InfiMech TPU Basic @EX",
|
|
"inherits": "fdm_filament_tpu @EX",
|
|
"from": "system",
|
|
"setting_id": "GFSA04",
|
|
"filament_id": "GFU99",
|
|
"instantiation": "true",
|
|
"filament_max_volumetric_speed": [
|
|
"3"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"1"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"pressure_advance": [
|
|
"0.034"
|
|
],
|
|
"compatible_printers": [
|
|
"InfiMech EX 0.4 nozzle"
|
|
]
|
|
} |