Minimum layer time
Description:
This parameter 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 you can use "Lift head" parameter, which 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.
The result of working with this parameter can be seen on the "Simulation" page. New 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 retract command, after that DELAY command, and approach (Note: if the "Lift head" parameter is off, then retract and approach commands will not be inserted).
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.