Files
OrcaSlicer/resources/profiles/InfiMech/filament/EX/InfiMech ABS @EX.json
InfimechOfficial 8fd556e4b0 Add new models named EX and EX+APS (#11776)
# 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.
-->
2026-02-08 17:24:24 +08:00

27 lines
542 B
JSON

{
"type": "filament",
"name": "InfiMech ABS @EX",
"inherits": "fdm_filament_abs @EX",
"from": "system",
"setting_id": "GFSA04",
"filament_id": "GFB99",
"instantiation": "true",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"15"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.034"
],
"filament_retraction_length": [
"0.8"
],
"compatible_printers": [
"InfiMech EX 0.4 nozzle"
]
}