Added a connect_gcode. Gcode that is sent just after connecting to the printer.

This commit is contained in:
Lars Brubaker 2015-05-18 16:58:09 -07:00
parent 6d323cfde5
commit edb7b7123d
7 changed files with 23 additions and 0 deletions

View file

@ -3241,3 +3241,6 @@ Translated:Arrange
English:The speed to move while printing the first layer. If expressed as a percentage it will modify the corresponding speed set above.
Translated:The speed to move while printing the first layer. If expressed as a percentage it will modify the corresponding speed set above.
English:This gcode will sent to the printer immediately after connecting. It can be used to set settings specific to a given printer.
Translated:This gcode will sent to the printer immediately after connecting. It can be used to set settings specific to a given printer.