mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-06 16:59:21 +00:00
21 lines
592 B
INI
21 lines
592 B
INI
[filament:*Snapmaker Dual PETG @base*]
|
|
inherits = *fdm_filament_petg*
|
|
filament_density = 1.25
|
|
filament_loading_speed_start = 35
|
|
filament_loading_speed = 35
|
|
filament_unloading_speed_start = 35
|
|
filament_unloading_speed = 35
|
|
filament_load_time = 2
|
|
filament_unload_time = 2
|
|
filament_cooling_moves = 2
|
|
filament_cooling_initial_speed = 35
|
|
filament_cooling_final_speed = 60
|
|
temperature = 255
|
|
idle_temperature = 178
|
|
filament_retract_speed = 35
|
|
min_fan_speed = 10
|
|
max_fan_speed = 30
|
|
bridge_fan_speed = 60
|
|
end_filament_gcode = "M104 S{idle_temperature[current_extruder]} ;standby T{current_extruder}"
|
|
|