mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "AliZGFSA04",
|
||||
"name": "AliZ PA-CF @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "AliZ PA-CF @base",
|
||||
"from": "system",
|
||||
"setting_id": "AliZGFSA04",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "AliZ003",
|
||||
"name": "AliZ PA-CF @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"from": "system",
|
||||
"filament_id": "AliZ003",
|
||||
"instantiation": "false",
|
||||
"filament_type": [
|
||||
"PA-CF"
|
||||
],
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "AliZGFSA04",
|
||||
"name": "AliZ PETG @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "AliZ PETG @base",
|
||||
"from": "system",
|
||||
"setting_id": "AliZGFSA04",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "AliZ001",
|
||||
"name": "AliZ PETG @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"from": "system",
|
||||
"filament_id": "AliZ001",
|
||||
"instantiation": "false",
|
||||
"close_fan_the_first_x_layers": [
|
||||
"2"
|
||||
],
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"type": "filament",
|
||||
"name": "AliZ PETG-CF @base",
|
||||
"inherits": "AliZ PETG @base",
|
||||
"filament_id": "AZ01-1",
|
||||
"from": "system",
|
||||
"filament_id": "AZ01-1",
|
||||
"instantiation": "false",
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"type": "filament",
|
||||
"name": "AliZ PETG-Metal @base",
|
||||
"inherits": "AliZ PETG @base",
|
||||
"filament_id": "AZ01-2",
|
||||
"from": "system",
|
||||
"filament_id": "AZ01-2",
|
||||
"instantiation": "false",
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "AliZGFSA04",
|
||||
"name": "AliZ PLA @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "AliZ PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "AliZGFSA04",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "AliZ PLA @base",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "AliZ002",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"enable_pressure_advance": [
|
||||
"0"
|
||||
],
|
||||
|
||||
@@ -23,13 +23,13 @@
|
||||
"filament_scarf_seam_type": [
|
||||
"none"
|
||||
],
|
||||
"filament_scarf_height":[
|
||||
"filament_scarf_height": [
|
||||
"10%"
|
||||
],
|
||||
"filament_scarf_gap":[
|
||||
"filament_scarf_gap": [
|
||||
"0%"
|
||||
],
|
||||
"filament_scarf_length":[
|
||||
"filament_scarf_length": [
|
||||
"10"
|
||||
]
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "OGFSA03",
|
||||
"name": "Bambu PLA Impact @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Impact @base",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSA03",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"23.2"
|
||||
],
|
||||
|
||||
@@ -20,13 +20,13 @@
|
||||
"filament_scarf_seam_type": [
|
||||
"none"
|
||||
],
|
||||
"filament_scarf_height":[
|
||||
"filament_scarf_height": [
|
||||
"5%"
|
||||
],
|
||||
"filament_scarf_gap":[
|
||||
"filament_scarf_gap": [
|
||||
"0%"
|
||||
],
|
||||
"filament_scarf_length":[
|
||||
"filament_scarf_length": [
|
||||
"10"
|
||||
]
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "OGFSN06_00",
|
||||
"name": "Bambu PPA-CF @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PPA-CF @base",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSN06_00",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -6,4 +6,4 @@
|
||||
"setting_id": "ABS01_00",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
}
|
||||
@@ -6,4 +6,4 @@
|
||||
"setting_id": "HIPS01_00",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
}
|
||||
@@ -6,4 +6,4 @@
|
||||
"setting_id": "PET01_00",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
}
|
||||
@@ -6,4 +6,4 @@
|
||||
"setting_id": "PLA01_00",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
}
|
||||
@@ -6,4 +6,4 @@
|
||||
"setting_id": "SBS01_00",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
}
|
||||
@@ -6,4 +6,4 @@
|
||||
"setting_id": "TPU01_00",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
}
|
||||
@@ -80,7 +80,7 @@
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"12"
|
||||
],
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
],
|
||||
@@ -157,5 +157,7 @@
|
||||
"; filament end gcode \n\n"
|
||||
],
|
||||
"filament_notes": "//EN\n1.Be sure to read it carefully before using (https://wiki.fusrock.com).\n2.When printing this filament, there's a risk of nozzle clogging, oozing, warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials(https://wiki.fusrock.com).\\n3.Thank you for choosing us FusRock.\n*This setting may not be able to adapt to all models. In some cases, you need to modify and adjust the parameters by yourself to improve the printing effect.\n*FusRock 3D printing filaments are intended for general-purpose printing and have been tested under standard conditions. However, the performance and safety of printed objects are affected by multiple factors, including printing parameters, model design, usage environment, and the specific application.\n*By using FusRock materials, the user acknowledges and agrees to independently evaluate whether the printed parts are suitable for their intended use, and assumes all associated risks.\n*FusRock shall not be held liable for any damage, injury, or loss that may result from the use of printed products made with our materials, including but not limited to structural failure, functional defects, or safety hazards under actual usage conditions.Before applying printed parts in any critical, functional, or commercial context, thorough testing must be conducted. Except for the certifications explicitly stated for specific FusRock materials, our products are not certified for medical, aerospace, or life-support applications.\n//CN\n1.使用前请务必仔细阅读(https://wiki.fusrock.com)。\n2.打印该耗材时,可能会出现喷嘴堵塞、拉丝、翘边以及层间附着力不足等问题。为了获得更好的打印效果,请参考此维基页面:高温 / 工程材料打印技巧(https://wiki.fusrock.com)。\n3.感谢您选择FusRock。\n*此设置不一定能够适配所有模型,存在部分情况下需要您自行修改调整参数来提升打印效果。\n*FusRock 3D打印耗材适用于通用打印用途,已在标准条件下进行测试。然而,打印成品的性能与安全性受多种因素影响,包括打印参数、模型设计、使用环境及实际用途。\n*使用FusRock材料即表示用户已知悉并同意,自行评估打印件是否适用于其具体应用,并承担由此产生的全部风险。\n*FusRock对使用本公司耗材打印的产品在实际应用中可能导致的任何损害、伤害或损失不承担任何责任,包括但不限于结构失效、功能异常或使用环境中的安全隐患。在将打印件应用于关键、功能性或商业性场景前,请务必进行充分测试。除FusRock已标明材料所获得的各项认证资质外,FusRock产品未取得医疗、航天或生命支持系统认证资质。",
|
||||
"impact_strength_z":["5.3"]
|
||||
}
|
||||
"impact_strength_z": [
|
||||
"5.3"
|
||||
]
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "OGFB99",
|
||||
"setting_id": "OGFSA04",
|
||||
"name": "Generic ABS @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"renamed_from": "My Generic ABS",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSA04",
|
||||
"filament_id": "OGFB99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "OGFB98",
|
||||
"setting_id": "OGFSA04",
|
||||
"name": "Generic ASA @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"renamed_from": "My Generic ASA",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSA04",
|
||||
"filament_id": "OGFB98",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "OGFN99",
|
||||
"setting_id": "OGFSA04",
|
||||
"name": "Generic PA @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"renamed_from": "My Generic PA",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSA04",
|
||||
"filament_id": "OGFN99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "OGFN98",
|
||||
"setting_id": "OGFSA04",
|
||||
"name": "Generic PA-CF @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"renamed_from": "My Generic PA-CF",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSA04",
|
||||
"filament_id": "OGFN98",
|
||||
"instantiation": "true",
|
||||
"filament_type": [
|
||||
"PA-CF"
|
||||
],
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "OGFC99",
|
||||
"setting_id": "OGFSA04",
|
||||
"name": "Generic PC @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"renamed_from": "My Generic PC",
|
||||
"inherits": "fdm_filament_pc",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSA04",
|
||||
"filament_id": "OGFC99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "OGFG99",
|
||||
"setting_id": "OGFSA04",
|
||||
"name": "Generic PETG @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"renamed_from": "My Generic PETG",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSA04",
|
||||
"filament_id": "OGFG99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "OGFSA04",
|
||||
"name": "Generic PLA @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"renamed_from": "My Generic PLA",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSA04",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -2,9 +2,9 @@
|
||||
"type": "filament",
|
||||
"name": "Generic PLA High Speed @System",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_id": "OGFL95",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSL95_00",
|
||||
"filament_id": "OGFL95",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PLA Silk @System",
|
||||
"inherits": "fdm_filament_pla_silk",
|
||||
"renamed_from": "Generic Silk PLA @System",
|
||||
"inherits": "fdm_filament_pla_silk",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSL99_01",
|
||||
"instantiation": "true",
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "OGFL98",
|
||||
"setting_id": "OGFSA04",
|
||||
"name": "Generic PLA-CF @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"renamed_from": "My Generic PLA-CF",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSA04",
|
||||
"filament_id": "OGFL98",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
"type": "filament",
|
||||
"name": "Generic PPA-GF @System",
|
||||
"inherits": "fdm_filament_ppa",
|
||||
"filament_id": "OGFN96",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSN96_00",
|
||||
"filament_id": "OGFN96",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"6"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "OGFS99",
|
||||
"setting_id": "OGFSA04",
|
||||
"name": "Generic PVA @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"renamed_from": "My Generic PVA",
|
||||
"inherits": "fdm_filament_pva",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSA04",
|
||||
"filament_id": "OGFS99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "OGFU99",
|
||||
"setting_id": "OGFSA04",
|
||||
"name": "Generic TPU @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"renamed_from": "My Generic TPU",
|
||||
"inherits": "fdm_filament_tpu",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSA04",
|
||||
"filament_id": "OGFU99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -6,4 +6,4 @@
|
||||
"setting_id": "ABS01_00",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
}
|
||||
@@ -6,4 +6,4 @@
|
||||
"setting_id": "PET01_00",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
}
|
||||
@@ -6,4 +6,4 @@
|
||||
"setting_id": "PLA01_00",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
}
|
||||
@@ -8,7 +8,11 @@
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"filament_long_retractions_when_cut": ["nil"],
|
||||
"filament_retraction_distances_when_cut": ["nil"],
|
||||
"filament_long_retractions_when_cut": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_distances_when_cut": [
|
||||
"nil"
|
||||
],
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"type": "filament",
|
||||
"name": "Overture ABS Basic @base",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"from": "system",
|
||||
"filament_id": "OVTABS08",
|
||||
"instantiation": "false",
|
||||
"description": "Overture ABS settings from https://overture3d.com/.",
|
||||
"description": "Overture ABS settings from https://overture3d.com/.",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
@@ -145,7 +145,6 @@
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
@@ -190,6 +189,5 @@
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"version": "1.9.0.14"
|
||||
]
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "PolyLite Dual PLA @System",
|
||||
"renamed_from": "PolyLite Dual PLA",
|
||||
"setting_id": "O64868365",
|
||||
"inherits": "PolyLite PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "O64868365",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -3,8 +3,8 @@
|
||||
"name": "PolyLite PLA @System",
|
||||
"inherits": "PolyLite PLA @base",
|
||||
"from": "system",
|
||||
"filament_id": "OGFL00",
|
||||
"setting_id": "OGFSL19",
|
||||
"filament_id": "OGFL00",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "PolyTerra Dual PLA @System",
|
||||
"renamed_from": "PolyTerra Dual PLA",
|
||||
"filament_id": "OGFL00-1",
|
||||
"setting_id": "O1258005940",
|
||||
"inherits": "PolyTerra PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "O1258005940",
|
||||
"filament_id": "OGFL00-1",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "PolyTerra PLA @System",
|
||||
"inherits": "PolyTerra PLA @base",
|
||||
"renamed_from": "PolyTerra PLA",
|
||||
"inherits": "PolyTerra PLA @base",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSL18",
|
||||
"instantiation": "true",
|
||||
|
||||
@@ -29,13 +29,13 @@
|
||||
"filament_scarf_seam_type": [
|
||||
"none"
|
||||
],
|
||||
"filament_scarf_height":[
|
||||
"filament_scarf_height": [
|
||||
"5%"
|
||||
],
|
||||
"filament_scarf_gap":[
|
||||
"filament_scarf_gap": [
|
||||
"0%"
|
||||
],
|
||||
"filament_scarf_length":[
|
||||
"filament_scarf_length": [
|
||||
"10"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
],
|
||||
"filament_retraction_distances_when_cut": [
|
||||
"18"
|
||||
],
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
@@ -29,16 +29,16 @@
|
||||
"filament_scarf_seam_type": [
|
||||
"none"
|
||||
],
|
||||
"filament_scarf_height":[
|
||||
"filament_scarf_height": [
|
||||
"5%"
|
||||
],
|
||||
"filament_scarf_gap":[
|
||||
"filament_scarf_gap": [
|
||||
"0%"
|
||||
],
|
||||
"filament_scarf_length":[
|
||||
"filament_scarf_length": [
|
||||
"10"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"54"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -19,7 +19,7 @@
|
||||
],
|
||||
"filament_retraction_distances_when_cut": [
|
||||
"18"
|
||||
],
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
@@ -29,13 +29,13 @@
|
||||
"filament_scarf_seam_type": [
|
||||
"none"
|
||||
],
|
||||
"filament_scarf_height":[
|
||||
"filament_scarf_height": [
|
||||
"5%"
|
||||
],
|
||||
"filament_scarf_gap":[
|
||||
"filament_scarf_gap": [
|
||||
"0%"
|
||||
],
|
||||
"filament_scarf_length":[
|
||||
"filament_scarf_length": [
|
||||
"10"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
],
|
||||
"filament_retraction_distances_when_cut": [
|
||||
"18"
|
||||
],
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
|
||||
@@ -38,13 +38,13 @@
|
||||
"filament_scarf_seam_type": [
|
||||
"none"
|
||||
],
|
||||
"filament_scarf_height":[
|
||||
"filament_scarf_height": [
|
||||
"5%"
|
||||
],
|
||||
"filament_scarf_gap":[
|
||||
"filament_scarf_gap": [
|
||||
"0%"
|
||||
],
|
||||
"filament_scarf_length":[
|
||||
"filament_scarf_length": [
|
||||
"10"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
|
||||
@@ -1,27 +1,59 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Valment PLA @base",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "VLMNT01",
|
||||
"instantiation": "false",
|
||||
"filament_cost": ["670"],
|
||||
"filament_type": ["PLA"],
|
||||
"default_filament_colour": ["#124943"],
|
||||
"filament_density": ["1.24"],
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["12"],
|
||||
"filament_vendor": ["Valment"],
|
||||
"slow_down_layer_time": ["6"],
|
||||
"nozzle_temperature": ["220"],
|
||||
"nozzle_temperature_initial_layer": ["225"],
|
||||
"nozzle_temperature_range_low": ["200"],
|
||||
"nozzle_temperature_range_high": ["250"],
|
||||
"filament_notes": [
|
||||
"Bu filament ayarları GlauTech tarafından oluşturulmuştur. Filamentin daha verimli çalışması için, slicerdaki kalibrasyon ayarlarının tek tek yapılması önemlidir. Kalibrasyon ayarları için, GlauTech youtube kanalından destek alabilirsiniz.\n\nBoş Makara Ağırlığı: 150gr"
|
||||
],
|
||||
"slow_down_min_speed": ["20"],
|
||||
"complete_print_exhaust_fan_speed": ["80"],
|
||||
"during_print_exhaust_fan_speed": ["60"],
|
||||
"additional_cooling_fan_speed": ["100"]
|
||||
}
|
||||
"type": "filament",
|
||||
"name": "Valment PLA @base",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "VLMNT01",
|
||||
"instantiation": "false",
|
||||
"filament_cost": [
|
||||
"670"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
"#124943"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.24"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Valment"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"6"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"225"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"200"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"filament_notes": [
|
||||
"Bu filament ayarları GlauTech tarafından oluşturulmuştur. Filamentin daha verimli çalışması için, slicerdaki kalibrasyon ayarlarının tek tek yapılması önemlidir. Kalibrasyon ayarları için, GlauTech youtube kanalından destek alabilirsiniz.\n\nBoş Makara Ağırlığı: 150gr"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"complete_print_exhaust_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"60"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
]
|
||||
}
|
||||
@@ -1,27 +1,59 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Valment PLA Galaxy @base",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "VLMNT04",
|
||||
"instantiation": "false",
|
||||
"filament_cost": ["850"],
|
||||
"filament_type": ["PLA"],
|
||||
"default_filament_colour": ["#124943"],
|
||||
"filament_density": ["1.24"],
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["12"],
|
||||
"filament_vendor": ["Valment"],
|
||||
"slow_down_layer_time": ["6"],
|
||||
"nozzle_temperature": ["240"],
|
||||
"nozzle_temperature_initial_layer": ["245"],
|
||||
"nozzle_temperature_range_low": ["220"],
|
||||
"nozzle_temperature_range_high": ["250"],
|
||||
"filament_notes": [
|
||||
"Bu filament ayarları GlauTech tarafından oluşturulmuştur. Filamentin daha verimli çalışması için, slicerdaki kalibrasyon ayarlarının tek tek yapılması önemlidir. Kalibrasyon ayarları için, GlauTech youtube kanalından destek alabilirsiniz.\n\nGalaxy filamentlerimizde; \n0.2mm nozul kullanılmaması,\n0.16mm katman yüksekliği altına inilmemesi önerilir.\n\nBoş Makara Ağırlığı: 150gr"
|
||||
],
|
||||
"slow_down_min_speed": ["20"],
|
||||
"complete_print_exhaust_fan_speed": ["80"],
|
||||
"during_print_exhaust_fan_speed": ["60"],
|
||||
"additional_cooling_fan_speed": ["100"]
|
||||
}
|
||||
"type": "filament",
|
||||
"name": "Valment PLA Galaxy @base",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "VLMNT04",
|
||||
"instantiation": "false",
|
||||
"filament_cost": [
|
||||
"850"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
"#124943"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.24"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Valment"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"6"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"240"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"245"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"filament_notes": [
|
||||
"Bu filament ayarları GlauTech tarafından oluşturulmuştur. Filamentin daha verimli çalışması için, slicerdaki kalibrasyon ayarlarının tek tek yapılması önemlidir. Kalibrasyon ayarları için, GlauTech youtube kanalından destek alabilirsiniz.\n\nGalaxy filamentlerimizde; \n0.2mm nozul kullanılmaması,\n0.16mm katman yüksekliği altına inilmemesi önerilir.\n\nBoş Makara Ağırlığı: 150gr"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"complete_print_exhaust_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"60"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
]
|
||||
}
|
||||
@@ -1,27 +1,59 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Valment PLA Silk @base",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "VLMNT02",
|
||||
"instantiation": "false",
|
||||
"filament_cost": ["710"],
|
||||
"filament_type": ["PLA"],
|
||||
"filament_density": ["1.24"],
|
||||
"default_filament_colour": ["#124943"],
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["7.5"],
|
||||
"filament_vendor": ["Valment"],
|
||||
"slow_down_layer_time": ["6"],
|
||||
"nozzle_temperature": ["240"],
|
||||
"nozzle_temperature_initial_layer": ["245"],
|
||||
"nozzle_temperature_range_low": ["220"],
|
||||
"nozzle_temperature_range_high": ["250"],
|
||||
"filament_notes": [
|
||||
"Bu filament ayarları GlauTech tarafından oluşturulmuştur. Filamentin daha verimli çalışması için, slicerdaki kalibrasyon ayarlarının tek tek yapılması önemlidir. Kalibrasyon ayarları için, GlauTech youtube kanalından destek alabilirsiniz.\n\nBoş Makara Ağırlığı: 150gr"
|
||||
],
|
||||
"slow_down_min_speed": ["20"],
|
||||
"complete_print_exhaust_fan_speed": ["80"],
|
||||
"during_print_exhaust_fan_speed": ["60"],
|
||||
"additional_cooling_fan_speed": ["100"]
|
||||
}
|
||||
"type": "filament",
|
||||
"name": "Valment PLA Silk @base",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "VLMNT02",
|
||||
"instantiation": "false",
|
||||
"filament_cost": [
|
||||
"710"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.24"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
"#124943"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"7.5"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Valment"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"6"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"240"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"245"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"filament_notes": [
|
||||
"Bu filament ayarları GlauTech tarafından oluşturulmuştur. Filamentin daha verimli çalışması için, slicerdaki kalibrasyon ayarlarının tek tek yapılması önemlidir. Kalibrasyon ayarları için, GlauTech youtube kanalından destek alabilirsiniz.\n\nBoş Makara Ağırlığı: 150gr"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"complete_print_exhaust_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"60"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
]
|
||||
}
|
||||
@@ -1,27 +1,59 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Valment PLA-CF @base",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "VLMNT03",
|
||||
"instantiation": "false",
|
||||
"filament_cost": ["1400"],
|
||||
"filament_type": ["PLA-CF"],
|
||||
"default_filament_colour": ["#124943"],
|
||||
"filament_density": ["1.24"],
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["12"],
|
||||
"filament_vendor": ["Valment"],
|
||||
"slow_down_layer_time": ["6"],
|
||||
"nozzle_temperature": ["225"],
|
||||
"nozzle_temperature_initial_layer": ["230"],
|
||||
"nozzle_temperature_range_low": ["200"],
|
||||
"nozzle_temperature_range_high": ["250"],
|
||||
"filament_notes": [
|
||||
"Bu filament ayarları GlauTech tarafından oluşturulmuştur. Filamentin daha verimli çalışması için, slicerdaki kalibrasyon ayarlarının tek tek yapılması önemlidir. Kalibrasyon ayarları için, GlauTech youtube kanalından destek alabilirsiniz.\n\nBoş Makara Ağırlığı: 150gr"
|
||||
],
|
||||
"slow_down_min_speed": ["20"],
|
||||
"complete_print_exhaust_fan_speed": ["80"],
|
||||
"during_print_exhaust_fan_speed": ["60"],
|
||||
"additional_cooling_fan_speed": ["100"]
|
||||
}
|
||||
"type": "filament",
|
||||
"name": "Valment PLA-CF @base",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "VLMNT03",
|
||||
"instantiation": "false",
|
||||
"filament_cost": [
|
||||
"1400"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA-CF"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
"#124943"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.24"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Valment"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"6"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"225"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"200"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"filament_notes": [
|
||||
"Bu filament ayarları GlauTech tarafından oluşturulmuştur. Filamentin daha verimli çalışması için, slicerdaki kalibrasyon ayarlarının tek tek yapılması önemlidir. Kalibrasyon ayarları için, GlauTech youtube kanalından destek alabilirsiniz.\n\nBoş Makara Ağırlığı: 150gr"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"complete_print_exhaust_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"during_print_exhaust_fan_speed": [
|
||||
"60"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
]
|
||||
}
|
||||
@@ -3,8 +3,8 @@
|
||||
"name": "fdm_filament_bvoh",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"filament_id": "OGFS97",
|
||||
"instantiation": "false",
|
||||
"additional_cooling_fan_speed": [
|
||||
"70"
|
||||
],
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_eva",
|
||||
"inherits": "fdm_filament_common",
|
||||
"filament_id": "OGFR99",
|
||||
"from": "system",
|
||||
"filament_id": "OGFR99",
|
||||
"instantiation": "false",
|
||||
"filament_type": [
|
||||
"EVA"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_hips",
|
||||
"inherits": "fdm_filament_common",
|
||||
"filament_id": "OGFS98",
|
||||
"from": "system",
|
||||
"filament_id": "OGFS98",
|
||||
"instantiation": "false",
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pa",
|
||||
"inherits": "fdm_filament_common",
|
||||
"filament_id": "OGFN99",
|
||||
"from": "system",
|
||||
"filament_id": "OGFN99",
|
||||
"instantiation": "false",
|
||||
"activate_air_filtration": [
|
||||
"0"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pc",
|
||||
"inherits": "fdm_filament_common",
|
||||
"filament_id": "OGFC99",
|
||||
"from": "system",
|
||||
"filament_id": "OGFC99",
|
||||
"instantiation": "false",
|
||||
"supertack_plate_temp": [
|
||||
"0"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pctg",
|
||||
"inherits": "fdm_filament_common",
|
||||
"filament_id": "OGFG97",
|
||||
"from": "system",
|
||||
"filament_id": "OGFG97",
|
||||
"instantiation": "false",
|
||||
"eng_plate_temp": [
|
||||
"0"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pe",
|
||||
"inherits": "fdm_filament_common",
|
||||
"filament_id": "OGFP99",
|
||||
"from": "system",
|
||||
"filament_id": "OGFP99",
|
||||
"instantiation": "false",
|
||||
"additional_cooling_fan_speed": [
|
||||
"70"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pet",
|
||||
"inherits": "fdm_filament_common",
|
||||
"filament_id": "OGFG99",
|
||||
"from": "system",
|
||||
"filament_id": "OGFG99",
|
||||
"instantiation": "false",
|
||||
"eng_plate_temp": [
|
||||
"0"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pha",
|
||||
"inherits": "fdm_filament_common",
|
||||
"filament_id": "OGFR98",
|
||||
"from": "system",
|
||||
"filament_id": "OGFR98",
|
||||
"instantiation": "false",
|
||||
"additional_cooling_fan_speed": [
|
||||
"70"
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
"name": "fdm_filament_pla",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"filament_id": "OGFL99",
|
||||
"instantiation": "false",
|
||||
"additional_cooling_fan_speed": [
|
||||
"70"
|
||||
],
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pp",
|
||||
"inherits": "fdm_filament_common",
|
||||
"filament_id": "OGFP97",
|
||||
"from": "system",
|
||||
"filament_id": "OGFP97",
|
||||
"instantiation": "false",
|
||||
"additional_cooling_fan_speed": [
|
||||
"70"
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_ppa",
|
||||
"inherits": "fdm_filament_common",
|
||||
"filament_id": "OGFN97",
|
||||
"from": "system",
|
||||
"filament_id": "OGFN97",
|
||||
"instantiation": "false",
|
||||
"activate_air_filtration": [
|
||||
"0"
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
"name": "fdm_filament_sbs",
|
||||
"inherits": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"filament_id": "OFLSBS99",
|
||||
"instantiation": "false",
|
||||
"fan_cooling_layer_time": [
|
||||
"100"
|
||||
],
|
||||
@@ -12,7 +12,7 @@
|
||||
"12"
|
||||
],
|
||||
"filament_type": [
|
||||
"SBS"
|
||||
"SBS"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.02"
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
"setting_id": "PET01_00",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
}
|
||||
@@ -51,4 +51,4 @@
|
||||
"65"
|
||||
],
|
||||
"compatible_printers": []
|
||||
}
|
||||
}
|
||||
@@ -3,10 +3,12 @@
|
||||
"name": "eSUN ePLA-LW @System",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "ESN02",
|
||||
"setting_id": "LWSL02_00",
|
||||
"filament_id": "ESN02",
|
||||
"instantiation": "true",
|
||||
"filament_type": ["PLA-AERO"],
|
||||
"filament_type": [
|
||||
"PLA-AERO"
|
||||
],
|
||||
"filament_cost": [
|
||||
"33.99"
|
||||
],
|
||||
@@ -41,4 +43,4 @@
|
||||
"53"
|
||||
],
|
||||
"compatible_printers": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user