Difference between revisions of "SETTINGS/General/Speed/Speed for Non-Print Moves/Travel"
From MatterControl Manual
< SETTINGS | General | Speed | Speed for Non-Print Moves
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Migrated|slice-settings/speed/speed#travel}} | ||
{{Slice Settings | {{Slice Settings | ||
|The speed at which the nozzle will move when not extruding material.|*millimeters per second (mm/s) | |The speed at which the nozzle will move when not extruding material.|*millimeters per second (mm/s) | ||
− | == [[Custom | + | == [[Custom G-Code Variables|Custom G-Code Variable]] == |
<code>travel_speed</code>| | <code>travel_speed</code>| | ||
Line 10: | Line 11: | ||
In the example below, the nozzle will travel at 300 mm/s when it is moving across the print and not extruding.}} | In the example below, the nozzle will travel at 300 mm/s when it is moving across the print and not extruding.}} | ||
− |
Latest revision as of 13:32, 13 September 2018
|
Migrating: For MatterControl 2.0 the MatterControl documentation is moving to matterhackers.com/mattercontrol/support/. |
Function
The speed at which the nozzle will move when not extruding material.
Parameters
- millimeters per second (mm/s)
Custom G-Code Variable
travel_speed
Example(s)
mm/s
In the example below, the nozzle will travel at 300 mm/s when it is moving across the print and not extruding.