mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 00:48:41 +03:00
Add the configuration of the new machine Q2C and X-Max 4.
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "QD_2_1_40",
|
||||
"setting_id": "GFSG99",
|
||||
"name": "QIDI PETG Tough@Q2C-Series",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["45"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"fan_cooling_layer_time": ["30"],
|
||||
"fan_max_speed": ["40"],
|
||||
"fan_min_speed": ["10"],
|
||||
"filament_adhesiveness_category": ["300"],
|
||||
"filament_flow_ratio": ["0.95"],
|
||||
"filament_max_volumetric_speed": ["13"],
|
||||
"filament_type": ["PETG"],
|
||||
"impact_strength_z":["10.6"],
|
||||
"nozzle_temperature_initial_layer": ["240"],
|
||||
"nozzle_temperature_range_high": ["270"],
|
||||
"nozzle_temperature_range_low": ["220"],
|
||||
"nozzle_temperature": ["250"],
|
||||
"overhang_fan_speed": ["90"],
|
||||
"overhang_fan_threshold": ["10%"],
|
||||
"pressure_advance": ["0.056"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"temperature_vitrification": ["70"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
"textured_plate_temp" : ["80"],
|
||||
"supertack_plate_temp_initial_layer": ["70"],
|
||||
"supertack_plate_temp": ["70"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
Reference in New Issue
Block a user