Difference between revisions of "SETTINGS/Filament/Cooling/Cooling Thresholds/Minimum Print Speed"
From MatterControl Manual
< SETTINGS | Filament | Cooling | Cooling Thresholds
Line 3: | Line 3: | ||
|The minimum speed to which the printer will reduce in order to attempt to make the layer print time long enough to satisfy the [[Slice Settings/Filament/Cooling/Cooling Thresholds/Slow Down If Layer Print Time Is Below|minimum layer time]].|*millimeters per second (mm/s) | |The minimum speed to which the printer will reduce in order to attempt to make the layer print time long enough to satisfy the [[Slice Settings/Filament/Cooling/Cooling Thresholds/Slow Down If Layer Print Time Is Below|minimum layer time]].|*millimeters per second (mm/s) | ||
− | == [[Custom | + | == [[Custom G-Code Variables|Custom G-Code Variable]] == |
<code>min_print_speed</code>| | <code>min_print_speed</code>| |
Revision as of 13:00, 13 January 2016
Function
The minimum speed to which the printer will reduce in order to attempt to make the layer print time long enough to satisfy the minimum layer time.
Parameters
- millimeters per second (mm/s)
Custom G-Code Variable
min_print_speed
Example(s)
mm/s
In this example, the printer will print at no less than 5 mm/s if required to slow down in order to attempt to satisfy the minimum layer time.