mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-05 01:02:08 +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
24 lines
433 B
JSON
24 lines
433 B
JSON
{
|
|
"type": "filament",
|
|
"name": "PolyLite PETG @Snapmaker U1",
|
|
"inherits": "PolyLite PETG @Snapmaker U1 base",
|
|
"from": "system",
|
|
"setting_id": "U9U4YmaRxgIdxQOc",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Snapmaker U1 (0.4 nozzle)"
|
|
],
|
|
"filament_minimal_purge_on_wipe_tower": [
|
|
"15"
|
|
],
|
|
"supertack_plate_temp": [
|
|
"70"
|
|
],
|
|
"supertack_plate_temp_initial_layer": [
|
|
"70"
|
|
],
|
|
"pressure_advance": [
|
|
"0.05"
|
|
]
|
|
}
|