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

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#raft}}
 
{{Slice Settings
 
{{Slice Settings
  
 
|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 [[Settings/General/Speed/Speed_for_Infill/Infill|Infill speed]]] (%)
 +
 
 +
== [[Custom G-Code Variables|Custom G-Code Variable]] ==
 +
 
 +
<code>raft_print_speed</code>|
  
 
=== mm/s ===
 
=== mm/s ===

Latest revision as of 16:23, 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#raft.

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