mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-11 02:13:08 -07: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
29 lines
No EOL
497 B
JSON
29 lines
No EOL
497 B
JSON
{
|
|
"filament_density": [
|
|
"1.28"
|
|
],
|
|
"temp_min": [
|
|
"210"
|
|
],
|
|
"temp_max": [
|
|
"230"
|
|
],
|
|
"temperture_vitrification": [
|
|
"156"
|
|
],
|
|
"idle_temperture": [
|
|
"0"
|
|
],
|
|
"filament_soluble": [
|
|
"0"
|
|
],
|
|
"description": "",
|
|
"inherits": "fdm_filament_pla",
|
|
"name": "Polymaker HT-PLA @Base",
|
|
"type": "filament",
|
|
"instantiation": "false",
|
|
"from": "system",
|
|
"filament_vendor": [
|
|
"Polymaker"
|
|
]
|
|
} |