mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-06 17:47:41 +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
99 lines
1.5 KiB
JSON
99 lines
1.5 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Snapmaker PETG Translucent @U1 0.4 nozzle",
|
|
"inherits": "Snapmaker PETG Translucent @U1 base",
|
|
"from": "system",
|
|
"setting_id": "k6UQJJASzFSfePqN",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Snapmaker U1 (0.4 nozzle)"
|
|
],
|
|
"close_fan_the_first_x_layers": [
|
|
"3"
|
|
],
|
|
"complete_print_exhaust_fan_speed": [
|
|
"70"
|
|
],
|
|
"during_print_exhaust_fan_speed": [
|
|
"70"
|
|
],
|
|
"fan_max_speed": [
|
|
"30"
|
|
],
|
|
"fan_min_speed": [
|
|
"10"
|
|
],
|
|
"filament_cooling_moves": [
|
|
"4"
|
|
],
|
|
"filament_cost": [
|
|
"24.99"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.97"
|
|
],
|
|
"filament_loading_speed": [
|
|
"28"
|
|
],
|
|
"filament_minimal_purge_on_wipe_tower": [
|
|
"15"
|
|
],
|
|
"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_minimum_travel": [
|
|
"nil"
|
|
],
|
|
"filament_unloading_speed": [
|
|
"90"
|
|
],
|
|
"filament_unloading_speed_start": [
|
|
"100"
|
|
],
|
|
"filament_z_hop_types": [
|
|
"Slope Lift"
|
|
],
|
|
"hot_plate_temp": [
|
|
"80"
|
|
],
|
|
"nozzle_temperature": [
|
|
"250"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"250"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"230"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"10%"
|
|
],
|
|
"pressure_advance": [
|
|
"0.04"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"10"
|
|
],
|
|
"textured_plate_temp": [
|
|
"80"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"80"
|
|
],
|
|
"filament_density": [
|
|
"1.25"
|
|
]
|
|
}
|