Cartesio acc. and jerk control

Added acceleration and jerk control for normal opperation, for special
materials, and for multi material jobs.
This commit is contained in:
maukcc 2017-06-02 09:41:04 +02:00
parent a5f46d2ff2
commit 88e761e1be
7 changed files with 17 additions and 3 deletions

View file

@ -45,7 +45,6 @@ speed_equalize_flow_max = =speed_print
acceleration_enabled = True
acceleration_print = 100
acceleration_travel = 300
jerk_print = 5
retraction_hop_enabled = True

View file

@ -45,7 +45,6 @@ speed_equalize_flow_max = =speed_print
acceleration_enabled = True
acceleration_print = 100
acceleration_travel = 300
jerk_print = 5
retraction_hop_enabled = True

View file

@ -20,6 +20,10 @@ infill_before_walls = False
infill_angles = [0,90]
speed_slowdown_layers = 1
acceleration_print = 300
acceleration_travel = 300
jerk_print = 10
jerk_travel = 10
retraction_combing = off

View file

@ -20,6 +20,10 @@ infill_before_walls = False
infill_angles = [0,90]
speed_slowdown_layers = 1
acceleration_print = 300
acceleration_travel = 300
jerk_print = 10
jerk_travel = 10
retraction_combing = off

View file

@ -20,6 +20,10 @@ infill_before_walls = False
infill_angles = [0,90]
speed_slowdown_layers = 1
acceleration_print = 300
acceleration_travel = 300
jerk_print = 10
jerk_travel = 10
retraction_combing = off

View file

@ -20,6 +20,10 @@ infill_before_walls = False
infill_angles = [0,90]
speed_slowdown_layers = 1
acceleration_print = 300
acceleration_travel = 300
jerk_print = 10
jerk_travel = 10
retraction_combing = off