Difference between revisions of "SETTINGS/General/Speed/Speed for Non-Print Moves/Travel"
From MatterControl Manual
< SETTINGS | General | Speed | Speed for Non-Print Moves
(Created page with "{{Slice Settings |Speed at which the nozzle will move when not extruding material.|*millimeters per second (mm/s)| === mm/s === In the example below, the nozzle will travel...") |
|||
(7 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) |
+ | |||
+ | == [[Custom G-Code Variables|Custom G-Code Variable]] == | ||
+ | |||
+ | <code>travel_speed</code>| | ||
=== mm/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.}} | 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.