Change Qidi printer profiles

Recording the profile from the X-Plus3.
Adjusting the names so that all names begin with Qidi.
Adding the Build Plates .
This commit is contained in:
fr3ak2402 2023-04-25 19:41:51 +02:00 committed by GitHub
parent fd80a70bb7
commit 11e7498b82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 2514 additions and 0 deletions

View file

@ -0,0 +1,89 @@
{
"type": "filament",
"filament_id": "GFG98",
"setting_id": "GFSG50",
"name": "Qidi Generic PETG-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pet",
"temperature_vitrification": [
"75"
],
"overhang_fan_threshold": [
"25%"
],
"overhang_fan_speed": [
"90"
],
"cool_plate_temp": [
"0"
],
"eng_plate_temp": [
"70"
],
"hot_plate_temp": [
"70"
],
"textured_plate_temp": [
"70"
],
"cool_plate_temp_initial_layer": [
"0"
],
"eng_plate_temp_initial_layer": [
"70"
],
"hot_plate_temp_initial_layer": [
"70"
],
"textured_plate_temp_initial_layer": [
"70"
],
"required_nozzle_HRC": [
"40"
],
"filament_vendor": [
"Bambu Lab"
],
"filament_type": [
"PETG-CF"
],
"nozzle_temperature_range_low": [
"240"
],
"nozzle_temperature_range_high": [
"270"
],
"nozzle_temperature_initial_layer": [
"255"
],
"nozzle_temperature": [
"255"
],
"filament_cost": [
"34.99"
],
"filament_density": [
"1.25"
],
"fan_max_speed": [
"30"
],
"fan_min_speed": [
"0"
],
"filament_max_volumetric_speed": [
"10"
],
"slow_down_layer_time": [
"6"
],
"fan_cooling_layer_time": [
"20"
],
"compatible_printers": [
"Qidi X-Smart3 0.4 nozzle",
"Qidi X-Plus3 0.4 nozzle",
"Qidi X-Max3 0.4 nozzle"
]
}