-
-
Notifications
You must be signed in to change notification settings - Fork 939
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add TPU-95A HF
- Loading branch information
Showing
141 changed files
with
3,048 additions
and
1,009 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
32 changes: 32 additions & 0 deletions
32
resources/profiles/Qidi/filament/QIDI ABS Rapido 0.2 nozzle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"type": "filament", | ||
"filament_id": "GFB99", | ||
"setting_id": "GFSA04", | ||
"name": "QIDI ABS Rapido 0.2 nozzle", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "fdm_filament_abs", | ||
"filament_flow_ratio": [ | ||
"0.926" | ||
], | ||
"enable_pressure_advance": [ | ||
"1" | ||
], | ||
"pressure_advance": [ | ||
"0.021" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"2" | ||
], | ||
"filament_start_gcode": [ | ||
"; filament start gcode\nM141 S55\n{if (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}" | ||
], | ||
"compatible_printers": [ | ||
"Qidi X-Plus 0.2 nozzle", | ||
"Qidi X-Max 0.2 nozzle", | ||
"Qidi X-CF Pro 0.2 nozzle", | ||
"Qidi X-Smart 3 0.2 nozzle", | ||
"Qidi X-Plus 3 0.2 nozzle", | ||
"Qidi X-Max 3 0.2 nozzle" | ||
] | ||
} |
38 changes: 38 additions & 0 deletions
38
resources/profiles/Qidi/filament/QIDI ABS Rapido 0.8 nozzle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"type": "filament", | ||
"filament_id": "GFB99", | ||
"setting_id": "GFSA04", | ||
"name": "QIDI ABS Rapido 0.8 nozzle", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "fdm_filament_abs", | ||
"filament_flow_ratio": [ | ||
"0.926" | ||
], | ||
"enable_pressure_advance": [ | ||
"1" | ||
], | ||
"pressure_advance": [ | ||
"0.021" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"22" | ||
], | ||
"nozzle_temperature": [ | ||
"260" | ||
], | ||
"slow_down_min_speed": [ | ||
"10" | ||
], | ||
"filament_start_gcode": [ | ||
"; filament start gcode\nM141 S55\n{if (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}" | ||
], | ||
"compatible_printers": [ | ||
"Qidi X-Plus 0.8 nozzle", | ||
"Qidi X-Max 0.8 nozzle", | ||
"Qidi X-CF Pro 0.8 nozzle", | ||
"Qidi X-Smart 3 0.8 nozzle", | ||
"Qidi X-Plus 3 0.8 nozzle", | ||
"Qidi X-Max 3 0.8 nozzle" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 56 additions & 0 deletions
56
resources/profiles/Qidi/filament/QIDI PETG Tough 0.2 nozzle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
{ | ||
"type": "filament", | ||
"filament_id": "GFG99", | ||
"setting_id": "GFSG99", | ||
"name": "QIDI PETG Tough 0.2 nozzle", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "fdm_filament_pet", | ||
"reduce_fan_stop_start_freq": [ | ||
"1" | ||
], | ||
"slow_down_for_layer_cooling": [ | ||
"1" | ||
], | ||
"fan_cooling_layer_time": [ | ||
"30" | ||
], | ||
"overhang_fan_speed": [ | ||
"90" | ||
], | ||
"overhang_fan_threshold": [ | ||
"25%" | ||
], | ||
"fan_max_speed": [ | ||
"40" | ||
], | ||
"fan_min_speed": [ | ||
"10" | ||
], | ||
"slow_down_min_speed": [ | ||
"10" | ||
], | ||
"slow_down_layer_time": [ | ||
"8" | ||
], | ||
"filament_flow_ratio": [ | ||
"0.95" | ||
], | ||
"enable_pressure_advance": [ | ||
"1" | ||
], | ||
"pressure_advance": [ | ||
"0.05" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"1" | ||
], | ||
"compatible_printers": [ | ||
"Qidi X-Plus 0.2 nozzle", | ||
"Qidi X-Max 0.2 nozzle", | ||
"Qidi X-CF Pro 0.2 nozzle", | ||
"Qidi X-Smart 3 0.2 nozzle", | ||
"Qidi X-Plus 3 0.2 nozzle", | ||
"Qidi X-Max 3 0.2 nozzle" | ||
] | ||
} |
Oops, something went wrong.