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,31 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "QD_2_1_11",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "QIDI ABS Rapido@Q2C-Series",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["45"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"during_print_exhaust_fan_speed": ["0"],
|
||||
"fan_max_speed": ["80"],
|
||||
"fan_min_speed": ["20"],
|
||||
"filament_adhesiveness_category": ["200"],
|
||||
"filament_density": ["1.05"],
|
||||
"filament_flow_ratio": ["0.95"],
|
||||
"filament_type": ["ABS"],
|
||||
"impact_strength_z":["7.4"],
|
||||
"nozzle_temperature_initial_layer": ["250"],
|
||||
"nozzle_temperature_range_high": ["280"],
|
||||
"nozzle_temperature_range_low": ["240"],
|
||||
"nozzle_temperature": ["260"],
|
||||
"overhang_fan_speed": ["80"],
|
||||
"overhang_fan_threshold": ["25%"],
|
||||
"pressure_advance": ["0.035"],
|
||||
"slow_down_layer_time": ["4"],
|
||||
"temperature_vitrification": ["100"],
|
||||
"textured_plate_temp_initial_layer" : ["90"],
|
||||
"textured_plate_temp" : ["90"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
Reference in New Issue
Block a user