slic3rpe: Add Slic3r Prusa Edition
This commit is contained in:
parent
f6eefa1633
commit
e9dc938af9
4 changed files with 195 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1 +1,6 @@
|
||||||
|
# fish
|
||||||
/config/fish/fishd.*
|
/config/fish/fishd.*
|
||||||
|
|
||||||
|
# Slic3r Prusa Edition
|
||||||
|
/Slic3rPE/cache
|
||||||
|
/Slic3rPE/slic3r.ini
|
||||||
|
|
33
Slic3rPE/filament/My Settings.ini
Normal file
33
Slic3rPE/filament/My Settings.ini
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
# generated by Slic3r Prusa Edition 1.40.0 on 2018-06-13 at 14:56:11
|
||||||
|
bed_temperature = 55
|
||||||
|
bridge_fan_speed = 60
|
||||||
|
compatible_printers =
|
||||||
|
compatible_printers_condition =
|
||||||
|
cooling = 1
|
||||||
|
disable_fan_first_layers = 3
|
||||||
|
end_filament_gcode = "; Filament-specific end gcode \n;END gcode for filament\n"
|
||||||
|
extrusion_multiplier = 1
|
||||||
|
fan_always_on = 0
|
||||||
|
fan_below_layer_time = 60
|
||||||
|
filament_colour = #29B2B2
|
||||||
|
filament_cost = 0
|
||||||
|
filament_density = 0
|
||||||
|
filament_diameter = 1.75
|
||||||
|
filament_loading_speed = 28
|
||||||
|
filament_max_volumetric_speed = 0
|
||||||
|
filament_notes = ""
|
||||||
|
filament_ramming_parameters = "120 100 6.6 6.8 7.2 7.6 7.9 8.2 8.7 9.4 9.9 10.0| 0.05 6.6 0.45 6.8 0.95 7.8 1.45 8.3 1.95 9.7 2.45 10 2.95 7.6 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6"
|
||||||
|
filament_settings_id = ""
|
||||||
|
filament_soluble = 0
|
||||||
|
filament_toolchange_delay = 0
|
||||||
|
filament_type = PLA
|
||||||
|
filament_unloading_speed = 90
|
||||||
|
first_layer_bed_temperature = 65
|
||||||
|
first_layer_temperature = 190
|
||||||
|
inherits =
|
||||||
|
max_fan_speed = 45
|
||||||
|
min_fan_speed = 20
|
||||||
|
min_print_speed = 10
|
||||||
|
slowdown_below_layer_time = 20
|
||||||
|
start_filament_gcode = "; Filament gcode\n"
|
||||||
|
temperature = 190
|
107
Slic3rPE/print/My Settings.ini
Normal file
107
Slic3rPE/print/My Settings.ini
Normal file
|
@ -0,0 +1,107 @@
|
||||||
|
# generated by Slic3r Prusa Edition 1.40.0 on 2018-06-13 at 15:14:56
|
||||||
|
avoid_crossing_perimeters = 0
|
||||||
|
bottom_solid_layers = 3
|
||||||
|
bridge_acceleration = 0
|
||||||
|
bridge_angle = 0
|
||||||
|
bridge_flow_ratio = 1
|
||||||
|
bridge_speed = 40
|
||||||
|
brim_width = 5
|
||||||
|
clip_multipart_objects = 0
|
||||||
|
compatible_printers =
|
||||||
|
compatible_printers_condition =
|
||||||
|
complete_objects = 0
|
||||||
|
default_acceleration = 0
|
||||||
|
dont_support_bridges = 1
|
||||||
|
elefant_foot_compensation = 0
|
||||||
|
ensure_vertical_shell_thickness = 0
|
||||||
|
external_fill_pattern = rectilinear
|
||||||
|
external_perimeter_extrusion_width = 0
|
||||||
|
external_perimeter_speed = 50%
|
||||||
|
external_perimeters_first = 0
|
||||||
|
extra_perimeters = 1
|
||||||
|
extruder_clearance_height = 20
|
||||||
|
extruder_clearance_radius = 20
|
||||||
|
extrusion_width = 0
|
||||||
|
fill_angle = 45
|
||||||
|
fill_density = 20%
|
||||||
|
fill_pattern = grid
|
||||||
|
first_layer_acceleration = 0
|
||||||
|
first_layer_extrusion_width = 200%
|
||||||
|
first_layer_height = 0.4
|
||||||
|
first_layer_speed = 15
|
||||||
|
gap_fill_speed = 20
|
||||||
|
gcode_comments = 0
|
||||||
|
infill_acceleration = 0
|
||||||
|
infill_every_layers = 1
|
||||||
|
infill_extruder = 1
|
||||||
|
infill_extrusion_width = 0
|
||||||
|
infill_first = 0
|
||||||
|
infill_only_where_needed = 0
|
||||||
|
infill_overlap = 25%
|
||||||
|
infill_speed = 40
|
||||||
|
inherits =
|
||||||
|
interface_shells = 0
|
||||||
|
layer_height = 0.4
|
||||||
|
max_print_speed = 40
|
||||||
|
max_volumetric_extrusion_rate_slope_negative = 0
|
||||||
|
max_volumetric_extrusion_rate_slope_positive = 0
|
||||||
|
max_volumetric_speed = 0
|
||||||
|
min_skirt_length = 0
|
||||||
|
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 = 40
|
||||||
|
perimeters = 2
|
||||||
|
post_process =
|
||||||
|
print_settings_id =
|
||||||
|
raft_layers = 0
|
||||||
|
resolution = 0
|
||||||
|
seam_position = aligned
|
||||||
|
skirt_distance = 6
|
||||||
|
skirt_height = 1
|
||||||
|
skirts = 1
|
||||||
|
small_perimeter_speed = 15
|
||||||
|
solid_infill_below_area = 70
|
||||||
|
solid_infill_every_layers = 0
|
||||||
|
solid_infill_extruder = 1
|
||||||
|
solid_infill_extrusion_width = 0
|
||||||
|
solid_infill_speed = 30
|
||||||
|
spiral_vase = 0
|
||||||
|
standby_temperature_delta = -5
|
||||||
|
support_material = 1
|
||||||
|
support_material_angle = 0
|
||||||
|
support_material_buildplate_only = 1
|
||||||
|
support_material_contact_distance = 0.2
|
||||||
|
support_material_enforce_layers = 0
|
||||||
|
support_material_extruder = 1
|
||||||
|
support_material_extrusion_width = 0
|
||||||
|
support_material_interface_contact_loops = 0
|
||||||
|
support_material_interface_extruder = 1
|
||||||
|
support_material_interface_layers = 0
|
||||||
|
support_material_interface_spacing = 0
|
||||||
|
support_material_interface_speed = 100%
|
||||||
|
support_material_pattern = rectilinear
|
||||||
|
support_material_spacing = 2.5
|
||||||
|
support_material_speed = 40
|
||||||
|
support_material_synchronize_layers = 0
|
||||||
|
support_material_threshold = 0
|
||||||
|
support_material_with_sheath = 0
|
||||||
|
support_material_xy_spacing = 1
|
||||||
|
thin_walls = 1
|
||||||
|
threads = 8
|
||||||
|
top_infill_extrusion_width = 0
|
||||||
|
top_solid_infill_speed = 30
|
||||||
|
top_solid_layers = 3
|
||||||
|
travel_speed = 600
|
||||||
|
wipe_tower = 0
|
||||||
|
wipe_tower_bridging = 10
|
||||||
|
wipe_tower_rotation_angle = 0
|
||||||
|
wipe_tower_width = 60
|
||||||
|
wipe_tower_x = 180
|
||||||
|
wipe_tower_y = 140
|
||||||
|
xy_size_compensation = 0
|
50
Slic3rPE/printer/My Settings.ini
Normal file
50
Slic3rPE/printer/My Settings.ini
Normal file
|
@ -0,0 +1,50 @@
|
||||||
|
# generated by Slic3r Prusa Edition 1.40.0 on 2018-06-13 at 14:58:55
|
||||||
|
bed_shape = 0x0,300x0,300x200,0x200
|
||||||
|
before_layer_gcode =
|
||||||
|
between_objects_gcode =
|
||||||
|
cooling_tube_length = 5
|
||||||
|
cooling_tube_retraction = 91.5
|
||||||
|
default_filament_profile =
|
||||||
|
default_print_profile =
|
||||||
|
deretract_speed = 0
|
||||||
|
end_gcode = M104 S0 ; turn off temperature\nG28 X0 ; home X axis\nM84 XY ; disable motors\n
|
||||||
|
extruder_colour = ""
|
||||||
|
extruder_offset = 0x0
|
||||||
|
gcode_flavor = marlin
|
||||||
|
inherits =
|
||||||
|
layer_gcode =
|
||||||
|
max_layer_height = 0.4
|
||||||
|
max_print_height = 200
|
||||||
|
min_layer_height = 0.16
|
||||||
|
nozzle_diameter = 0.6
|
||||||
|
octoprint_apikey =
|
||||||
|
octoprint_cafile =
|
||||||
|
octoprint_host =
|
||||||
|
parking_pos_retraction = 92
|
||||||
|
printer_model =
|
||||||
|
printer_notes =
|
||||||
|
printer_settings_id =
|
||||||
|
printer_variant =
|
||||||
|
printer_vendor =
|
||||||
|
retract_before_travel = 2
|
||||||
|
retract_before_wipe = 0%
|
||||||
|
retract_layer_change = 0
|
||||||
|
retract_length = 0.6
|
||||||
|
retract_length_toolchange = 10
|
||||||
|
retract_lift = 0.5
|
||||||
|
retract_lift_above = 0
|
||||||
|
retract_lift_below = 0
|
||||||
|
retract_restart_extra = 0
|
||||||
|
retract_restart_extra_toolchange = 0
|
||||||
|
retract_speed = 35
|
||||||
|
serial_port =
|
||||||
|
serial_speed = 250000
|
||||||
|
single_extruder_multi_material = 0
|
||||||
|
start_gcode = G90 ; Explicitly force absolute positioning in case it was not reset previously.\nG28 ; Home all axes.\nG29 ; Auto-level the bed.\nG0 X0 Y6 Z0.15 F9000 ; Move to the front-left part of the bed.\nG92 E0 ; Zero the extruder.\nG1 X60 E38 F500 ; Extrude a fat line of filament to prime and clean the nozzle.\nG92 E0 ; Zero the extruder minus restart offset\nG1 E-1.0 F500 ; Retract 1 mm.\nG1 X80 Y20 F9000 ; Sweep right to cut any strings.\n; Begin printing.G28 ; home all axes\nG1 Z5 F5000 ; lift nozzle\n
|
||||||
|
toolchange_gcode =
|
||||||
|
use_firmware_retraction = 0
|
||||||
|
use_relative_e_distances = 0
|
||||||
|
use_volumetric_e = 0
|
||||||
|
variable_layer_height = 1
|
||||||
|
wipe = 0
|
||||||
|
z_offset = 0
|
Loading…
Reference in a new issue