mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,27 +1,61 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "QD_1_1_5",
|
||||
"setting_id": "GFSL98",
|
||||
"name": "QIDI PLA-CF@Q2-Series",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_q_common",
|
||||
"additional_cooling_fan_speed": ["0"],
|
||||
"filament_adhesiveness_category": ["100"],
|
||||
"filament_density": ["1.25"],
|
||||
"filament_flow_ratio": ["0.93"],
|
||||
"filament_max_volumetric_speed": ["15"],
|
||||
"filament_type": ["PLA-CF"],
|
||||
"impact_strength_z":["7.8"],
|
||||
"nozzle_temperature_initial_layer": ["220"],
|
||||
"nozzle_temperature_range_high": ["250"],
|
||||
"nozzle_temperature_range_low": ["210"],
|
||||
"nozzle_temperature": ["220"],
|
||||
"overhang_fan_speed": ["100"],
|
||||
"overhang_fan_threshold": ["50%"],
|
||||
"pressure_advance": ["0.042"],
|
||||
"supertack_plate_temp_initial_layer": ["50"],
|
||||
"supertack_plate_temp": ["50"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"from": "system",
|
||||
"setting_id": "GFSL98",
|
||||
"filament_id": "QD_1_1_5",
|
||||
"instantiation": "false",
|
||||
"additional_cooling_fan_speed": [
|
||||
"0"
|
||||
],
|
||||
"filament_adhesiveness_category": [
|
||||
"100"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.25"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.93"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA-CF"
|
||||
],
|
||||
"impact_strength_z": [
|
||||
"7.8"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"210"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"50%"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.042"
|
||||
],
|
||||
"supertack_plate_temp_initial_layer": [
|
||||
"50"
|
||||
],
|
||||
"supertack_plate_temp": [
|
||||
"50"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"45"
|
||||
],
|
||||
"compatible_printers": []
|
||||
}
|
||||
Reference in New Issue
Block a user