mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +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:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "PolyLite PLA @0.2 nozzle",
|
||||
"setting_id": "1592803578",
|
||||
"inherits": "PolyLite PLA @base",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.2 nozzle)",
|
||||
"Snapmaker A250 BKit (0.2 nozzle)",
|
||||
"Snapmaker A250 QS+B Kit (0.2 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.2 nozzle)",
|
||||
"Snapmaker A350 (0.2 nozzle)",
|
||||
"Snapmaker A350 BKit (0.2 nozzle)",
|
||||
"Snapmaker A350 QS+B Kit (0.2 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.2 nozzle)"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"1.6"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user