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
93 lines
1.4 KiB
JSON
93 lines
1.4 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Snapmaker Breakaway Support For PLA @U1",
|
|
"inherits": "Snapmaker Breakaway Support @base",
|
|
"from": "system",
|
|
"setting_id": "5DqT3CYUgp1oJD1V",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Snapmaker U1 (0.4 nozzle)"
|
|
],
|
|
"filament_type": [
|
|
"PLA"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"additional_cooling_fan_speed": [
|
|
"70"
|
|
],
|
|
"close_fan_the_first_x_layers": [
|
|
"1"
|
|
],
|
|
"complete_print_exhaust_fan_speed": [
|
|
"70"
|
|
],
|
|
"during_print_exhaust_fan_speed": [
|
|
"70"
|
|
],
|
|
"fan_min_speed": [
|
|
"100"
|
|
],
|
|
"filament_cooling_moves": [
|
|
"4"
|
|
],
|
|
"filament_deretraction_speed": [
|
|
"nil"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"1"
|
|
],
|
|
"filament_loading_speed": [
|
|
"28"
|
|
],
|
|
"filament_minimal_purge_on_wipe_tower": [
|
|
"20"
|
|
],
|
|
"filament_multitool_ramming": [
|
|
"1"
|
|
],
|
|
"filament_multitool_ramming_flow": [
|
|
"20"
|
|
],
|
|
"filament_multitool_ramming_volume": [
|
|
"5"
|
|
],
|
|
"filament_retract_length_toolchange": [
|
|
"5"
|
|
],
|
|
"filament_retraction_length": [
|
|
"1"
|
|
],
|
|
"filament_retraction_speed": [
|
|
"nil"
|
|
],
|
|
"filament_unloading_speed": [
|
|
"90"
|
|
],
|
|
"filament_unloading_speed_start": [
|
|
"100"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"nozzle_temperature": [
|
|
"210"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"210"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"190"
|
|
],
|
|
"pressure_advance": [
|
|
"0.03"
|
|
],
|
|
"textured_plate_temp": [
|
|
"65"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"65"
|
|
]
|
|
}
|