mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +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:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "eSUN PLA-Basic @System",
|
||||
"inherits": "eSUN PLA-Basic @base",
|
||||
"from": "system",
|
||||
"setting_id": "OGFSL04_00",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": []
|
||||
}
|
||||
Reference in New Issue
Block a user