1
0
mirror of https://github.com/prusa3d/Slic3r-settings.git synced 2025-09-09 04:01:01 +02:00

Updated all the profiles to the new compatible_printers_condition.

This config is compatible with Slic3r PE 1.38.5 and newer.
This commit is contained in:
bubnikv
2017-12-19 17:07:01 +01:00
parent bddbc3a732
commit 6648b6a677
60 changed files with 180 additions and 126 deletions

View File

@@ -1,7 +1,8 @@
# generated by Slic3r 1.37.1.25-prusa3d-win64 on
# generated by Slic3r Prusa Edition 1.38.4 on 2017-12-19 at 15:51:19
bed_temperature = 100
bridge_fan_speed = 30
compatible_printers =
compatible_printers_condition =
cooling = 0
disable_fan_first_layers = 3
end_filament_gcode = "; Filament-specific end gcode"
@@ -23,6 +24,5 @@ max_fan_speed = 30
min_fan_speed = 10
min_print_speed = 5
slowdown_below_layer_time = 10
start_filament_gcode = "M900 K{if printer_preset==\"Original Prusa i3 MK2 MultiMaterial\"}200{elsif printer_preset==\"Original Prusa i3 MK2 MM Single Mode\"}200{else}30{endif}; Filament gcode"
start_filament_gcode = "M900 K{if printer_notes=~/.*PRINTER_HAS_BOWDEN.*/}200{else}30{endif}; Filament gcode"
temperature = 265