Minimum layer time
Description:
This group of parameters allows you to set the minimum allowed time in seconds for printing a single layer. If the layer is printed faster, the operation will be paused until the specified time is reached. Also it's available to use additional parameters such as "Lift head" and "Minimum feed".
Note
You can find this parameter on a "Parameters" page in our "Additive" operations.
DW - Dwell
Lift head:
This parameter allows you to additionally retract the extruder during the delay to the specified distance. The retract is performed strictly according to the normal to the last printing point.
DW - Dwell
LH - Lift head
Minimum feed:
This parameter allows you to reduce the feed rate in order to increase the layer time and avoid inserting the "delay" command. The "Minimum feed" value defines the lowest limit for the feed rate. If all feeds have been reduced to this minimum but the layer time is still less than the minimum layer time, the "delay" command will be inserted.
Example
Let's say our minimum layer time is 100 seconds and actual layer time is 75 seconds with a feed rate of 180 mm/min (3 mm/sec). If this parameter is turned off, a 25-second delay will be inserted. However, if this parameter is set to 100 mm/min, the feed rate will be reduced to 135 mm/min (2.25 mm/sec). As a result, the layer time will become 100 seconds, and no delay will be inserted.
Note
The system will not reduce "Rapid" feed rate. Additionally, it will not reduce "Approach from safe surface feed", "Return to safe surface feed" and "Transition on safe feed" if they are set as "Rapid".
Result:
The result can be seen on the "Simulation" page. Delay command with additional commands will be added to a separate group in CLDATA and this group will be inserted before printing the next layer.
Inside this group with the added name "... Delay" we can see "Effector off" command, retract command, then DELAY command, approach command and "Effector on" command.
The DELAY command will be inserted with a time value in seconds, which equals the difference between the minimum layer time and the current layer time. So, the delay time is the time we need to wait before the minimum layer time is reached.
Note
If the "Lift head" parameter is off, then retract and approach commands will not be inserted.
If the "Minimum feed" parameter is used, you will see reduced values of the feed rate in this tree, and in some cases delay will not be necessary.