mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +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
31 lines
650 B
JSON
31 lines
650 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Panchroma PLA Satin @BBL A1M 0.2 nozzle",
|
|
"renamed_from": "Panchroma PLA Stain @BBL A1M 0.2 nozzle",
|
|
"inherits": "Panchroma PLA Satin @base",
|
|
"from": "system",
|
|
"setting_id": "GFSPM005_03",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Bambu Lab A1 mini 0.2 nozzle"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"100"
|
|
],
|
|
"fan_max_speed": [
|
|
"100"
|
|
],
|
|
"fan_min_speed": [
|
|
"100"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"1.6"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"5"
|
|
]
|
|
}
|