Difference between revisions of "SETTINGS/General/Speed/Speed for Infill/Raft"
From MatterControl Manual
< SETTINGS | General | Speed | Speed for Infill
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 | + | == [[Custom G-Code Variables|Custom G-Code Variable]] == |
<code>raft_print_speed</code>| | <code>raft_print_speed</code>| |
Revision as of 11:58, 13 January 2016
Function
The speed at which the layers of the raft (other than the first layer) will print.
Parameters
- millimeters per second (mm/s)
- percent [of Infill speed] (%)
Custom G-Code Variable
raft_print_speed
Example(s)
mm/s
In this example, the raft infill will print at 35 mm/s.
%
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.