mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
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.
This commit is contained in:
@@ -1212,9 +1212,80 @@
|
||||
"name": "COEX PLA+Silk @System",
|
||||
"sub_path": "filament/COEX/COEX PLA+Silk @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Numakers PLA+ @System",
|
||||
{ "name": "Numakers PLA+ @System",
|
||||
"sub_path": "filament/Numakers/Numakers PLA+ @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PLA Premium @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA Premium @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PLA Matte @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA Matte @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PLA Silk @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA Silk @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PLA Neon @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA Neon @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PLA High Speed @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA High Speed @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PLA INGEO 850 @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA INGEO 850 @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PLA INGEO 870 @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA INGEO 870 @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PLA Antibacterial @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA Antibacterial @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PLA Transition @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA Transition @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PETG @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PETG @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PETG UV Resistant @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PETG UV Resistant @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PETG Transition @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PETG Transition @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints TPU Flex 93A @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints TPU Flex 93A @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints TPU Flex D53 @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints TPU Flex D53 @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints TPU Flex D60 UV Resistant @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints TPU Flex D60 UV Resistant @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints TPU Transition @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints TPU Transition @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints ABS @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints ABS @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints ASA @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints ASA @System.json"
|
||||
}
|
||||
],
|
||||
"process_list": [],
|
||||
|
||||
Reference in New Issue
Block a user