mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
# 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
23 lines
465 B
JSON
23 lines
465 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Panchroma PLA Matte @U1",
|
|
"inherits": "Panchroma PLA Matte @U1 base",
|
|
"from": "system",
|
|
"setting_id": "GFSPM002_00",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Snapmaker U1 (0.4 nozzle)"
|
|
],
|
|
"fan_max_speed": [
|
|
"100"
|
|
],
|
|
"fan_min_speed": [
|
|
"100"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"20"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"4"
|
|
]
|
|
} |