orcaslicer/resources/profiles/Snapmaker/filament/Snapmaker TPE.json
dylan 97eec47be6 update Snapmaker profiles
- add Breakaway Support filament
- add preheat params for Snapmaker Dual/IDEX printers
- update the check bounds code in start-gcode, which is now off by default
2024-08-27 01:14:19 +08:00

64 lines
No EOL
1.6 KiB
JSON

{
"type": "filament",
"from": "system",
"instantiation": "true",
"name": "Snapmaker TPE",
"setting_id": "2302237917",
"inherits": "Snapmaker TPU @base",
"compatible_printers": [
"Snapmaker A250 (0.4 nozzle)",
"Snapmaker A250 (0.6 nozzle)",
"Snapmaker A250 (0.8 nozzle)",
"Snapmaker A250 BKit (0.4 nozzle)",
"Snapmaker A250 BKit (0.6 nozzle)",
"Snapmaker A250 BKit (0.8 nozzle)",
"Snapmaker A250 QS+B Kit (0.4 nozzle)",
"Snapmaker A250 QS+B Kit (0.6 nozzle)",
"Snapmaker A250 QS+B Kit (0.8 nozzle)",
"Snapmaker A250 QSKit (0.4 nozzle)",
"Snapmaker A250 QSKit (0.6 nozzle)",
"Snapmaker A250 QSKit (0.8 nozzle)",
"Snapmaker A350 (0.4 nozzle)",
"Snapmaker A350 (0.6 nozzle)",
"Snapmaker A350 (0.8 nozzle)",
"Snapmaker A350 BKit (0.4 nozzle)",
"Snapmaker A350 BKit (0.6 nozzle)",
"Snapmaker A350 BKit (0.8 nozzle)",
"Snapmaker A350 QS+B Kit (0.4 nozzle)",
"Snapmaker A350 QS+B Kit (0.6 nozzle)",
"Snapmaker A350 QS+B Kit (0.8 nozzle)",
"Snapmaker A350 QSKit (0.4 nozzle)",
"Snapmaker A350 QSKit (0.6 nozzle)",
"Snapmaker A350 QSKit (0.8 nozzle)"
],
"hot_plate_temp": [
"45"
],
"overhang_fan_speed": [
"100"
],
"filament_density": [
"1.22"
],
"filament_max_volumetric_speed": [
"7.2"
],
"nozzle_temperature_initial_layer": [
"240"
],
"nozzle_temperature": [
"240"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"default_filament_colour": [
"#383737"
],
"filament_notes": [
"eSUN eLastic TPE-83A\n"
]
}