many: lots of fixes
This commit is contained in:
parent
bc10869bca
commit
5184c4835c
9 changed files with 212 additions and 100 deletions
160
Slic3rPE/vendor/PrusaResearch.ini
generated
vendored
160
Slic3rPE/vendor/PrusaResearch.ini
generated
vendored
|
@ -5,7 +5,7 @@
|
||||||
name = Prusa Research
|
name = Prusa Research
|
||||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||||
# This means, the server may force the Slic3r configuration to be downgraded.
|
# This means, the server may force the Slic3r configuration to be downgraded.
|
||||||
config_version = 0.2.5
|
config_version = 0.3.2
|
||||||
# Where to get the updates from?
|
# Where to get the updates from?
|
||||||
config_update_url = https://raw.githubusercontent.com/prusa3d/Slic3r-settings/master/live/PrusaResearch/
|
config_update_url = https://raw.githubusercontent.com/prusa3d/Slic3r-settings/master/live/PrusaResearch/
|
||||||
|
|
||||||
|
@ -35,6 +35,10 @@ variants = 0.4
|
||||||
name = Original Prusa i3 MK2/S MMU 1.0
|
name = Original Prusa i3 MK2/S MMU 1.0
|
||||||
variants = 0.4; 0.6
|
variants = 0.4; 0.6
|
||||||
|
|
||||||
|
[printer_model:MK2.5MMU2]
|
||||||
|
name = Original Prusa i3 MK2.5 MMU 2.0
|
||||||
|
variants = 0.4
|
||||||
|
|
||||||
# All presets starting with asterisk, for example *common*, are intermediate and they will
|
# All presets starting with asterisk, for example *common*, are intermediate and they will
|
||||||
# not make it into the user interface.
|
# not make it into the user interface.
|
||||||
|
|
||||||
|
@ -328,7 +332,7 @@ top_solid_layers = 7
|
||||||
[print:0.15mm 100mms Linear Advance]
|
[print:0.15mm 100mms Linear Advance]
|
||||||
inherits = *0.15mm*
|
inherits = *0.15mm*
|
||||||
bridge_flow_ratio = 0.95
|
bridge_flow_ratio = 0.95
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.*/ and nozzle_diameter[0]==0.4
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2[^\.].*/ and nozzle_diameter[0]==0.4
|
||||||
external_perimeter_speed = 50
|
external_perimeter_speed = 50
|
||||||
infill_speed = 100
|
infill_speed = 100
|
||||||
max_print_speed = 150
|
max_print_speed = 150
|
||||||
|
@ -340,7 +344,7 @@ top_solid_infill_speed = 70
|
||||||
|
|
||||||
[print:0.15mm OPTIMAL]
|
[print:0.15mm OPTIMAL]
|
||||||
inherits = *0.15mm*
|
inherits = *0.15mm*
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.*/ and nozzle_diameter[0]==0.4
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2[^\.].*/ and nozzle_diameter[0]==0.4
|
||||||
top_infill_extrusion_width = 0.45
|
top_infill_extrusion_width = 0.45
|
||||||
|
|
||||||
[print:0.15mm OPTIMAL 0.25 nozzle]
|
[print:0.15mm OPTIMAL 0.25 nozzle]
|
||||||
|
@ -393,7 +397,7 @@ support_material_with_sheath = 0
|
||||||
|
|
||||||
[print:0.15mm OPTIMAL SOLUBLE FULL]
|
[print:0.15mm OPTIMAL SOLUBLE FULL]
|
||||||
inherits = *0.15mm*; *soluble_support*
|
inherits = *0.15mm*; *soluble_support*
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.*/ and nozzle_diameter[0]==0.4 and num_extruders>1
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2[^\.].*/ and nozzle_diameter[0]==0.4 and num_extruders>1
|
||||||
external_perimeter_speed = 25
|
external_perimeter_speed = 25
|
||||||
notes = Set your solluble extruder in Multiple Extruders > Support material/raft/skirt extruder & Support material/raft interface extruder
|
notes = Set your solluble extruder in Multiple Extruders > Support material/raft/skirt extruder & Support material/raft interface extruder
|
||||||
perimeter_speed = 40
|
perimeter_speed = 40
|
||||||
|
@ -420,6 +424,7 @@ max_print_speed = 200
|
||||||
perimeter_speed = 45
|
perimeter_speed = 45
|
||||||
solid_infill_speed = 200
|
solid_infill_speed = 200
|
||||||
top_solid_infill_speed = 50
|
top_solid_infill_speed = 50
|
||||||
|
|
||||||
[print:*0.20mm*]
|
[print:*0.20mm*]
|
||||||
inherits = *common*
|
inherits = *common*
|
||||||
bottom_solid_layers = 4
|
bottom_solid_layers = 4
|
||||||
|
@ -452,7 +457,7 @@ top_solid_infill_speed = 50
|
||||||
|
|
||||||
[print:0.20mm 100mms Linear Advance]
|
[print:0.20mm 100mms Linear Advance]
|
||||||
inherits = *0.20mm*
|
inherits = *0.20mm*
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.*/ and nozzle_diameter[0]==0.4
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2[^\.].*/ and nozzle_diameter[0]==0.4
|
||||||
external_perimeter_speed = 50
|
external_perimeter_speed = 50
|
||||||
infill_speed = 100
|
infill_speed = 100
|
||||||
max_print_speed = 150
|
max_print_speed = 150
|
||||||
|
@ -494,7 +499,7 @@ support_material_with_sheath = 0
|
||||||
|
|
||||||
[print:0.20mm NORMAL]
|
[print:0.20mm NORMAL]
|
||||||
inherits = *0.20mm*
|
inherits = *0.20mm*
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.*/ and nozzle_diameter[0]==0.4
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2[^\.].*/ and nozzle_diameter[0]==0.4
|
||||||
|
|
||||||
[print:0.20mm NORMAL 0.6 nozzle]
|
[print:0.20mm NORMAL 0.6 nozzle]
|
||||||
inherits = *0.20mm*; *0.6nozzle*
|
inherits = *0.20mm*; *0.6nozzle*
|
||||||
|
@ -502,7 +507,7 @@ compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and
|
||||||
|
|
||||||
[print:0.20mm NORMAL SOLUBLE FULL]
|
[print:0.20mm NORMAL SOLUBLE FULL]
|
||||||
inherits = *0.20mm*; *soluble_support*
|
inherits = *0.20mm*; *soluble_support*
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.*/ and nozzle_diameter[0]==0.4 and num_extruders>1
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2[^\.].*/ and nozzle_diameter[0]==0.4 and num_extruders>1
|
||||||
external_perimeter_speed = 30
|
external_perimeter_speed = 30
|
||||||
notes = Set your solluble extruder in Multiple Extruders > Support material/raft/skirt extruder & Support material/raft interface extruder
|
notes = Set your solluble extruder in Multiple Extruders > Support material/raft/skirt extruder & Support material/raft interface extruder
|
||||||
perimeter_speed = 40
|
perimeter_speed = 40
|
||||||
|
@ -553,7 +558,7 @@ top_solid_layers = 4
|
||||||
[print:0.35mm FAST]
|
[print:0.35mm FAST]
|
||||||
inherits = *0.35mm*
|
inherits = *0.35mm*
|
||||||
bridge_flow_ratio = 0.95
|
bridge_flow_ratio = 0.95
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.*/ and nozzle_diameter[0]==0.4
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2[^\.].*/ and nozzle_diameter[0]==0.4
|
||||||
first_layer_extrusion_width = 0.42
|
first_layer_extrusion_width = 0.42
|
||||||
perimeter_extrusion_width = 0.43
|
perimeter_extrusion_width = 0.43
|
||||||
solid_infill_extrusion_width = 0.7
|
solid_infill_extrusion_width = 0.7
|
||||||
|
@ -581,6 +586,53 @@ support_material_interface_layers = 2
|
||||||
support_material_with_sheath = 0
|
support_material_with_sheath = 0
|
||||||
support_material_xy_spacing = 150%
|
support_material_xy_spacing = 150%
|
||||||
|
|
||||||
|
# XXXXXXXXXXXXXXXXXXXXXX
|
||||||
|
# XXX----- MK2.5 ----XXX
|
||||||
|
# XXXXXXXXXXXXXXXXXXXXXX
|
||||||
|
|
||||||
|
[print:0.15mm 100mms Linear Advance MK2.5]
|
||||||
|
inherits = 0.15mm 100mms Linear Advance
|
||||||
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.5.*/ and nozzle_diameter[0]==0.4
|
||||||
|
single_extruder_multi_material_priming = 0
|
||||||
|
|
||||||
|
[print:0.15mm OPTIMAL MK2.5]
|
||||||
|
inherits = 0.15mm OPTIMAL
|
||||||
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.5.*/ and nozzle_diameter[0]==0.4
|
||||||
|
single_extruder_multi_material_priming = 0
|
||||||
|
|
||||||
|
[print:0.15mm OPTIMAL SOLUBLE FULL MK2.5]
|
||||||
|
inherits = 0.15mm OPTIMAL SOLUBLE FULL
|
||||||
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.5.*/ and nozzle_diameter[0]==0.4 and num_extruders>1
|
||||||
|
|
||||||
|
[print:0.15mm OPTIMAL SOLUBLE INTERFACE MK2.5]
|
||||||
|
inherits = 0.15mm OPTIMAL SOLUBLE INTERFACE
|
||||||
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.5.*/ and nozzle_diameter[0]==0.4 and num_extruders>1
|
||||||
|
|
||||||
|
[print:0.20mm 100mms Linear Advance MK2.5]
|
||||||
|
inherits = 0.20mm 100mms Linear Advance
|
||||||
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.5.*/ and nozzle_diameter[0]==0.4
|
||||||
|
single_extruder_multi_material_priming = 0
|
||||||
|
|
||||||
|
[print:0.20mm NORMAL MK2.5]
|
||||||
|
inherits = 0.20mm NORMAL
|
||||||
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.5.*/ and nozzle_diameter[0]==0.4
|
||||||
|
single_extruder_multi_material_priming = 0
|
||||||
|
|
||||||
|
[print:0.20mm NORMAL SOLUBLE FULL MK2.5]
|
||||||
|
inherits = 0.20mm NORMAL SOLUBLE FULL
|
||||||
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.5.*/ and nozzle_diameter[0]==0.4 and num_extruders>1
|
||||||
|
single_extruder_multi_material_priming = 0
|
||||||
|
|
||||||
|
[print:0.20mm NORMAL SOLUBLE INTERFACE MK2.5]
|
||||||
|
inherits = 0.20mm NORMAL SOLUBLE INTERFACE
|
||||||
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.5.*/ and nozzle_diameter[0]==0.4 and num_extruders>1
|
||||||
|
single_extruder_multi_material_priming = 0
|
||||||
|
|
||||||
|
[print:0.35mm FAST MK2.5]
|
||||||
|
inherits = 0.35mm FAST
|
||||||
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK2.5.*/ and nozzle_diameter[0]==0.4
|
||||||
|
single_extruder_multi_material_priming = 0
|
||||||
|
|
||||||
# XXXXXXxxXXXXXXXXXXXXXX
|
# XXXXXXxxXXXXXXXXXXXXXX
|
||||||
# XXX--- filament ---XXX
|
# XXX--- filament ---XXX
|
||||||
# XXXXXXXXxxXXXXXXXXXXXX
|
# XXXXXXXXxxXXXXXXXXXXXX
|
||||||
|
@ -589,7 +641,7 @@ support_material_xy_spacing = 150%
|
||||||
cooling = 1
|
cooling = 1
|
||||||
compatible_printers =
|
compatible_printers =
|
||||||
# For now, all but selected filaments are disabled for the MMU 2.0
|
# 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_MK3.*/ and single_extruder_multi_material)
|
compatible_printers_condition = ! (printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK(2.5|3).*/ and single_extruder_multi_material)
|
||||||
end_filament_gcode = "; Filament-specific end gcode"
|
end_filament_gcode = "; Filament-specific end gcode"
|
||||||
extrusion_multiplier = 1
|
extrusion_multiplier = 1
|
||||||
filament_loading_speed = 28
|
filament_loading_speed = 28
|
||||||
|
@ -689,7 +741,7 @@ temperature = 240
|
||||||
[filament:ColorFabb Brass Bronze]
|
[filament:ColorFabb Brass Bronze]
|
||||||
inherits = *PLA*
|
inherits = *PLA*
|
||||||
# For now, all but selected filaments are disabled for the MMU 2.0
|
# For now, all but selected filaments are disabled for the MMU 2.0
|
||||||
compatible_printers_condition = nozzle_diameter[0]>0.35 and ! (printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and single_extruder_multi_material)
|
compatible_printers_condition = nozzle_diameter[0]>0.35 and ! (printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK(2.5|3).*/ and single_extruder_multi_material)
|
||||||
extrusion_multiplier = 1.2
|
extrusion_multiplier = 1.2
|
||||||
filament_cost = 80.65
|
filament_cost = 80.65
|
||||||
filament_density = 4
|
filament_density = 4
|
||||||
|
@ -721,7 +773,7 @@ filament_density = 1.24
|
||||||
[filament:ColorFabb Woodfil]
|
[filament:ColorFabb Woodfil]
|
||||||
inherits = *PLA*
|
inherits = *PLA*
|
||||||
# For now, all but selected filaments are disabled for the MMU 2.0
|
# For now, all but selected filaments are disabled for the MMU 2.0
|
||||||
compatible_printers_condition = nozzle_diameter[0]>0.35 and ! (printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and single_extruder_multi_material)
|
compatible_printers_condition = nozzle_diameter[0]>0.35 and ! (printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK(2.5|3).*/ and single_extruder_multi_material)
|
||||||
extrusion_multiplier = 1.2
|
extrusion_multiplier = 1.2
|
||||||
filament_cost = 62.9
|
filament_cost = 62.9
|
||||||
filament_density = 1.15
|
filament_density = 1.15
|
||||||
|
@ -823,7 +875,7 @@ temperature = 275
|
||||||
[filament:Fillamentum Timberfil]
|
[filament:Fillamentum Timberfil]
|
||||||
inherits = *PLA*
|
inherits = *PLA*
|
||||||
# For now, all but selected filaments are disabled for the MMU 2.0
|
# For now, all but selected filaments are disabled for the MMU 2.0
|
||||||
compatible_printers_condition = nozzle_diameter[0]>0.35 and ! (printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and single_extruder_multi_material)
|
compatible_printers_condition = nozzle_diameter[0]>0.35 and ! (printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK(2.5|3).*/ and single_extruder_multi_material)
|
||||||
extrusion_multiplier = 1.2
|
extrusion_multiplier = 1.2
|
||||||
filament_cost = 68
|
filament_cost = 68
|
||||||
filament_density = 1.15
|
filament_density = 1.15
|
||||||
|
@ -885,7 +937,7 @@ filament_notes = "List of materials tested with standart ABS print settings for
|
||||||
|
|
||||||
[filament:*ABS MMU2*]
|
[filament:*ABS MMU2*]
|
||||||
inherits = Prusa ABS
|
inherits = Prusa ABS
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and single_extruder_multi_material
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK(2.5|3).*/ and single_extruder_multi_material
|
||||||
filament_cooling_final_speed = 50
|
filament_cooling_final_speed = 50
|
||||||
filament_cooling_initial_speed = 10
|
filament_cooling_initial_speed = 10
|
||||||
filament_cooling_moves = 5
|
filament_cooling_moves = 5
|
||||||
|
@ -923,7 +975,7 @@ filament_notes = "List of manufacturers tested with standart PET print settings
|
||||||
|
|
||||||
[filament:*PET MMU2*]
|
[filament:*PET MMU2*]
|
||||||
inherits = Prusa PET
|
inherits = Prusa PET
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and single_extruder_multi_material
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK(2.5|3).*/ and single_extruder_multi_material
|
||||||
temperature = 230
|
temperature = 230
|
||||||
first_layer_temperature = 230
|
first_layer_temperature = 230
|
||||||
filament_cooling_final_speed = 1
|
filament_cooling_final_speed = 1
|
||||||
|
@ -958,7 +1010,7 @@ filament_notes = "Affordable filament for everyday printing in premium quality m
|
||||||
|
|
||||||
[filament:*PLA MMU2*]
|
[filament:*PLA MMU2*]
|
||||||
inherits = Prusa PLA
|
inherits = Prusa PLA
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and single_extruder_multi_material
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK(2.5|3).*/ and single_extruder_multi_material
|
||||||
temperature = 205
|
temperature = 205
|
||||||
filament_cooling_final_speed = 1
|
filament_cooling_final_speed = 1
|
||||||
filament_cooling_initial_speed = 2
|
filament_cooling_initial_speed = 2
|
||||||
|
@ -1042,7 +1094,7 @@ temperature = 210
|
||||||
|
|
||||||
[filament:Verbatim BVOH MMU2]
|
[filament:Verbatim BVOH MMU2]
|
||||||
inherits = Verbatim BVOH
|
inherits = Verbatim BVOH
|
||||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and single_extruder_multi_material
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK(2.5|3).*/ and single_extruder_multi_material
|
||||||
temperature = 195
|
temperature = 195
|
||||||
filament_notes = BVOH
|
filament_notes = BVOH
|
||||||
fan_always_on = 1
|
fan_always_on = 1
|
||||||
|
@ -1237,19 +1289,83 @@ default_print_profile = 0.20mm NORMAL 0.6 nozzle
|
||||||
inherits = Original Prusa i3 MK2
|
inherits = Original Prusa i3 MK2
|
||||||
printer_model = MK2.5
|
printer_model = MK2.5
|
||||||
remaining_times = 1
|
remaining_times = 1
|
||||||
start_gcode = M115 U3.4.0 ; tell printer latest fw version\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 W ; home all without mesh bed level\nG80 ; mesh bed leveling\nG1 Y-3.0 F1000.0 ; go outside print area\nG92 E0.0\nG1 X60.0 E9.0 F1000.0 ; intro line\nG1 X100.0 E12.5 F1000.0 ; intro line\nG92 E0.0
|
start_gcode = M115 U3.4.1 ; tell printer latest fw version\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 W ; home all without mesh bed level\nG80 ; mesh bed leveling\nG1 Y-3.0 F1000.0 ; go outside print area\nG92 E0.0\nG1 X60.0 E9.0 F1000.0 ; intro line\nG1 X100.0 E12.5 F1000.0 ; intro line\nG92 E0.0
|
||||||
|
|
||||||
|
[printer:Original Prusa i3 MK2.5 MMU2 Single]
|
||||||
|
inherits = Original Prusa i3 MK2.5; *mm2*
|
||||||
|
printer_model = MK2.5MMU2
|
||||||
|
single_extruder_multi_material = 0
|
||||||
|
max_print_height = 200
|
||||||
|
remaining_times = 1
|
||||||
|
silent_mode = 0
|
||||||
|
retract_lift_below = 199
|
||||||
|
machine_max_acceleration_e = 10000
|
||||||
|
machine_max_acceleration_extruding = 2000
|
||||||
|
machine_max_acceleration_retracting = 1500
|
||||||
|
machine_max_acceleration_x = 9000
|
||||||
|
machine_max_acceleration_y = 9000
|
||||||
|
machine_max_acceleration_z = 500
|
||||||
|
machine_max_feedrate_e = 120
|
||||||
|
machine_max_feedrate_x = 500
|
||||||
|
machine_max_feedrate_y = 500
|
||||||
|
machine_max_feedrate_z = 12
|
||||||
|
machine_max_jerk_e = 2.5
|
||||||
|
machine_max_jerk_x = 10
|
||||||
|
machine_max_jerk_y = 10
|
||||||
|
machine_max_jerk_z = 0.2
|
||||||
|
machine_min_extruding_rate = 0
|
||||||
|
machine_min_travel_rate = 0
|
||||||
|
default_print_profile = 0.15mm OPTIMAL MK2.5
|
||||||
|
default_filament_profile = Prusament PLA
|
||||||
|
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_PRUSA3D\nPRINTER_MODEL_MK2.5\n
|
||||||
|
start_gcode = M107\nM115 U3.4.2 ; tell printer latest fw version\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 W ; home all without mesh bed level\nG80 ; mesh bed leveling\n\nG21 ; set units to millimeters\n\n;go outside print area\nG1 Y-3.0 F1000.0\nG1 Z0.4 F1000.0\n; select extruder\nT?\n; purge line\nG1 X55.0 E8.0 F2000.0\nG1 Z0.3 F1000.0\nG92 E0.0\nG1 X240.0 E25.0 F2200.0\nG1 Y-2.0 F1000.0\nG1 X55.0 E25 F1400.0\nG1 Z0.20 F1000.0\nG1 X5.0 E4.0 F1000.0\n\nM221 S{if layer_height<0.075}100{else}95{endif}\nG90 ; use absolute coordinates\nM83 ; use relative distances for extrusion\nG92 E0.0\n
|
||||||
|
end_gcode = G1 X0 Y210 F7200\nG1 E2 F5000\nG1 E2 F5500\nG1 E2 F6000\nG1 E-15.0000 F5800\nG1 E-20.0000 F5500\nG1 E10.0000 F3000\nG1 E-10.0000 F3100\nG1 E10.0000 F3150\nG1 E-10.0000 F3250\nG1 E10.0000 F3300\n\nM702 C\n\nG4 ; wait\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X0 Y200; home X axis\nM84 ; disable motors
|
||||||
|
|
||||||
|
[printer:Original Prusa i3 MK2.5 MMU2]
|
||||||
|
inherits = Original Prusa i3 MK2.5; *mm2*
|
||||||
|
printer_model = MK2.5MMU2
|
||||||
|
max_print_height = 200
|
||||||
|
remaining_times = 1
|
||||||
|
silent_mode = 0
|
||||||
|
retract_lift_below = 199
|
||||||
|
machine_max_acceleration_e = 10000
|
||||||
|
machine_max_acceleration_extruding = 2000
|
||||||
|
machine_max_acceleration_retracting = 1500
|
||||||
|
machine_max_acceleration_x = 9000
|
||||||
|
machine_max_acceleration_y = 9000
|
||||||
|
machine_max_acceleration_z = 500
|
||||||
|
machine_max_feedrate_e = 120
|
||||||
|
machine_max_feedrate_x = 500
|
||||||
|
machine_max_feedrate_y = 500
|
||||||
|
machine_max_feedrate_z = 12
|
||||||
|
machine_max_jerk_e = 2.5
|
||||||
|
machine_max_jerk_x = 10
|
||||||
|
machine_max_jerk_y = 10
|
||||||
|
machine_max_jerk_z = 0.2
|
||||||
|
machine_min_extruding_rate = 0
|
||||||
|
machine_min_travel_rate = 0
|
||||||
|
default_print_profile = 0.15mm OPTIMAL MK2.5
|
||||||
|
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_PRUSA3D\nPRINTER_MODEL_MK2.5\n
|
||||||
|
single_extruder_multi_material = 1
|
||||||
|
# The 5x nozzle diameter defines the number of extruders. Other extruder parameters
|
||||||
|
# (for example the retract values) are duplicaed from the first value, so they do not need
|
||||||
|
# to be defined explicitely.
|
||||||
|
nozzle_diameter = 0.4,0.4,0.4,0.4,0.4
|
||||||
|
extruder_colour = #FF8000;#0080FF;#00FFFF;#FF4F4F;#9FFF9F
|
||||||
|
start_gcode = M107\nM115 U3.4.2 ; tell printer latest fw version\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 W ; home all without mesh bed level\nG80 ; mesh bed leveling\nG21 ; set units to millimeters\n\n; Send the filament type to the MMU2.0 unit.\n; E stands for extruder number, F stands for filament type (0: default; 1:flex; 2: PVA)\nM403 E0 F{"" + ((filament_type[0]=="FLEX") ? 1 : ((filament_type[0]=="PVA") ? 2 : 0))}\nM403 E1 F{"" + ((filament_type[1]=="FLEX") ? 1 : ((filament_type[1]=="PVA") ? 2 : 0))}\nM403 E2 F{"" + ((filament_type[2]=="FLEX") ? 1 : ((filament_type[2]=="PVA") ? 2 : 0))}\nM403 E3 F{"" + ((filament_type[3]=="FLEX") ? 1 : ((filament_type[3]=="PVA") ? 2 : 0))}\nM403 E4 F{"" + ((filament_type[4]=="FLEX") ? 1 : ((filament_type[4]=="PVA") ? 2 : 0))}\n\n{if not has_single_extruder_multi_material_priming}\n;go outside print area\nG1 Y-3.0 F1000.0\nG1 Z0.4 F1000.0\n; select extruder\nT[initial_tool]\n; initial load\nG1 X55.0 E32.0 F1073.0\nG1 X5.0 E32.0 F1800.0\nG1 X55.0 E8.0 F2000.0\nG1 Z0.3 F1000.0\nG92 E0.0\nG1 X240.0 E25.0 F2200.0\nG1 Y-2.0 F1000.0\nG1 X55.0 E25 F1400.0\nG1 Z0.20 F1000.0\nG1 X5.0 E4.0 F1000.0\nG92 E0.0\n{endif}\n\nM221 S{if layer_height<0.075}100{else}95{endif}\nG90 ; use absolute coordinates\nM83 ; use relative distances for extrusion\nG92 E0.0\n
|
||||||
|
end_gcode = {if has_wipe_tower}\nG1 E-15.0000 F3000\n{else}\nG1 X0 Y210 F7200\nG1 E2 F5000\nG1 E2 F5500\nG1 E2 F6000\nG1 E-15.0000 F5800\nG1 E-20.0000 F5500\nG1 E10.0000 F3000\nG1 E-10.0000 F3100\nG1 E10.0000 F3150\nG1 E-10.0000 F3250\nG1 E10.0000 F3300\n{endif}\n\n; Unload filament\nM702 C\n\nG4 ; wait\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\n; Lift print head a bit\n{if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+30, max_print_height)}{endif} ; Move print head up\nG1 X0 Y200; home X axis\nM84 ; disable motors\n
|
||||||
|
|
||||||
[printer:Original Prusa i3 MK2.5 0.25 nozzle]
|
[printer:Original Prusa i3 MK2.5 0.25 nozzle]
|
||||||
inherits = Original Prusa i3 MK2 0.25 nozzle
|
inherits = Original Prusa i3 MK2 0.25 nozzle
|
||||||
printer_model = MK2.5
|
printer_model = MK2.5
|
||||||
remaining_times = 1
|
remaining_times = 1
|
||||||
start_gcode = M115 U3.4.0 ; tell printer latest fw version\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 W ; home all without mesh bed level\nG80 ; mesh bed leveling\nG1 Y-3.0 F1000.0 ; go outside print area\nG92 E0.0\nG1 X60.0 E9.0 F1000.0 ; intro line\nG1 X100.0 E12.5 F1000.0 ; intro line\nG92 E0.0
|
start_gcode = M115 U3.4.1 ; tell printer latest fw version\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 W ; home all without mesh bed level\nG80 ; mesh bed leveling\nG1 Y-3.0 F1000.0 ; go outside print area\nG92 E0.0\nG1 X60.0 E9.0 F1000.0 ; intro line\nG1 X100.0 E12.5 F1000.0 ; intro line\nG92 E0.0
|
||||||
|
|
||||||
[printer:Original Prusa i3 MK2.5 0.6 nozzle]
|
[printer:Original Prusa i3 MK2.5 0.6 nozzle]
|
||||||
inherits = Original Prusa i3 MK2 0.6 nozzle
|
inherits = Original Prusa i3 MK2 0.6 nozzle
|
||||||
printer_model = MK2.5
|
printer_model = MK2.5
|
||||||
remaining_times = 1
|
remaining_times = 1
|
||||||
start_gcode = M115 U3.4.0 ; tell printer latest fw version\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 W ; home all without mesh bed level\nG80 ; mesh bed leveling\nG1 Y-3.0 F1000.0 ; go outside print area\nG92 E0.0\nG1 X60.0 E9.0 F1000.0 ; intro line\nG1 X100.0 E12.5 F1000.0 ; intro line\nG92 E0.0
|
start_gcode = M115 U3.4.1 ; tell printer latest fw version\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 W ; home all without mesh bed level\nG80 ; mesh bed leveling\nG1 Y-3.0 F1000.0 ; go outside print area\nG92 E0.0\nG1 X60.0 E9.0 F1000.0 ; intro line\nG1 X100.0 E12.5 F1000.0 ; intro line\nG92 E0.0
|
||||||
|
|
||||||
# XXXXXXXXXXXXXXXXX
|
# XXXXXXXXXXXXXXXXX
|
||||||
# XXX--- MK3 ---XXX
|
# XXX--- MK3 ---XXX
|
||||||
|
@ -1279,7 +1395,7 @@ remaining_times = 1
|
||||||
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_PRUSA3D\nPRINTER_MODEL_MK3\n
|
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_PRUSA3D\nPRINTER_MODEL_MK3\n
|
||||||
retract_lift_below = 209
|
retract_lift_below = 209
|
||||||
max_print_height = 210
|
max_print_height = 210
|
||||||
start_gcode = M115 U3.4.0 ; tell printer latest fw version\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 W ; home all without mesh bed level\nG80 ; mesh bed leveling\nG1 Y-3.0 F1000.0 ; go outside print area\nG92 E0.0\nG1 X60.0 E9.0 F1000.0 ; intro line\nG1 X100.0 E12.5 F1000.0 ; intro line\nG92 E0.0\nM221 S{if layer_height==0.05}100{else}95{endif}
|
start_gcode = M115 U3.4.1 ; tell printer latest fw version\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 W ; home all without mesh bed level\nG80 ; mesh bed leveling\nG1 Y-3.0 F1000.0 ; go outside print area\nG92 E0.0\nG1 X60.0 E9.0 F1000.0 ; intro line\nG1 X100.0 E12.5 F1000.0 ; intro line\nG92 E0.0\nM221 S{if layer_height==0.05}100{else}95{endif}
|
||||||
printer_model = MK3
|
printer_model = MK3
|
||||||
default_print_profile = 0.15mm OPTIMAL MK3
|
default_print_profile = 0.15mm OPTIMAL MK3
|
||||||
|
|
||||||
|
@ -1314,7 +1430,7 @@ default_filament_profile = Prusament PLA MMU2
|
||||||
[printer:Original Prusa i3 MK3 MMU2 Single]
|
[printer:Original Prusa i3 MK3 MMU2 Single]
|
||||||
inherits = *mm2*
|
inherits = *mm2*
|
||||||
single_extruder_multi_material = 0
|
single_extruder_multi_material = 0
|
||||||
start_gcode = M107\nM115 U3.4.0 ; tell printer latest fw version\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 W ; home all without mesh bed level\nG80 ; mesh bed leveling\n\nG21 ; set units to millimeters\n\n;go outside print area\nG1 Y-3.0 F1000.0\nG1 Z0.4 F1000.0\n; select extruder\nT?\n; purge line\nG1 X55.0 E8.0 F2000.0\nG1 Z0.3 F1000.0\nG92 E0.0\nG1 X240.0 E25.0 F2200.0\nG1 Y-2.0 F1000.0\nG1 X55.0 E25 F1400.0\nG1 Z0.20 F1000.0\nG1 X5.0 E4.0 F1000.0\n\nM221 S{if layer_height<0.075}100{else}95{endif}\nG90 ; use absolute coordinates\nM83 ; use relative distances for extrusion\nG92 E0.0\n
|
start_gcode = M107\nM115 U3.4.1 ; tell printer latest fw version\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 W ; home all without mesh bed level\nG80 ; mesh bed leveling\n\nG21 ; set units to millimeters\n\n;go outside print area\nG1 Y-3.0 F1000.0\nG1 Z0.4 F1000.0\n; select extruder\nT?\n; purge line\nG1 X55.0 E8.0 F2000.0\nG1 Z0.3 F1000.0\nG92 E0.0\nG1 X240.0 E25.0 F2200.0\nG1 Y-2.0 F1000.0\nG1 X55.0 E25 F1400.0\nG1 Z0.20 F1000.0\nG1 X5.0 E4.0 F1000.0\n\nM221 S{if layer_height<0.075}100{else}95{endif}\nG90 ; use absolute coordinates\nM83 ; use relative distances for extrusion\nG92 E0.0\n
|
||||||
end_gcode = G1 X0 Y210 F7200\nG1 E2 F5000\nG1 E2 F5500\nG1 E2 F6000\nG1 E-15.0000 F5800\nG1 E-20.0000 F5500\nG1 E10.0000 F3000\nG1 E-10.0000 F3100\nG1 E10.0000 F3150\nG1 E-10.0000 F3250\nG1 E10.0000 F3300\n\nM702 C\n\nG4 ; wait\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X0 Y200; home X axis\nM84 ; disable motors
|
end_gcode = G1 X0 Y210 F7200\nG1 E2 F5000\nG1 E2 F5500\nG1 E2 F6000\nG1 E-15.0000 F5800\nG1 E-20.0000 F5500\nG1 E10.0000 F3000\nG1 E-10.0000 F3100\nG1 E10.0000 F3150\nG1 E-10.0000 F3250\nG1 E10.0000 F3300\n\nM702 C\n\nG4 ; wait\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X0 Y200; home X axis\nM84 ; disable motors
|
||||||
|
|
||||||
[printer:Original Prusa i3 MK3 MMU2]
|
[printer:Original Prusa i3 MK3 MMU2]
|
||||||
|
@ -1325,7 +1441,7 @@ inherits = *mm2*
|
||||||
machine_max_acceleration_e = 8000,8000
|
machine_max_acceleration_e = 8000,8000
|
||||||
nozzle_diameter = 0.4,0.4,0.4,0.4,0.4
|
nozzle_diameter = 0.4,0.4,0.4,0.4,0.4
|
||||||
extruder_colour = #FF8000;#0080FF;#00FFFF;#FF4F4F;#9FFF9F
|
extruder_colour = #FF8000;#0080FF;#00FFFF;#FF4F4F;#9FFF9F
|
||||||
start_gcode = M107\nM115 U3.4.0 ; tell printer latest fw version\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 W ; home all without mesh bed level\nG80 ; mesh bed leveling\nG21 ; set units to millimeters\n\n; Send the filament type to the MMU2.0 unit.\n; E stands for extruder number, F stands for filament type (0: default; 1:flex; 2: PVA)\nM403 E0 F{"" + ((filament_type[0]=="FLEX") ? 1 : ((filament_type[0]=="PVA") ? 2 : 0))}\nM403 E1 F{"" + ((filament_type[1]=="FLEX") ? 1 : ((filament_type[1]=="PVA") ? 2 : 0))}\nM403 E2 F{"" + ((filament_type[2]=="FLEX") ? 1 : ((filament_type[2]=="PVA") ? 2 : 0))}\nM403 E3 F{"" + ((filament_type[3]=="FLEX") ? 1 : ((filament_type[3]=="PVA") ? 2 : 0))}\nM403 E4 F{"" + ((filament_type[4]=="FLEX") ? 1 : ((filament_type[4]=="PVA") ? 2 : 0))}\n\n{if not has_single_extruder_multi_material_priming}\n;go outside print area\nG1 Y-3.0 F1000.0\nG1 Z0.4 F1000.0\n; select extruder\nT[initial_tool]\n; initial load\nG1 X55.0 E32.0 F1073.0\nG1 X5.0 E32.0 F1800.0\nG1 X55.0 E8.0 F2000.0\nG1 Z0.3 F1000.0\nG92 E0.0\nG1 X240.0 E25.0 F2200.0\nG1 Y-2.0 F1000.0\nG1 X55.0 E25 F1400.0\nG1 Z0.20 F1000.0\nG1 X5.0 E4.0 F1000.0\nG92 E0.0\n{endif}\n\nM221 S{if layer_height<0.075}100{else}95{endif}\nG90 ; use absolute coordinates\nM83 ; use relative distances for extrusion\nG92 E0.0\n
|
start_gcode = M107\nM115 U3.4.1 ; tell printer latest fw version\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 W ; home all without mesh bed level\nG80 ; mesh bed leveling\nG21 ; set units to millimeters\n\n; Send the filament type to the MMU2.0 unit.\n; E stands for extruder number, F stands for filament type (0: default; 1:flex; 2: PVA)\nM403 E0 F{"" + ((filament_type[0]=="FLEX") ? 1 : ((filament_type[0]=="PVA") ? 2 : 0))}\nM403 E1 F{"" + ((filament_type[1]=="FLEX") ? 1 : ((filament_type[1]=="PVA") ? 2 : 0))}\nM403 E2 F{"" + ((filament_type[2]=="FLEX") ? 1 : ((filament_type[2]=="PVA") ? 2 : 0))}\nM403 E3 F{"" + ((filament_type[3]=="FLEX") ? 1 : ((filament_type[3]=="PVA") ? 2 : 0))}\nM403 E4 F{"" + ((filament_type[4]=="FLEX") ? 1 : ((filament_type[4]=="PVA") ? 2 : 0))}\n\n{if not has_single_extruder_multi_material_priming}\n;go outside print area\nG1 Y-3.0 F1000.0\nG1 Z0.4 F1000.0\n; select extruder\nT[initial_tool]\n; initial load\nG1 X55.0 E32.0 F1073.0\nG1 X5.0 E32.0 F1800.0\nG1 X55.0 E8.0 F2000.0\nG1 Z0.3 F1000.0\nG92 E0.0\nG1 X240.0 E25.0 F2200.0\nG1 Y-2.0 F1000.0\nG1 X55.0 E25 F1400.0\nG1 Z0.20 F1000.0\nG1 X5.0 E4.0 F1000.0\nG92 E0.0\n{endif}\n\nM221 S{if layer_height<0.075}100{else}95{endif}\nG90 ; use absolute coordinates\nM83 ; use relative distances for extrusion\nG92 E0.0\n
|
||||||
end_gcode = {if has_wipe_tower}\nG1 E-15.0000 F3000\n{else}\nG1 X0 Y210 F7200\nG1 E2 F5000\nG1 E2 F5500\nG1 E2 F6000\nG1 E-15.0000 F5800\nG1 E-20.0000 F5500\nG1 E10.0000 F3000\nG1 E-10.0000 F3100\nG1 E10.0000 F3150\nG1 E-10.0000 F3250\nG1 E10.0000 F3300\n{endif}\n\n; Unload filament\nM702 C\n\nG4 ; wait\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\n; Lift print head a bit\n{if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+30, max_print_height)}{endif} ; Move print head up\nG1 X0 Y200; home X axis\nM84 ; disable motors\n
|
end_gcode = {if has_wipe_tower}\nG1 E-15.0000 F3000\n{else}\nG1 X0 Y210 F7200\nG1 E2 F5000\nG1 E2 F5500\nG1 E2 F6000\nG1 E-15.0000 F5800\nG1 E-20.0000 F5500\nG1 E10.0000 F3000\nG1 E-10.0000 F3100\nG1 E10.0000 F3150\nG1 E-10.0000 F3250\nG1 E10.0000 F3300\n{endif}\n\n; Unload filament\nM702 C\n\nG4 ; wait\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\n; Lift print head a bit\n{if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+30, max_print_height)}{endif} ; Move print head up\nG1 X0 Y200; home X axis\nM84 ; disable motors\n
|
||||||
|
|
||||||
# The obsolete presets will be removed when upgrading from the legacy configuration structure (up to Slic3r 1.39.2) to 1.40.0 and newer.
|
# The obsolete presets will be removed when upgrading from the legacy configuration structure (up to Slic3r 1.39.2) to 1.40.0 and newer.
|
||||||
|
|
|
@ -265,7 +265,7 @@
|
||||||
# On the US keyboard layout "grave" is normally above TAB and left
|
# On the US keyboard layout "grave" is normally above TAB and left
|
||||||
# of "1". Make sure this key actually exists on your keyboard layout,
|
# of "1". Make sure this key actually exists on your keyboard layout,
|
||||||
# e.g. check output of 'xmodmap -pke'
|
# e.g. check output of 'xmodmap -pke'
|
||||||
history = ctrl+grave
|
# history = ctrl+grave
|
||||||
|
|
||||||
# Context menu.
|
# Context menu.
|
||||||
context = ctrl+shift+period
|
context = ctrl+shift+period
|
||||||
|
|
|
@ -1,31 +1,24 @@
|
||||||
#!/usr/bin/fish
|
#!/usr/bin/fish
|
||||||
if [ -e $HOME/.yarn/bin ]
|
|
||||||
set PATH $HOME/.yarn/bin $PATH
|
set PATH $HOME/.yarn/bin $PATH
|
||||||
end
|
|
||||||
|
|
||||||
if [ -e $HOME/.local/bin ]
|
|
||||||
set PATH $HOME/.local/bin $PATH
|
set PATH $HOME/.local/bin $PATH
|
||||||
end
|
|
||||||
|
|
||||||
if [ -e $HOME/Android/Sdk ]
|
|
||||||
set PATH $HOME/Android/Sdk/platform-tools $PATH
|
set PATH $HOME/Android/Sdk/platform-tools $PATH
|
||||||
end
|
|
||||||
|
|
||||||
if [ -e $HOME/.cargo/bin ]
|
|
||||||
set PATH $HOME/.cargo/bin $PATH
|
set PATH $HOME/.cargo/bin $PATH
|
||||||
end
|
|
||||||
|
|
||||||
if [ -e $HOME/go/bin ]
|
|
||||||
set PATH $HOME/go/bin $PATH
|
set PATH $HOME/go/bin $PATH
|
||||||
end
|
|
||||||
|
|
||||||
if [ -e $HOME/.npm-global/bin ]
|
|
||||||
set PATH $HOME/.npm-global/bin $PATH
|
set PATH $HOME/.npm-global/bin $PATH
|
||||||
end
|
|
||||||
|
set RUSTC_WRAPPER sccache
|
||||||
|
|
||||||
|
set SOURCEKIT_TOOLCHAIN_PATH "$HOME/.local/share/swift"
|
||||||
|
|
||||||
set EDITOR nvim
|
set EDITOR nvim
|
||||||
|
|
||||||
alias vim nvim
|
alias vim nvim
|
||||||
alias v nvim
|
alias v nvim
|
||||||
|
|
||||||
|
alias dcm docker-compose
|
||||||
|
|
||||||
|
function dcb
|
||||||
|
docker-compose exec $argv bash
|
||||||
|
end
|
||||||
|
|
||||||
thefuck --alias | source
|
thefuck --alias | source
|
||||||
|
|
5
config/fish/functions/archive.fish
Normal file
5
config/fish/functions/archive.fish
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/usr/bin/fish
|
||||||
|
function arxz
|
||||||
|
set size (du -sh $argv[1] | awk '{print $1}')
|
||||||
|
tar c $argv[1] | pv -cN raw -s {$size} | xz | pv -cN cmp > $argv[1].tar.xz
|
||||||
|
end
|
|
@ -13,18 +13,19 @@ font pango:Ubuntu, Icons 10
|
||||||
floating_modifier $mod
|
floating_modifier $mod
|
||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
bindsym $mod+Return exec --no-startup-id i3-sensible-terminal
|
bindsym $mod+Return exec --no-startup-id xfce4-terminal
|
||||||
bindsym $mod+Ctrl+Return exec --no-startup-id i3-sensible-terminal -- 'ranger'
|
bindsym $mod+Ctrl+Return exec --no-startup-id thunar
|
||||||
bindsym $mod+Shift+Return exec --no-startup-id emacsclient -nc
|
bindsym $mod+Shift+Return exec --no-startup-id code
|
||||||
|
|
||||||
# kill focused window
|
# kill focused window
|
||||||
bindsym $mod+Shift+q exec --no-startup-id ~/.config/i3/cursor.sh kill
|
bindsym $mod+q exec --no-startup-id ~/.config/i3/cursor.sh kill
|
||||||
|
|
||||||
# start dmenu (a program launcher)
|
# start dmenu (a program launcher)
|
||||||
bindsym $mod+space exec --no-startup-id i3-dmenu-desktop --dmenu='rofi -dmenu -i -font "Ubuntu 20"'
|
bindsym $mod+space exec --no-startup-id i3-dmenu-desktop --dmenu='rofi -dmenu -i -font "Ubuntu 20"'
|
||||||
|
bindsym $mod+Ctrl+space exec --no-startup-id rofi -show find -modi find:~/.local/share/rofi/finder.sh -font "Ubuntu 20"
|
||||||
|
|
||||||
# lock the desktop
|
# lock the desktop
|
||||||
bindsym $mod+l exec --no-startup-id i3lock -c 000000 -i "/home/sijmen/Pictures/uncharted4.png" -l
|
bindsym $mod+l exec --no-startup-id i3lock -c 000000 -i "/home/sijmen/Pictures/beeg.png"
|
||||||
|
|
||||||
# alternatively, you can use the cursor keys:
|
# alternatively, you can use the cursor keys:
|
||||||
bindsym $mod+Left exec --no-startup-id ~/.config/i3/cursor.sh focus left
|
bindsym $mod+Left exec --no-startup-id ~/.config/i3/cursor.sh focus left
|
||||||
|
@ -150,6 +151,7 @@ bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute 1 toggle
|
||||||
|
|
||||||
bindsym XF86Calculator exec --no-startup-id gnome-calculator
|
bindsym XF86Calculator exec --no-startup-id gnome-calculator
|
||||||
bindsym Print exec --no-startup-id escrotum -sC && notify-send --urgency=low "Screenshot taken"
|
bindsym Print exec --no-startup-id escrotum -sC && notify-send --urgency=low "Screenshot taken"
|
||||||
|
bindsym Shift+Print exec --no-startup-id /usr/bin/bash -c 'cd /tmp && f="$(escrotum -s)" && echo "/tmp/$f" | xclip -se c && notify-send --urgency=low "Screenshot taken" "$f"'
|
||||||
bindsym $mod+Print exec --no-startup-id $HOME/.config/i3/screenrecord.sh
|
bindsym $mod+Print exec --no-startup-id $HOME/.config/i3/screenrecord.sh
|
||||||
|
|
||||||
bindsym $mod+t exec --no-startup-id i3-sensible-terminal -t i3tree -- bash -c "perl -Mutf8 -CS $(which i3tree) | less"
|
bindsym $mod+t exec --no-startup-id i3-sensible-terminal -t i3tree -- bash -c "perl -Mutf8 -CS $(which i3tree) | less"
|
||||||
|
@ -227,5 +229,6 @@ bar {
|
||||||
for_window [class="^.*"] border pixel 2
|
for_window [class="^.*"] border pixel 2
|
||||||
gaps inner 8
|
gaps inner 8
|
||||||
|
|
||||||
exec_always --no-startup-id feh /home/sijmen/Pictures/uncharted4.jpg --bg-fill
|
exec_always --no-startup-id feh /home/sijmen/Pictures/malta.jpg --bg-fill
|
||||||
exec_always --no-startup-id sh -c "PYTHONUNBUFFERED=1 python $HOME/.config/i3/icons.py 2>&1 > /tmp/icons.log"
|
exec_always --no-startup-id sh -c "PYTHONUNBUFFERED=1 python $HOME/.config/i3/icons.py 2>&1 > /tmp/icons.log"
|
||||||
|
exec --no-startup-id redshift -l 52.37:4.889 -t 6500:3000
|
||||||
|
|
|
@ -19,7 +19,7 @@ notify-send.sh -r "$id" -u low "Starting recording in 2 seconds"; sleep 1
|
||||||
notify-send.sh -r "$id" -u low -t 500 "Starting recording in 1 seconds"; sleep 1
|
notify-send.sh -r "$id" -u low -t 500 "Starting recording in 1 seconds"; sleep 1
|
||||||
|
|
||||||
{
|
{
|
||||||
date=$(date '+%Y%M%d-%H%M%S')
|
date=$(date '+%Y%M%d-%H%m%s')
|
||||||
ffmpeg -video_size "$w"x"$h" \
|
ffmpeg -video_size "$w"x"$h" \
|
||||||
-framerate 30 \
|
-framerate 30 \
|
||||||
-f x11grab \
|
-f x11grab \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
general {
|
general {
|
||||||
colors = true
|
colors = true
|
||||||
interval = 5
|
interval = 1
|
||||||
separator = ""
|
separator = ""
|
||||||
|
|
||||||
color_good = "#43A047"
|
color_good = "#43A047"
|
||||||
|
@ -17,12 +17,12 @@ order += "battery all"
|
||||||
order += "tztime local"
|
order += "tztime local"
|
||||||
|
|
||||||
wireless _first_ {
|
wireless _first_ {
|
||||||
format_up = " %essid @ %frequency (%quality)"
|
format_up = " %essid %frequency %quality"
|
||||||
format_down = " down"
|
format_down = " down"
|
||||||
}
|
}
|
||||||
|
|
||||||
tztime local {
|
tztime local {
|
||||||
format = " %a %d %b %H:%M "
|
format = " %a %d %b %H:%M:%S "
|
||||||
}
|
}
|
||||||
|
|
||||||
load {
|
load {
|
||||||
|
@ -30,7 +30,7 @@ load {
|
||||||
}
|
}
|
||||||
|
|
||||||
disk "/" {
|
disk "/" {
|
||||||
format = " %avail free"
|
format = " %avail / %total"
|
||||||
}
|
}
|
||||||
|
|
||||||
battery 0 {
|
battery 0 {
|
||||||
|
|
|
@ -4,8 +4,8 @@ call plug#begin("~/.nvim/bundle")
|
||||||
Plug 'prabirshrestha/async.vim'
|
Plug 'prabirshrestha/async.vim'
|
||||||
|
|
||||||
" UI
|
" UI
|
||||||
Plug 'Yggdroot/indentLine'
|
|
||||||
Plug 'airblade/vim-gitgutter'
|
Plug 'airblade/vim-gitgutter'
|
||||||
|
Plug 'Asheq/close-buffers.vim'
|
||||||
Plug 'haya14busa/incsearch.vim'
|
Plug 'haya14busa/incsearch.vim'
|
||||||
Plug 'mhinz/vim-startify'
|
Plug 'mhinz/vim-startify'
|
||||||
Plug 'ryanoasis/vim-devicons'
|
Plug 'ryanoasis/vim-devicons'
|
||||||
|
@ -14,32 +14,44 @@ Plug 'sjl/gundo.vim'
|
||||||
Plug 'tomasiser/vim-code-dark'
|
Plug 'tomasiser/vim-code-dark'
|
||||||
Plug 'vim-airline/vim-airline'
|
Plug 'vim-airline/vim-airline'
|
||||||
Plug 'vim-airline/vim-airline-themes'
|
Plug 'vim-airline/vim-airline-themes'
|
||||||
|
Plug 'Yggdroot/indentLine'
|
||||||
|
|
||||||
" Programming helpers
|
" Programming helpers
|
||||||
|
"Plug 'bfrg/vim-cpp-modern'
|
||||||
|
"Plug 'guns/xterm-color-table.vim'
|
||||||
|
"Plug 'justmao945/vim-clang'
|
||||||
|
"Plug 'prabirshrestha/vim-lsp'
|
||||||
Plug 'Chiel92/vim-autoformat'
|
Plug 'Chiel92/vim-autoformat'
|
||||||
Plug 'Shougo/deoplete.nvim', { 'do': ':UpdateRemotePlugins' }
|
Plug 'deoplete-plugins/deoplete-clang'
|
||||||
|
Plug 'deoplete-plugins/deoplete-jedi'
|
||||||
Plug 'godlygeek/tabular'
|
Plug 'godlygeek/tabular'
|
||||||
Plug 'guns/xterm-color-table.vim'
|
|
||||||
Plug 'majutsushi/tagbar'
|
Plug 'majutsushi/tagbar'
|
||||||
Plug 'prabirshrestha/vim-lsp'
|
|
||||||
Plug 'scrooloose/syntastic'
|
Plug 'scrooloose/syntastic'
|
||||||
|
Plug 'Shougo/deoplete.nvim', { 'do': ':UpdateRemotePlugins' }
|
||||||
|
Plug 'Shougo/neoinclude.vim'
|
||||||
Plug 'tpope/vim-sleuth'
|
Plug 'tpope/vim-sleuth'
|
||||||
Plug 'tpope/vim-surround'
|
Plug 'tpope/vim-surround'
|
||||||
Plug 'bfrg/vim-cpp-modern'
|
|
||||||
|
|
||||||
" Language support
|
" Language support
|
||||||
|
"Plug 'ryanolsonx/vim-lsp-swift'
|
||||||
Plug 'artur-shaik/vim-javacomplete2'
|
Plug 'artur-shaik/vim-javacomplete2'
|
||||||
Plug 'cespare/vim-toml'
|
Plug 'cespare/vim-toml'
|
||||||
|
Plug 'digitaltoad/vim-pug'
|
||||||
|
Plug 'gryf/kickass-syntax-vim'
|
||||||
Plug 'hsanson/vim-android'
|
Plug 'hsanson/vim-android'
|
||||||
Plug 'justmao945/vim-clang'
|
Plug 'keith/swift.vim'
|
||||||
|
Plug 'landaire/deoplete-swift'
|
||||||
|
Plug 'leafgarland/typescript-vim'
|
||||||
Plug 'martinda/Jenkinsfile-vim-syntax'
|
Plug 'martinda/Jenkinsfile-vim-syntax'
|
||||||
Plug 'mitsuhiko/vim-jinja'
|
Plug 'mitsuhiko/vim-jinja'
|
||||||
|
Plug 'mxw/vim-jsx'
|
||||||
Plug 'natebosch/vim-lsc'
|
Plug 'natebosch/vim-lsc'
|
||||||
Plug 'plasticboy/vim-markdown'
|
Plug 'plasticboy/vim-markdown'
|
||||||
Plug 'posva/vim-vue'
|
Plug 'posva/vim-vue'
|
||||||
Plug 'rust-lang/rust.vim'
|
Plug 'rust-lang/rust.vim'
|
||||||
Plug 'tikhomirov/vim-glsl'
|
Plug 'tikhomirov/vim-glsl'
|
||||||
Plug 'udalov/kotlin-vim'
|
Plug 'udalov/kotlin-vim'
|
||||||
|
Plug 'ziglang/zig.vim'
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
|
@ -97,8 +109,6 @@ set synmaxcol=1024
|
||||||
set background=dark
|
set background=dark
|
||||||
colorscheme codedark
|
colorscheme codedark
|
||||||
hi WarningMsg ctermbg=0
|
hi WarningMsg ctermbg=0
|
||||||
hi YcmErrorSign ctermbg=18 ctermfg=1
|
|
||||||
hi YcmWarningSign ctermbg=18 ctermfg=3
|
|
||||||
|
|
||||||
" indentLine
|
" indentLine
|
||||||
let g:indentLine_color_term = 20
|
let g:indentLine_color_term = 20
|
||||||
|
@ -153,12 +163,7 @@ set undolevels=1000
|
||||||
set undoreload=10000
|
set undoreload=10000
|
||||||
|
|
||||||
" Completion
|
" Completion
|
||||||
set completeopt=menu,menuone,longest,preview
|
set completeopt=menu,menuone,longest
|
||||||
let g:ycm_confirm_extra_conf = 0
|
|
||||||
let g:ycm_autoclose_preview_window_after_completion = 1
|
|
||||||
let g:ycm_complete_in_comments = 1
|
|
||||||
let g:ycm_seed_identifiers_with_syntax = 1
|
|
||||||
let g:ycm_python_binary_path = 'python'
|
|
||||||
|
|
||||||
""" Shortcuts
|
""" Shortcuts
|
||||||
"nnoremap <silent> <F4> :wa<CR>:split<CR>:terminal make run<CR>
|
"nnoremap <silent> <F4> :wa<CR>:split<CR>:terminal make run<CR>
|
||||||
|
@ -211,6 +216,10 @@ let g:lsc_server_commands = {'dart': 'dart_language_server'}
|
||||||
|
|
||||||
""" Deoplete
|
""" Deoplete
|
||||||
let g:deoplete#enable_at_startup = 1
|
let g:deoplete#enable_at_startup = 1
|
||||||
|
let g:jedi#completions_enabled = 0
|
||||||
|
let g:jedi#auto_vim_configuration = 0
|
||||||
|
let g:jedi#smart_auto_mappings = 0
|
||||||
|
let g:jedi#show_call_signatures = 0
|
||||||
|
|
||||||
""" vim-clang
|
""" vim-clang
|
||||||
let g:clang_c_options = '-std=c11'
|
let g:clang_c_options = '-std=c11'
|
||||||
|
@ -240,29 +249,11 @@ if executable('pyls')
|
||||||
\ })
|
\ })
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" <Tab> completion:
|
|
||||||
" 1. If popup menu is visible, select and insert next item
|
|
||||||
" 2. Otherwise, if within a snippet, jump to next input
|
|
||||||
" 3. Otherwise, if preceding chars are whitespace, insert tab char
|
|
||||||
" 4. Otherwise, start manual autocomplete
|
|
||||||
imap <silent><expr><Tab> pumvisible() ? "\<Down>"
|
|
||||||
\ : (neosnippet#jumpable() ? "\<Plug>(neosnippet_jump)"
|
|
||||||
\ : (<SID>is_whitespace() ? "\<Tab>" : deoplete#manual_complete()))
|
|
||||||
|
|
||||||
smap <silent><expr><Tab> pumvisible() ? "\<Down>"
|
|
||||||
\ : (neosnippet#jumpable() ? "\<Plug>(neosnippet_jump)"
|
|
||||||
\ : (<SID>is_whitespace() ? "\<Tab>" : deoplete#manual_complete()))
|
|
||||||
|
|
||||||
inoremap <expr><S-Tab> pumvisible() ? "\<Up>" : "\<C-h>"
|
|
||||||
|
|
||||||
function! s:is_whitespace() "{{{
|
|
||||||
let col = col('.') - 1
|
|
||||||
return ! col || getline('.')[col - 1] =~? '\s'
|
|
||||||
endfunction "}}}
|
|
||||||
" }}}
|
|
||||||
|
|
||||||
""" vim-javacomplete2
|
""" vim-javacomplete2
|
||||||
autocmd FileType java setlocal omnifunc=javacomplete#Complete
|
autocmd FileType java setlocal omnifunc=javacomplete#Complete
|
||||||
|
|
||||||
""" rust.vim
|
""" rust.vim
|
||||||
let g:rustfmt_autosave = 1
|
let g:rustfmt_autosave = 1
|
||||||
|
|
||||||
|
command! Workman set langmap=LO,OL,JN,NJ,KE,EK,HY,YH,lo,ol,jn,nj,ke,ek,hy,yh
|
||||||
|
command! Qwerty set langmap=
|
||||||
|
|
14
spacemacs
14
spacemacs
|
@ -66,7 +66,8 @@ values."
|
||||||
;; configuration in `dotspacemacs/user-config'.
|
;; configuration in `dotspacemacs/user-config'.
|
||||||
dotspacemacs-additional-packages '(magit
|
dotspacemacs-additional-packages '(magit
|
||||||
vue-mode
|
vue-mode
|
||||||
groovy-mode)
|
groovy-mode
|
||||||
|
rjsx-mode)
|
||||||
;; A list of packages that cannot be updated.
|
;; A list of packages that cannot be updated.
|
||||||
dotspacemacs-frozen-packages '()
|
dotspacemacs-frozen-packages '()
|
||||||
;; A list of packages that will not be installed and loaded.
|
;; A list of packages that will not be installed and loaded.
|
||||||
|
@ -343,7 +344,7 @@ you should place your code here."
|
||||||
;; Your init file should contain only one such instance.
|
;; Your init file should contain only one such instance.
|
||||||
;; If there is more than one, they won't work right.
|
;; If there is more than one, they won't work right.
|
||||||
'(ansi-term-color-vector
|
'(ansi-term-color-vector
|
||||||
[unspecified "#ffffff" "#c82829" "#718c00" "#eab700" "#4271ae" "#8959a8" "#4271ae" "#4d4d4c"])
|
[unspecified "#ffffff" "#c82829" "#718c00" "#eab700" "#4271ae" "#8959a8" "#4271ae" "#4d4d4c"] t)
|
||||||
'(c-basic-offset 4)
|
'(c-basic-offset 4)
|
||||||
'(c-default-style
|
'(c-default-style
|
||||||
(quote
|
(quote
|
||||||
|
@ -354,12 +355,15 @@ you should place your code here."
|
||||||
(other . "gnu"))))
|
(other . "gnu"))))
|
||||||
'(evil-want-Y-yank-to-eol nil)
|
'(evil-want-Y-yank-to-eol nil)
|
||||||
'(groovy-indent-offset 2)
|
'(groovy-indent-offset 2)
|
||||||
'(js-indent-level 2)
|
'(js-indent-level 4)
|
||||||
'(package-selected-packages
|
'(package-selected-packages
|
||||||
(quote
|
(quote
|
||||||
(disaster company-c-headers cmake-mode clang-format helm-cscope xcscope swift-mode csv-mode phpunit phpcbf php-extras php-auto-yasnippets drupal-mode php-mode insert-shebang fish-mode company-shell pivotal-tracker groovy-mode thrift stan-mode scad-mode qml-mode matlab-mode julia-mode arduino-mode intero hlint-refactor hindent helm-hoogle haskell-snippets flycheck-haskell company-ghci company-ghc ghc haskell-mode company-cabal cmm-mode toml-mode racer flycheck-rust cargo rust-mode xterm-color unfill shell-pop mwim multi-term flyspell-correct-helm flyspell-correct eshell-z eshell-prompt-extras esh-help auto-dictionary git-gutter-fringe+ git-gutter-fringe fringe-helper git-gutter+ git-gutter diff-hl base16-theme tide typescript-mode vue-mode edit-indirect ssass-mode vue-html-mode smeargle orgit org-projectile org-category-capture org-present org-pomodoro alert log4e gntp org-mime org-download magit-gitflow htmlize helm-gitignore helm-company helm-c-yasnippet gnuplot gitignore-mode gitconfig-mode gitattributes-mode git-timemachine git-messenger git-link fuzzy flycheck-pos-tip pos-tip flycheck evil-magit company-web web-completion-data company-tern company-statistics company-anaconda company auto-yasnippet ac-ispell auto-complete yaml-mode magit magit-popup git-commit ghub treepy graphql with-editor mmm-mode markdown-toc markdown-mode gh-md web-mode tagedit slim-mode scss-mode sass-mode pug-mode helm-css-scss haml-mode emmet-mode web-beautify tern livid-mode skewer-mode simple-httpd json-mode json-snatcher json-reformat js2-refactor yasnippet multiple-cursors js2-mode js-doc coffee-mode yapfify pyvenv pytest pyenv-mode py-isort pip-requirements live-py-mode hy-mode dash-functional helm-pydoc cython-mode anaconda-mode pythonic ws-butler winum which-key volatile-highlights vi-tilde-fringe uuidgen use-package toc-org spaceline powerline restart-emacs request rainbow-delimiters popwin persp-mode pcre2el paradox spinner org-plus-contrib org-bullets open-junk-file neotree move-text macrostep lorem-ipsum linum-relative link-hint indent-guide hydra hungry-delete hl-todo highlight-parentheses highlight-numbers parent-mode highlight-indentation helm-themes helm-swoop helm-projectile helm-mode-manager helm-make projectile pkg-info epl helm-flx helm-descbinds helm-ag google-translate golden-ratio flx-ido flx fill-column-indicator fancy-battery eyebrowse expand-region exec-path-from-shell evil-visualstar evil-visual-mark-mode evil-unimpaired evil-tutor evil-surround evil-search-highlight-persist evil-numbers evil-nerd-commenter evil-mc evil-matchit evil-lisp-state smartparens evil-indent-plus evil-iedit-state iedit evil-exchange evil-escape evil-ediff evil-args evil-anzu anzu evil goto-chg undo-tree eval-sexp-fu highlight elisp-slime-nav dumb-jump f dash s diminish define-word column-enforce-mode clean-aindent-mode bind-map bind-key auto-highlight-symbol auto-compile packed aggressive-indent adaptive-wrap ace-window ace-link ace-jump-helm-line helm avy helm-core popup async)))
|
(rjsx-mode lv transient disaster company-c-headers cmake-mode clang-format helm-cscope xcscope swift-mode csv-mode phpunit phpcbf php-extras php-auto-yasnippets drupal-mode php-mode insert-shebang fish-mode company-shell pivotal-tracker groovy-mode thrift stan-mode scad-mode qml-mode matlab-mode julia-mode arduino-mode intero hlint-refactor hindent helm-hoogle haskell-snippets flycheck-haskell company-ghci company-ghc ghc haskell-mode company-cabal cmm-mode toml-mode racer flycheck-rust cargo rust-mode xterm-color unfill shell-pop mwim multi-term flyspell-correct-helm flyspell-correct eshell-z eshell-prompt-extras esh-help auto-dictionary git-gutter-fringe+ git-gutter-fringe fringe-helper git-gutter+ git-gutter diff-hl base16-theme tide typescript-mode vue-mode edit-indirect ssass-mode vue-html-mode smeargle orgit org-projectile org-category-capture org-present org-pomodoro alert log4e gntp org-mime org-download magit-gitflow htmlize helm-gitignore helm-company helm-c-yasnippet gnuplot gitignore-mode gitconfig-mode gitattributes-mode git-timemachine git-messenger git-link fuzzy flycheck-pos-tip pos-tip flycheck evil-magit company-web web-completion-data company-tern company-statistics company-anaconda company auto-yasnippet ac-ispell auto-complete yaml-mode magit magit-popup git-commit ghub treepy graphql with-editor mmm-mode markdown-toc markdown-mode gh-md web-mode tagedit slim-mode scss-mode sass-mode pug-mode helm-css-scss haml-mode emmet-mode web-beautify tern livid-mode skewer-mode simple-httpd json-mode json-snatcher json-reformat js2-refactor yasnippet multiple-cursors js2-mode js-doc coffee-mode yapfify pyvenv pytest pyenv-mode py-isort pip-requirements live-py-mode hy-mode dash-functional helm-pydoc cython-mode anaconda-mode pythonic ws-butler winum which-key volatile-highlights vi-tilde-fringe uuidgen use-package toc-org spaceline powerline restart-emacs request rainbow-delimiters popwin persp-mode pcre2el paradox spinner org-plus-contrib org-bullets open-junk-file neotree move-text macrostep lorem-ipsum linum-relative link-hint indent-guide hydra hungry-delete hl-todo highlight-parentheses highlight-numbers parent-mode highlight-indentation helm-themes helm-swoop helm-projectile helm-mode-manager helm-make projectile pkg-info epl helm-flx helm-descbinds helm-ag google-translate golden-ratio flx-ido flx fill-column-indicator fancy-battery eyebrowse expand-region exec-path-from-shell evil-visualstar evil-visual-mark-mode evil-unimpaired evil-tutor evil-surround evil-search-highlight-persist evil-numbers evil-nerd-commenter evil-mc evil-matchit evil-lisp-state smartparens evil-indent-plus evil-iedit-state iedit evil-exchange evil-escape evil-ediff evil-args evil-anzu anzu evil goto-chg undo-tree eval-sexp-fu highlight elisp-slime-nav dumb-jump f dash s diminish define-word column-enforce-mode clean-aindent-mode bind-map bind-key auto-highlight-symbol auto-compile packed aggressive-indent adaptive-wrap ace-window ace-link ace-jump-helm-line helm avy helm-core popup async)))
|
||||||
'(rust-format-on-save t)
|
'(rust-format-on-save t)
|
||||||
'(tab-width 4))
|
'(tab-width 4)
|
||||||
|
'(web-mode-code-indent-offset 4)
|
||||||
|
'(web-mode-css-indent-offset 4)
|
||||||
|
'(web-mode-markup-indent-offset 4))
|
||||||
(custom-set-faces
|
(custom-set-faces
|
||||||
;; custom-set-faces was added by Custom.
|
;; custom-set-faces was added by Custom.
|
||||||
;; If you edit it by hand, you could mess it up, so be careful.
|
;; If you edit it by hand, you could mess it up, so be careful.
|
||||||
|
|
Loading…
Reference in a new issue