mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 03:13:39 +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. -->
54 lines
1008 B
JSON
54 lines
1008 B
JSON
{
|
|
"type": "filament",
|
|
"name": "InfiMech PETG @EX",
|
|
"inherits": "fdm_filament_pet @EX",
|
|
"from": "system",
|
|
"setting_id": "GFSA04",
|
|
"filament_id": "GFG99",
|
|
"instantiation": "true",
|
|
"reduce_fan_stop_start_freq": [
|
|
"1"
|
|
],
|
|
"slow_down_for_layer_cooling": [
|
|
"1"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"30"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"100"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"10%"
|
|
],
|
|
"fan_max_speed": [
|
|
"90"
|
|
],
|
|
"fan_min_speed": [
|
|
"40"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"12"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"pressure_advance": [
|
|
"0.034"
|
|
],
|
|
"compatible_printers": [
|
|
"InfiMech EX 0.4 nozzle"
|
|
]
|
|
} |