mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 18:42:24 +00:00
Added eSUN Filament PLA Basic, Marble, Matte (#12657)
# Description <!-- > Please provide a summary of the changes made in this PR. Include details such as: > * What issue does this PR address or fix? > * What new features or enhancements does this PR introduce? > * Are there any breaking changes or dependencies that need to be considered? --> Added eSUN Filament PLA Basic, Marble, Matte to Orca Filament Library <img width="811" height="331" alt="image" src="https://github.com/user-attachments/assets/5cda8b59-cd44-4e32-bae0-d08d2346dd39" /> ## Tests <!-- > Please describe the tests that you have conducted to verify the changes made in this PR. --> ``` ./OrcaSlicer_profile_validator -v eSUN Total loaded vendors: 1 Validation completed successfully ```
This commit is contained in:
@@ -708,6 +708,18 @@
|
||||
"name": "Valment PLA-CF @base",
|
||||
"sub_path": "filament/Valment/Valment PLA-CF @base.json"
|
||||
},
|
||||
{
|
||||
"name": "eSUN PLA-Basic @base",
|
||||
"sub_path": "filament/eSUN/eSUN PLA-Basic @base.json"
|
||||
},
|
||||
{
|
||||
"name": "eSUN PLA-Matte @base",
|
||||
"sub_path": "filament/eSUN/eSUN PLA-Matte @base.json"
|
||||
},
|
||||
{
|
||||
"name": "eSUN PLA-Marble @base",
|
||||
"sub_path": "filament/eSUN/eSUN PLA-Marble @base.json"
|
||||
},
|
||||
{
|
||||
"name": "eSUN PLA+ @base",
|
||||
"sub_path": "filament/eSUN/eSUN PLA+ @base.json"
|
||||
@@ -1312,6 +1324,18 @@
|
||||
"name": "Valment PLA-CF @System",
|
||||
"sub_path": "filament/Valment/Valment PLA-CF @System.json"
|
||||
},
|
||||
{
|
||||
"name": "eSUN PLA-Basic @System",
|
||||
"sub_path": "filament/eSUN/eSUN PLA-Basic @System.json"
|
||||
},
|
||||
{
|
||||
"name": "eSUN PLA-Matte @System",
|
||||
"sub_path": "filament/eSUN/eSUN PLA-Matte @System.json"
|
||||
},
|
||||
{
|
||||
"name": "eSUN PLA-Marble @System",
|
||||
"sub_path": "filament/eSUN/eSUN PLA-Marble @System.json"
|
||||
},
|
||||
{
|
||||
"name": "eSUN PLA+ @System",
|
||||
"sub_path": "filament/eSUN/eSUN PLA+ @System.json"
|
||||
@@ -1388,4 +1412,4 @@
|
||||
"process_list": [],
|
||||
"machine_model_list": [],
|
||||
"machine_list": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user