gajim in default ubuntu install ; added coarse pink abs slic3r setting

This commit is contained in:
Cyryl Plotnicki-Chudyk 2014-10-11 17:41:49 +02:00
parent d1db890055
commit c7c71e0a50
4 changed files with 93 additions and 12 deletions

View file

@ -0,0 +1,81 @@
# generated by Slic3r 1.2.0 on Sat Oct 11 17:20:12 2014
avoid_crossing_perimeters = 1
bottom_solid_layers = 3
bridge_acceleration = 0
bridge_flow_ratio = 1
bridge_speed = 20
brim_width = 0
complete_objects = 0
default_acceleration = 1000
dont_support_bridges = 1
external_perimeter_extrusion_width = 0
external_perimeter_speed = 70%
external_perimeters_first = 1
extra_perimeters = 1
extruder_clearance_height = 20
extruder_clearance_radius = 20
extrusion_width = 0
fill_angle = 45
fill_density = 40%
fill_pattern = honeycomb
first_layer_acceleration = 0
first_layer_extrusion_width = 200%
first_layer_height = 0.3
first_layer_speed = 80%
gap_fill_speed = 10
gcode_comments = 0
infill_acceleration = 0
infill_every_layers = 1
infill_extruder = 1
infill_extrusion_width = 0
infill_first = 0
infill_only_where_needed = 1
infill_speed = 45
interface_shells = 0
layer_height = 0.33
min_skirt_length = 20
notes =
only_retract_when_crossing_perimeters = 1
ooze_prevention = 0
output_filename_format = [input_filename_base].gcode
overhangs = 1
perimeter_acceleration = 0
perimeter_extruder = 1
perimeter_extrusion_width = 0
perimeter_speed = 15
perimeters = 3
post_process =
raft_layers = 0
resolution = 0
seam_position = random
skirt_distance = 6
skirt_height = 1
skirts = 1
small_perimeter_speed = 15
solid_fill_pattern = rectilinear
solid_infill_below_area = 70
solid_infill_every_layers = 7
solid_infill_extrusion_width = 0
solid_infill_speed = 20
spiral_vase = 0
standby_temperature_delta = -5
support_material = 0
support_material_angle = 0
support_material_enforce_layers = 0
support_material_extruder = 1
support_material_extrusion_width = 0
support_material_interface_extruder = 1
support_material_interface_layers = 3
support_material_interface_spacing = 0
support_material_interface_speed = 100%
support_material_pattern = pillars
support_material_spacing = 2.5
support_material_speed = 20
support_material_threshold = 0
thin_walls = 1
threads = 8
top_infill_extrusion_width = 0
top_solid_infill_speed = 20
top_solid_layers = 3
travel_speed = 50
xy_size_compensation = 0

View file

@ -1,12 +1,12 @@
# generated by Slic3r 1.2.0 on Sat Oct 11 13:19:30 2014
# generated by Slic3r 1.2.0 on Sat Oct 11 15:14:10 2014
avoid_crossing_perimeters = 1
bottom_solid_layers = 3
bridge_acceleration = 0
bridge_flow_ratio = 1
bridge_speed = 60
bridge_speed = 20
brim_width = 0
complete_objects = 0
default_acceleration = 0
default_acceleration = 1000
dont_support_bridges = 1
external_perimeter_extrusion_width = 0
external_perimeter_speed = 70%
@ -21,7 +21,7 @@ fill_pattern = honeycomb
first_layer_acceleration = 0
first_layer_extrusion_width = 200%
first_layer_height = 0.3
first_layer_speed = 50%
first_layer_speed = 80%
gap_fill_speed = 10
gcode_comments = 0
infill_acceleration = 0
@ -30,7 +30,7 @@ infill_extruder = 1
infill_extrusion_width = 0
infill_first = 0
infill_only_where_needed = 1
infill_speed = 30
infill_speed = 45
interface_shells = 0
layer_height = 0.2
min_skirt_length = 20
@ -56,7 +56,7 @@ solid_fill_pattern = rectilinear
solid_infill_below_area = 70
solid_infill_every_layers = 7
solid_infill_extrusion_width = 0
solid_infill_speed = 10
solid_infill_speed = 20
spiral_vase = 0
standby_temperature_delta = -5
support_material = 0
@ -70,12 +70,12 @@ support_material_interface_spacing = 0
support_material_interface_speed = 100%
support_material_pattern = pillars
support_material_spacing = 2.5
support_material_speed = 60
support_material_speed = 20
support_material_threshold = 0
thin_walls = 1
threads = 8
top_infill_extrusion_width = 0
top_solid_infill_speed = 50
top_solid_infill_speed = 20
top_solid_layers = 3
travel_speed = 100
travel_speed = 50
xy_size_compensation = 0

View file

@ -1,4 +1,4 @@
# generated by Slic3r 1.2.0 on Sat Oct 11 13:19:40 2014
# generated by Slic3r 1.2.0 on Sat Oct 11 17:22:27 2014
autocenter = 1
background_processing = 1
last_output_path = /run/user/1000/gvfs/sftp:host=192.168.1.152,user=pi/mnt/storage/home/pi/storage/files/reprap/gcode
@ -10,7 +10,7 @@ version_check = 1
[presets]
filament = pink abs 0.4.ini
print = fine abs 0.4.ini
print = coarse abs 0.4.ini
printer = printer 0.4.ini
[recent]

View file

@ -1,7 +1,7 @@
#!/bin/bash
sudo apt-get update
sudo apt-get dist-ugprade
sudo apt-get install meld whois zsh tmux vim atop aria2 curl pv pixz
sudo apt-get install meld whois zsh tmux vim atop aria2 curl pv pixz gajim
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
$DIR/install_common.sh