Files
OrcaSlicer/resources/profiles/OrcaFilamentLibrary/filament/Eolas Prints/Eolas Prints PLA Antibacterial @System.json
Tanuj Goswami 6a3e41035c Add Eolas Prints filament profiles (18 profiles) (#11101)
* Add Eolas Prints filament profiles (18 profiles)

This commit adds official filament profiles for Eolas Prints, a Spain-based
3D printing materials supplier with nearly 10 years of experience and ISO 9001
& ISO 14001 certifications for quality control.

Profiles included:
- 9 PLA variants: Premium, Matte, Silk, Neon, High Speed, INGEO 850,
  INGEO 870, Antibacterial, and Transition
- 3 PETG variants: Standard, UV Resistant, and Transition
- 4 TPU variants: Flex 93A, D53, D60 UV, and Transition
- 2 ABS/ASA variants: ABS and ASA

Company: Eolas Prints
Website: https://eolasprints.com
Location: Cantabria, Spain
Certifications: ISO 9001, ISO 14001

* Update Eolas Prints PLA INGEO 850 @system.json

Updated Eolas Prints INGEO 850 Filament profile

* Update Eolas Prints PETG Transition @system.json

Updated Eolas Prints PETG Transition Filament Profile

* Update Eolas Prints PETG UV Resistant @system.json

* Fixed JSON errors for Eolas Prints FIlament profiles

* Added filament_id & Fixed Typos for Eolas Prints Prints profiles.
2025-12-22 18:38:14 +02:00

22 lines
736 B
JSON

{
"type": "filament",
"filament_id": "GFSEP008",
"setting_id": "GFSEP008_00",
"name": "Eolas Prints PLA Antibacterial @System",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_color": ["#4d9398"],
"filament_vendor": ["Eolas Prints"],
"filament_type": ["PLA"],
"nozzle_temperature": ["216"],
"nozzle_temperature_initial_layer": ["220"],
"nozzle_temperature_range_low": ["195"],
"nozzle_temperature_range_high": ["230"],
"hot_plate_temp": ["60"],
"hot_plate_temp_initial_layer": ["60"],
"filament_density": ["1.24"],
"filament_cost": ["30.50"],
"filament_spool_weight": ["1000"],
"filament_max_volumetric_speed": ["15"]
}