mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
43
resources/info/filament_info.json
Normal file
43
resources/info/filament_info.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"version": "1.0.0.4",
|
||||
"high_temp_filament": [
|
||||
"ABS",
|
||||
"ASA",
|
||||
"ASA-CF",
|
||||
"PC",
|
||||
"PA",
|
||||
"PA-CF",
|
||||
"PA-GF",
|
||||
"PA6-CF",
|
||||
"PET-CF",
|
||||
"PPS",
|
||||
"PPS-CF",
|
||||
"PPA-CF",
|
||||
"PPA-GF",
|
||||
"ABS-GF",
|
||||
"ASA-AERO"
|
||||
],
|
||||
"low_temp_filament": [
|
||||
"PLA",
|
||||
"TPU",
|
||||
"TPU-AMS",
|
||||
"PLA-CF",
|
||||
"PLA-AERO",
|
||||
"PVA",
|
||||
"BVOH",
|
||||
"PCTG",
|
||||
"PETG",
|
||||
"PETG-CF",
|
||||
"SBS"
|
||||
],
|
||||
"high_low_compatible_filament":[
|
||||
"HIPS",
|
||||
"PE",
|
||||
"PP",
|
||||
"EVA",
|
||||
"PE-CF",
|
||||
"PP-CF",
|
||||
"PP-GF",
|
||||
"PHA"
|
||||
]
|
||||
}
|
||||
41
resources/info/nozzle_incompatibles.json
Normal file
41
resources/info/nozzle_incompatibles.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"incompatible_nozzles":{
|
||||
"Standard":{
|
||||
"0.2":[
|
||||
"Bambu PLA Marble",
|
||||
"Bambu PLA Sparkle",
|
||||
"Bambu PLA Wood",
|
||||
"Bambu PLA Galaxy",
|
||||
"Bambu PETG Translucent"
|
||||
],
|
||||
"0.4":[],
|
||||
"0.6":[
|
||||
"Bambu PLA Silk+",
|
||||
"Bambu PLA Silk",
|
||||
"Bambu PLA Aero",
|
||||
"Bambu ASA-Aero"
|
||||
],
|
||||
"0.8":[
|
||||
"Bambu PLA Silk+",
|
||||
"Bambu PLA Silk",
|
||||
"Bambu PLA Aero",
|
||||
"Bambu ASA-Aero"
|
||||
]
|
||||
},
|
||||
"High Flow":{
|
||||
"0.4":[
|
||||
"Bambu PLA-CF",
|
||||
"Bambu PETG-CF",
|
||||
"Bambu ASA-CF",
|
||||
"Bambu PAHT-CF",
|
||||
"Bambu PET-CF",
|
||||
"Bambu PA6-CF",
|
||||
"Bambu PA6-GF",
|
||||
"Bambu PPA-CF",
|
||||
"Bambu PPS-CF"
|
||||
],
|
||||
"0.6":[],
|
||||
"0.8":[]
|
||||
}
|
||||
}
|
||||
}
|
||||
11
resources/info/nozzle_info.json
Normal file
11
resources/info/nozzle_info.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"version": "1.0.0.3",
|
||||
"nozzle_hrc": {
|
||||
"hardened_steel": 55,
|
||||
"stainless_steel": 20,
|
||||
"tungsten_carbide": 85,
|
||||
"brass": 2,
|
||||
"E3D": 55,
|
||||
"undefine": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user