mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-05 09:07:39 +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
28 lines
437 B
JSON
28 lines
437 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic PETG-CF @System",
|
|
"inherits": "fdm_filament_pet",
|
|
"from": "system",
|
|
"setting_id": "aRVqy4a3X1UTIKem",
|
|
"instantiation": "true",
|
|
"fan_cooling_layer_time": [
|
|
"30"
|
|
],
|
|
"fan_max_speed": [
|
|
"40"
|
|
],
|
|
"fan_min_speed": [
|
|
"5"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"11.5"
|
|
],
|
|
"filament_multitool_ramming_flow": [
|
|
"13"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"100"
|
|
],
|
|
"compatible_printers": []
|
|
}
|