Difference between revisions of "SETTINGS/General/Speed/Speed for Infill/Raft"

From MatterControl Manual
Jump to: navigation, search
Line 2: Line 2:
  
 
|The speed at which the layers of the raft (other than the first layer) will print.|*millimeters per second (mm/s)
 
|The speed at which the layers of the raft (other than the first layer) will print.|*millimeters per second (mm/s)
*percent [of [[Slice_Settings/General/Speed/Speed_for_Infill/Infill|Infill speed]]] (%)|
+
*percent [of [[Slice_Settings/General/Speed/Speed_for_Infill/Infill|Infill speed]]] (%)
 +
 
 +
== [[Custom GCode Variables|Custom GCode Variable]] ==
 +
 
 +
<code>raft_print_speed</code>|
  
 
=== mm/s ===
 
=== mm/s ===

Revision as of 11:46, 13 January 2016

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

Function

The speed at which the layers of the raft (other than the first layer) will print.

Parameters

Custom GCode Variable

raft_print_speed

Example(s)

mm/s

In this example, the raft infill will print at 35 mm/s.

Raft-ss-ex.png

%

In this example, the raft infill will print at 75% of the Infill speed (which if you can make out the blurred text is set at 40), so the final result will be 30 mm/s.

Raft-ss-ex1.png