mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
Refactor Polymaker folder within Snapmaker profile directory and add more profiles (#11613)
# Description * What issue does this PR address or fix? 1. Refactor Polymaker folder within Snapmaker profile directory, so that the structure is more clear. 2. Add more Polymaker filament presets for Snapmaker printers. * What new features or enhancements does this PR introduce? 1. None * Are there any breaking changes or dependencies that need to be considered? 1. None
This commit is contained in:
@@ -108,6 +108,10 @@
|
||||
"name": "COEX ABS PRIME @base",
|
||||
"sub_path": "filament/COEX/COEX ABS PRIME @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints ABS @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints ABS @System.json"
|
||||
},
|
||||
{
|
||||
"name": "FDplast ABS @base",
|
||||
"sub_path": "filament/FDplast/FDplast ABS @base.json"
|
||||
@@ -144,6 +148,10 @@
|
||||
"name": "COEX ASA PRIME @base",
|
||||
"sub_path": "filament/COEX/COEX ASA PRIME @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints ASA @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints ASA @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic ASA @System",
|
||||
"sub_path": "filament/Generic ASA @System.json"
|
||||
@@ -288,6 +296,18 @@
|
||||
"name": "COEX PETG @base",
|
||||
"sub_path": "filament/COEX/COEX PETG @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PETG @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PETG @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PETG Transition @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PETG Transition @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PETG UV Resistant @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PETG UV Resistant @System.json"
|
||||
},
|
||||
{
|
||||
"name": "FDplast PETG @base",
|
||||
"sub_path": "filament/FDplast/FDplast PETG @base.json"
|
||||
@@ -420,6 +440,42 @@
|
||||
"name": "COEX PLA PRIME @base",
|
||||
"sub_path": "filament/COEX/COEX PLA PRIME @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PLA Antibacterial @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA Antibacterial @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 Matte @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA Matte @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PLA Neon @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA Neon @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PLA Premium @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA Premium @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PLA Silk @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA Silk @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints PLA Transition @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints PLA Transition @System.json"
|
||||
},
|
||||
{
|
||||
"name": "FDplast PLA @base",
|
||||
"sub_path": "filament/FDplast/FDplast PLA @base.json"
|
||||
@@ -444,6 +500,10 @@
|
||||
"name": "NIT PLA @base",
|
||||
"sub_path": "filament/NIT/NIT PLA @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Numakers PLA+ @base",
|
||||
"sub_path": "filament/Numakers/Numakers PLA+ @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture Air PLA @base",
|
||||
"sub_path": "filament/Overture/Overture Air PLA @base.json"
|
||||
@@ -517,12 +577,12 @@
|
||||
"sub_path": "filament/Polymaker/Panchroma PLA Neon @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Panchroma PLA Silk @base",
|
||||
"sub_path": "filament/Polymaker/Panchroma PLA Silk @base.json"
|
||||
"name": "Panchroma PLA Satin @base",
|
||||
"sub_path": "filament/Polymaker/Panchroma PLA Satin @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Panchroma PLA Stain @base",
|
||||
"sub_path": "filament/Polymaker/Panchroma PLA Stain @base.json"
|
||||
"name": "Panchroma PLA Silk @base",
|
||||
"sub_path": "filament/Polymaker/Panchroma PLA Silk @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Panchroma PLA Starlight @base",
|
||||
@@ -680,6 +740,22 @@
|
||||
"name": "COEX TPU 60A @base",
|
||||
"sub_path": "filament/COEX/COEX TPU 60A @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Eolas Prints TPU D60 UV Resistant @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints TPU Flex D60 UV Resistant @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 Transition @System",
|
||||
"sub_path": "filament/Eolas Prints/Eolas Prints TPU Transition @System.json"
|
||||
},
|
||||
{
|
||||
"name": "FDplast TPU @base",
|
||||
"sub_path": "filament/FDplast/FDplast TPU @base.json"
|
||||
@@ -692,10 +768,6 @@
|
||||
"name": "Overture TPU @base",
|
||||
"sub_path": "filament/Overture/Overture TPU @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Numakers PLA+ @base",
|
||||
"sub_path": "filament/Numakers/Numakers PLA+ @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @System",
|
||||
"sub_path": "filament/Bambu/Bambu ABS @System.json"
|
||||
@@ -980,6 +1052,10 @@
|
||||
"name": "NIT PLA @System",
|
||||
"sub_path": "filament/NIT/NIT PLA @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Numakers PLA+ @System",
|
||||
"sub_path": "filament/Numakers/Numakers PLA+ @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Overture Air PLA @System",
|
||||
"sub_path": "filament/Overture/Overture Air PLA @System.json"
|
||||
@@ -1053,12 +1129,12 @@
|
||||
"sub_path": "filament/Polymaker/Panchroma PLA Neon @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Panchroma PLA Silk @System",
|
||||
"sub_path": "filament/Polymaker/Panchroma PLA Silk @System.json"
|
||||
"name": "Panchroma PLA Satin @System",
|
||||
"sub_path": "filament/Polymaker/Panchroma PLA Satin @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Panchroma PLA Stain @System",
|
||||
"sub_path": "filament/Polymaker/Panchroma PLA Stain @System.json"
|
||||
"name": "Panchroma PLA Silk @System",
|
||||
"sub_path": "filament/Polymaker/Panchroma PLA Silk @System.json"
|
||||
},
|
||||
{
|
||||
"name": "Panchroma PLA Starlight @System",
|
||||
@@ -1211,81 +1287,6 @@
|
||||
{
|
||||
"name": "COEX PLA+Silk @System",
|
||||
"sub_path": "filament/COEX/COEX PLA+Silk @System.json"
|
||||
},
|
||||
{ "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