Difference between revisions of "SETTINGS/General/Speed/Speed for Perimeters/Outside Perimeter"

From MatterControl Manual
Jump to: navigation, search
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{Migrated|slice-settings/speed/speed#outside-perimeter}}
 
{{Slice Settings
 
{{Slice Settings
  
 
|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 [[Settings/General/Speed/Speed_for_Perimeters/Inside_Perimeters|inside perimeters]]] (%).
 +
 
 +
== [[Custom G-Code Variables|Custom G-Code Variable]] ==
 +
 
 +
<code>external_perimeter_speed</code>|
  
 
=== mm/s ===
 
=== mm/s ===

Latest revision as of 17:31, 12 September 2018

Merge

Migrating: For MatterControl 2.0 the MatterControl documentation is moving to matterhackers.com/mattercontrol/support/.
This page is in the process of being migrated. It's new home will be matterhackers.com/mattercontrol/support/slice-settings/speed/speed#outside-perimeter.

A screenshot of the Outside Perimeter setting as seen in MatterControl's SETTINGS pane.

Function

The speed at which outside, external, or the otherwise visible perimeters will print.

Parameters

Custom G-Code Variable

external_perimeter_speed

Example(s)

mm/s

In this example, the outside perimeters will print at 25 mm/s.

Outside Perimeter-ss-ex.png

%

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.

Outside Perimeter-ss-ex1.png