First Layer Speed
From MatterControl Manual
< SETTINGS | General | Speed | Modifiers
Revision as of 10:38, 13 January 2016 by MatterHackers (Talk | contribs)
Function
The speed at which the nozzle will move when printing the first layer. If expressed as a percentage the Infill speed is modified.
Parameters
- millimeters per second (mm/s)
- percent [of Infill speed] (%)
Custom GCode Variable
first_layer_speed
Example(s)
mm/s
In this example, the first layer will print at 20 mm/s.
%
In this example, the first layer will print at 35% of the Infill speed (which for this example is set at 40), so the final speed will be 14 mm/s.