Added R1PLUS profile and deleted R1 as requested by ROBO3D

This commit is contained in:
Gregory Diaz 2015-08-14 12:50:49 -07:00
parent c51ddebaab
commit fe586f308b
10 changed files with 10 additions and 14 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 168 KiB

View file

@ -1 +0,0 @@
{"ActualBedInImage":{"Left":48,"Bottom":48,"Right":974,"Top":974}}

View file

@ -1,6 +0,0 @@
layer_height = 0.2
first_layer_height = 0.3
perimeters = 2
fill_density = 0.25
top_solid_layers = 1.2mm
bottom_solid_layers = 1mm

View file

@ -108,7 +108,7 @@ solid_infill_extrusion_width = 0
solid_infill_speed = 60
spiral_vase = 0
standby_temperature_delta = -5
start_gcode = G28 X0 Y0 Z0 ; home all axes\nG1 Z5 F5000 ; lift nozzle\nM109 S[temperature] ; set the extruder temp and wait\nG28 X0 Y0 Z0 ; Home Z again in case there was filament on nozzle\nM565 Z0\nG29 ; probe the bed
start_gcode = G28 X0 Y0 Z0 ; home all axes\nG1 Z5 F5000 ; lift nozzle\nM109 S[temperature] ; set the extruder temp and wait\nG28 X0 Y0 Z0 ; Home Z again in case there was filament on nozzle\nG29 ; probe the bed
start_perimeters_at_concave_points = 0
start_perimeters_at_non_overhang = 0
support_material = 1
@ -141,4 +141,4 @@ use_relative_e_distances = 0
vibration_limit = 0
wipe = 0
wipe_shield_distance = 0
z_offset = 1
z_offset = 0

View file

@ -2,5 +2,4 @@ layer_height = 0.1
first_layer_height = 0.3
perimeters = 2
fill_density = 0.25
top_solid_layers = 1.2mm
bottom_solid_layers = 1mm
top_solid_layers = 8

View file

@ -2,9 +2,8 @@ layer_height = 0.3
first_layer_height = 0.3
bottom_clip_amount = 0
perimeters = 2
top_solid_layers = 1.2mm
top_solid_layers = 3
fill_density = 0.2
fill_pattern = rectilinear
solid_infill_below_area = 40
infill_speed = 60
bottom_solid_layers = 0.9mm
infill_speed = 60

View file

@ -0,0 +1,4 @@
layer_height = 0.2
first_layer_height = 0.3
perimeters = 2
fill_density = 0.25

View file

@ -2,4 +2,5 @@ baud_rate = 250000
windows_driver = MHSerial.inf
default_material_presets = PLA
default_quality_preset = Medium
default_macros = Offset 0.8, Offset 0.9,Offset 1,Offset 1.1,Offset 1.2