Initial release

This commit is contained in:
Louis Rossmann
2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,68 @@
{
"type": "filament",
"name": "QIDI PETG Rapido",
"inherits": "fdm_filament_pet",
"from": "system",
"setting_id": "GFSG99",
"filament_id": "GFG99",
"instantiation": "true",
"filament_type": [
"PETG"
],
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_for_layer_cooling": [
"1"
],
"fan_cooling_layer_time": [
"20"
],
"overhang_fan_speed": [
"100"
],
"overhang_fan_threshold": [
"10%"
],
"fan_max_speed": [
"40"
],
"fan_min_speed": [
"20"
],
"slow_down_min_speed": [
"20"
],
"slow_down_layer_time": [
"8"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"18"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.04"
],
"hot_plate_temp_initial_layer": [
"80"
],
"hot_plate_temp": [
"80"
],
"filament_density": [
"1.24"
],
"compatible_printers": [
"Qidi X-Plus 0.4 nozzle",
"Qidi X-Max 0.4 nozzle",
"Qidi X-CF Pro 0.4 nozzle",
"Qidi X-Smart 3 0.4 nozzle",
"Qidi X-Plus 3 0.4 nozzle",
"Qidi X-Max 3 0.4 nozzle"
]
}