* Added SBS to filament_info.json * Added SBS to Print.cpp * added SBS to PrintConfig.cpp * Added SBS to BBL * Added SBS Template and also specified SBS as type in fdm_filament_sbs.json * Updated settings for SBS in filament_sbs_template.json * Applied SBS settings to fdm_filament_sbs.json * added settings to Generic SBS @base.json --------- Co-authored-by: Duan Gauche <duan.gauche@pdsvision.com> Co-authored-by: SoftFever <softfeverever@gmail.com>
39 lines
No EOL
628 B
JSON
39 lines
No EOL
628 B
JSON
{
|
|
"version": "1.0.0.2",
|
|
"high_temp_filament": [
|
|
"ABS",
|
|
"ASA",
|
|
"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",
|
|
"PLA-CF",
|
|
"PLA-AERO",
|
|
"PVA",
|
|
"BVOH",
|
|
"SBS"
|
|
],
|
|
"high_low_compatible_filament":[
|
|
"HIPS",
|
|
"PETG",
|
|
"PE",
|
|
"PP",
|
|
"EVA",
|
|
"PE-CF",
|
|
"PP-CF",
|
|
"PP-GF",
|
|
"PHA"
|
|
]
|
|
} |