Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resources/machine_profiles/Rigid3D.ini14
1 files changed, 7 insertions, 7 deletions
diff --git a/resources/machine_profiles/Rigid3D.ini b/resources/machine_profiles/Rigid3D.ini
index f637dde461..02f233824c 100644
--- a/resources/machine_profiles/Rigid3D.ini
+++ b/resources/machine_profiles/Rigid3D.ini
@@ -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