mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-05 19:31:49 +03:00
Add the configuration of the new machine Q2C and X-Max 4.
This commit is contained in:
36
resources/profiles/Q Series/filament/QIDI PET-CF @Q2C.json
Normal file
36
resources/profiles/Q Series/filament/QIDI PET-CF @Q2C.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "QD_2_1_37",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI PET-CF@Q2C-Series",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["65"],
|
||||
"box_temperature_range_low": ["0"],
|
||||
"box_temperature": ["55"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"fan_cooling_layer_time": ["10"],
|
||||
"fan_max_speed": ["40"],
|
||||
"fan_min_speed": ["20"],
|
||||
"filament_adhesiveness_category": ["800"],
|
||||
"filament_density": ["1.3"],
|
||||
"filament_flow_ratio": ["1"],
|
||||
"filament_max_volumetric_speed": ["8"],
|
||||
"filament_type": ["PET-CF"],
|
||||
"impact_strength_z":["4.5"],
|
||||
"nozzle_temperature_initial_layer": ["280"],
|
||||
"nozzle_temperature_range_high": ["320"],
|
||||
"nozzle_temperature_range_low": ["280"],
|
||||
"nozzle_temperature": ["280"],
|
||||
"overhang_fan_speed": ["40"],
|
||||
"overhang_fan_threshold": ["0%"],
|
||||
"pressure_advance": ["0.032"],
|
||||
"slow_down_layer_time": ["5"],
|
||||
"temperature_vitrification": ["185"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
"textured_plate_temp" : ["80"],
|
||||
"supertack_plate_temp_initial_layer": ["80"],
|
||||
"supertack_plate_temp": ["80"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
Reference in New Issue
Block a user