chiark / gitweb /
Update on Rigid3d Machine Profile
authorMehmet Sutas <msutas@gmail.com>
Wed, 18 Feb 2015 12:34:44 +0000 (14:34 +0200)
committerMehmet Sutas <msutas@gmail.com>
Wed, 18 Feb 2015 12:34:44 +0000 (14:34 +0200)
Added solidarea_speed option which was introduced in Cura 15 and some minor updates.

resources/machine_profiles/Rigid3D.ini

index f637dde4612b72e77b44abeaf895c0006df7d8e0..02f233824c9d11462e109d56b730bff4a5f121e9 100644 (file)
@@ -16,14 +16,14 @@ extruder_head_size_height = 34
 
 [profile]
 layer_height = 0.2
-wall_thickness = 0.6
+wall_thickness = 1.17
 retraction_enable = True
 solid_layer_thickness = 0.6
 fill_density = 20
 nozzle_size = 0.4
 print_speed = 50
-print_temperature = 260
-print_bed_temperature = 100
+print_temperature = 245
+print_bed_temperature = 110
 support = None
 platform_adhesion = None
 filament_diameter = 1.75
@@ -31,7 +31,7 @@ filament_flow = 100.0
 retraction_speed = 30.0
 retraction_amount = 1
 retraction_min_travel = 2
-retraction_combing = True
+retraction_combing = All
 retraction_minimal_extrusion = 0.1
 retraction_hop = 0.0
 bottom_thickness = 0.2
@@ -39,11 +39,12 @@ layer0_width_factor = 110
 travel_speed = 120
 bottom_layer_speed = 25
 infill_speed = 50
+solidarea_speed = 25
 inset0_speed = 30
 insetx_speed = 40
 cool_min_layer_time = 10
 skirt_line_count = 1
-skirt_gap = 3.0
+skirt_gap = 5.0
 skirt_minimal_length = 150.0
 cool_min_feedrate = 10
 solid_top = True
@@ -51,14 +52,13 @@ solid_bottom = True
 fill_overlap = 15
 support_type = Lines
 support_angle = 45
-skirt_gap = 6
 
 [alterations]
 start.gcode = 
   ; -- START GCODE --
   G21
   G28 ; Home extruder
-  G29 ;
+  G29 E;
   M107 ; Turn off fan
   G90 ; Absolute positioning
   M82 ; Extruder in absolute mode