Difference between revisions of "SETTINGS/General/Speed/Speed for Perimeters/Outside Perimeter"
From MatterControl Manual
< SETTINGS | General | Speed | Speed for Perimeters
Line 2: | Line 2: | ||
|The speed at which outside, external, or the otherwise visible perimeters will print.|*millimeters per second (mm/s) | |The speed at which outside, external, or the otherwise visible perimeters will print.|*millimeters per second (mm/s) | ||
− | *percent [of [[Slice_Settings/General/Speed/Speed_for_Perimeters/Inside_Perimeters|inside perimeters]]] (%).| | + | *percent [of [[Slice_Settings/General/Speed/Speed_for_Perimeters/Inside_Perimeters|inside perimeters]]] (%). |
+ | |||
+ | == [[Custom GCode Variables|Custom GCode Variable]] == | ||
+ | |||
+ | <code>external_perimeter_speed</code>| | ||
=== mm/s === | === mm/s === |
Revision as of 10:46, 13 January 2016
Function
The speed at which outside, external, or the otherwise visible perimeters will print.
Parameters
- millimeters per second (mm/s)
- percent [of inside perimeters] (%).
Custom GCode Variable
external_perimeter_speed
Example(s)
mm/s
In this example, the outside perimeters will print at 25 mm/s.
%
In this example, the outside perimeters will print at 60% of the Inside Perimeters speed (which if you can make out the blurred text is set at 40), so the final result will be 24 mm/s.