mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-11 12: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
96 lines
1.5 KiB
JSON
96 lines
1.5 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Snapmaker PLA Glow @U1 0.4 nozzle",
|
|
"inherits": "Snapmaker PLA Glow @U1 base",
|
|
"from": "system",
|
|
"setting_id": "ee1YNNr8CwKetuvY",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Snapmaker U1 (0.4 nozzle)"
|
|
],
|
|
"additional_cooling_fan_speed": [
|
|
"80"
|
|
],
|
|
"complete_print_exhaust_fan_speed": [
|
|
"70"
|
|
],
|
|
"during_print_exhaust_fan_speed": [
|
|
"70"
|
|
],
|
|
"filament_cooling_final_speed": [
|
|
"3.4"
|
|
],
|
|
"filament_cooling_initial_speed": [
|
|
"2.2"
|
|
],
|
|
"filament_cooling_moves": [
|
|
"4"
|
|
],
|
|
"filament_cost": [
|
|
"20"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.97"
|
|
],
|
|
"filament_loading_speed": [
|
|
"28"
|
|
],
|
|
"filament_loading_speed_start": [
|
|
"3"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"16"
|
|
],
|
|
"filament_minimal_purge_on_wipe_tower": [
|
|
"30"
|
|
],
|
|
"filament_multitool_ramming": [
|
|
"1"
|
|
],
|
|
"filament_multitool_ramming_flow": [
|
|
"20"
|
|
],
|
|
"filament_multitool_ramming_volume": [
|
|
"10"
|
|
],
|
|
"filament_retract_length_toolchange": [
|
|
"5"
|
|
],
|
|
"filament_retraction_length": [
|
|
"0.4"
|
|
],
|
|
"filament_retraction_speed": [
|
|
"nil"
|
|
],
|
|
"filament_unloading_speed": [
|
|
"90"
|
|
],
|
|
"filament_unloading_speed_start": [
|
|
"100"
|
|
],
|
|
"filament_z_hop": [
|
|
"0.2"
|
|
],
|
|
"filament_z_hop_types": [
|
|
"Slope Lift"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"50%"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"4"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20"
|
|
],
|
|
"textured_plate_temp": [
|
|
"65"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"65"
|
|
]
|
|
}
|