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:
authorp.kuiper <p.kuiper@ultimaker.com>2021-12-07 18:51:48 +0300
committerp.kuiper <p.kuiper@ultimaker.com>2021-12-07 18:51:48 +0300
commit8af2a743c8383936410a8c68a0df89e51b1e3641 (patch)
treef3d4209ab8cac9c8e6de4c3aedd537bbb82d0817 /resources/intent/ultimaker_s3
parent3fee99d067e67609e67a090eaaf572212c77e1f7 (diff)
Included the profiles for the S3
Relates to PP-50
Diffstat (limited to 'resources/intent/ultimaker_s3')
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg44
1 files changed, 44 insertions, 0 deletions
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg
new file mode 100644
index 0000000000..0b5ecae9e4
--- /dev/null
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg
@@ -0,0 +1,44 @@
+[general]
+version = 4
+name = Quick
+definition = ultimaker_s3
+
+[metadata]
+setting_version = 19
+type = intent
+intent_category = quick
+quality_type = verydraft
+material = generic_pla
+variant = AA 0.4
+
+[values]
+infill_sparse_density = 10
+
+jerk_print = 30
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+
+acceleration_print = 4000
+acceleration_wall = 2000
+acceleration_wall_0 = 2000
+
+speed_print = 50
+speed_infill = =speed_print
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+speed_layer_0 = 20
+
+line_width = =machine_nozzle_size
+wall_line_width_x = =line_width
+infill_line_width = =line_width
+wall_thickness = =line_width * 2
+top_bottom_thickness = =wall_thickness
+
+fill_perimeter_gaps = nowhere
+support_structure = "tree"