mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-03 00:39:46 +00:00
30 lines
1.2 KiB
INI
30 lines
1.2 KiB
INI
[filament:*common*]
|
|
cooling = 1
|
|
compatible_printers =
|
|
# For now, all but selected filaments are disabled for the MMU 2.0
|
|
compatible_printers_condition = ! (printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK(2.5|3).*/ and single_extruder_multi_material) and printer_notes!~/.*PG.*/
|
|
end_filament_gcode = "; Filament-specific end gcode"
|
|
extrusion_multiplier = 1
|
|
filament_loading_speed = 28
|
|
filament_loading_speed_start = 3
|
|
filament_unloading_speed = 90
|
|
filament_unloading_speed_start = 100
|
|
filament_toolchange_delay = 0
|
|
filament_cooling_moves = 4
|
|
filament_cooling_initial_speed = 2.2
|
|
filament_cooling_final_speed = 3.4
|
|
filament_load_time = 0
|
|
filament_unload_time = 0
|
|
filament_ramming_parameters = "120 100 6.6 6.8 7.2 7.6 7.9 8.2 8.7 9.4 9.9 10.0| 0.05 6.6 0.45 6.8 0.95 7.8 1.45 8.3 1.95 9.7 2.45 10 2.95 7.6 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6"
|
|
filament_minimal_purge_on_wipe_tower = 15
|
|
filament_cost = 0
|
|
filament_density = 0
|
|
filament_diameter = 1.75
|
|
filament_notes = ""
|
|
filament_settings_id = ""
|
|
filament_soluble = 0
|
|
min_print_speed = 15
|
|
slowdown_below_layer_time = 15
|
|
start_filament_gcode = "M900 K{if printer_notes=~/.*PRINTER_MODEL_MINI.*/}0.2{elsif printer_notes=~/.*PRINTER_HAS_BOWDEN.*/}200{else}30{endif} ; Filament gcode"
|
|
|