mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-07 10:07:38 +00:00
* update snapmaker profiles. largely ported for Snapmaker Orca fork * update prime volume * set precise_outer_wall to 1 * Update per-material multi-tool ramming to the filament library * Add per-filament overrides for toolchange retraction * Set toolchange retraction per filament for Snapmaker U1 * set default support type to tree * format snapmaker profiles
33 lines
545 B
JSON
33 lines
545 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Polymaker Silk PLA Family @U1",
|
|
"inherits": "Polymaker PLA @U1 base",
|
|
"from": "system",
|
|
"setting_id": "h8vIYpXbxFtHPV6e",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Snapmaker U1 (0.4 nozzle)"
|
|
],
|
|
"filament_density": [
|
|
"1.34"
|
|
],
|
|
"filament_vendor": [
|
|
"Polymaker"
|
|
],
|
|
"nozzle_temperature": [
|
|
"230"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"230"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"230"
|
|
],
|
|
"textured_plate_temp": [
|
|
"65"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"65"
|
|
]
|
|
}
|