mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-05 17:17:42 +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
554 B
JSON
33 lines
554 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Polymaker General PLA Family @U1",
|
|
"inherits": "Polymaker PLA @U1 base",
|
|
"from": "system",
|
|
"setting_id": "thXfSaUkOAKJ50ey",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Snapmaker U1 (0.4 nozzle)"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"0"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"15"
|
|
],
|
|
"filament_vendor": [
|
|
"Polymaker"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"230"
|
|
],
|
|
"temperature_vitrification": [
|
|
"62"
|
|
],
|
|
"textured_plate_temp": [
|
|
"65"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"65"
|
|
]
|
|
}
|