Difference between revisions of "SETTINGS/General/Speed/Speed for Infill/Raft"
From MatterControl Manual
< SETTINGS | General | Speed | Speed for Infill
(Created page with "{{Slice Settings |Function text|Parameters text| === Parameter 1 === Caption for Example for Parameter 1.}} === Parameter 2 === Caption for example for Parameter 2. Fi...") |
|||
(12 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) |
+ | *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 === |
− | + | 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. | ||
[[File:{{SUBPAGENAME}}-ss-ex1.png]] | [[File:{{SUBPAGENAME}}-ss-ex1.png]] |
Latest revision as of 15:23, 12 September 2018
|
Migrating: For MatterControl 2.0 the MatterControl documentation is moving to matterhackers.com/mattercontrol/support/. |
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.