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

From MatterControl Manual
Jump to: navigation, search
Line 4: Line 4:
 
*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]] ==
+
== [[Custom G-Code Variables|Custom G-Code Variable]] ==
  
 
<code>raft_print_speed</code>|
 
<code>raft_print_speed</code>|

Revision as of 12:58, 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 G-Code 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