Difference between revisions of "SETTINGS/General/Speed/Modifiers/First Layer Speed"

From MatterControl Manual
< SETTINGS‎ | General‎ | Speed‎ | Modifiers
Jump to: navigation, search
m (Text replacement - "[[Slice Settings/" to "[[Settings/")
Line 2: Line 2:
  
 
|The speed at which the nozzle will move when printing the first layer. If expressed as a percentage the Infill speed is modified.|*millimeters per second (mm/s)
 
|The speed at which the nozzle will move when printing the first layer. If expressed as a percentage the Infill speed is modified.|*millimeters per second (mm/s)
*percent [of [[Slice Settings/General/Speed/Speed for Infill/Infill|Infill speed]]] (%)
+
*percent [of [[Settings/General/Speed/Speed for Infill/Infill|Infill speed]]] (%)
  
 
== [[Custom G-Code Variables|Custom G-Code Variable]] ==
 
== [[Custom G-Code Variables|Custom G-Code Variable]] ==

Revision as of 14:24, 20 January 2016

A screenshot of the First Layer Speed setting as seen in MatterControl's SETTINGS pane.

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

Custom G-Code Variable

first_layer_speed

Example(s)

mm/s

In this example, the first layer will print at 20 mm/s.

First Layer Speed-ss-ex.png

%

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.

First Layer Speed-ss-ex1.png