mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-04 19:08:41 +03:00
Add the configuration of the new machine Q2C and X-Max 4.
This commit is contained in:
24
resources/profiles/Q Series/filament/Generic PLA+ @Q2C.json
Normal file
24
resources/profiles/Q Series/filament/Generic PLA+ @Q2C.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "Generic PLA+@Q2C-Series",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"additional_cooling_fan_speed": ["100"],
|
||||
"filament_adhesiveness_category": ["100"],
|
||||
"filament_density": ["1.2"],
|
||||
"filament_max_volumetric_speed": ["12"],
|
||||
"filament_type": ["PLA"],
|
||||
"filament_vendor": ["Generic"],
|
||||
"nozzle_temperature_initial_layer": ["230"],
|
||||
"nozzle_temperature_range_high": ["240"],
|
||||
"nozzle_temperature_range_low": ["190"],
|
||||
"nozzle_temperature": ["230"],
|
||||
"overhang_fan_threshold": ["50%"],
|
||||
"supertack_plate_temp_initial_layer": ["45"],
|
||||
"supertack_plate_temp": ["45"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
Reference in New Issue
Block a user