OrcaSlicer-bambulab/resources/info/filament_info.json
Louis Rossmann c661ddc2eb
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Initial release
2026-05-11 07:39:33 -05:00

43 lines
No EOL
700 B
JSON

{
"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"
]
}