mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-07 16:59:47 +00:00
21 lines
903 B
INI
21 lines
903 B
INI
[filament:Generic HIPS @Caribou]
|
|
inherits = *ABS_Caribou*
|
|
filament_vendor = Generic
|
|
filament_cost = 27.3
|
|
filament_density = 1.04
|
|
bridge_fan_speed = 50
|
|
cooling = 1
|
|
extrusion_multiplier = 0.95
|
|
fan_always_on = 1
|
|
fan_below_layer_time = 10
|
|
filament_colour = #FFFFD7
|
|
filament_soluble = 1
|
|
filament_type = HIPS
|
|
first_layer_temperature = 230
|
|
max_fan_speed = 20
|
|
min_fan_speed = 20
|
|
start_filament_gcode = "{if printer_notes=~/.*PRINTER_MODEL_MK3S.*/}M900 K{if nozzle_diameter[0]==0.8}0.01{elsif nozzle_diameter[0]==0.6}0.03{else}0.04{endif} ; Filament gcode LA 1.5\n{if nozzle_diameter[0]==0.6}M900 K12{elsif nozzle_diameter[0]==0.8};{else}M900 K20{endif} ; Filament gcode LA 1.0{endif}"
|
|
temperature = 230
|
|
compatible_printers_condition = nozzle_diameter[0]!=0.8 and ! (printer_notes=~/.*PRINTER_VENDOR_CARIBOU3D.*/ and printer_notes=~/.*PRINTER_MODEL_(MK3S|MK3KLIPPER|DUET).*/ and single_extruder_multi_material)
|
|
|