Template:SCODE

From RepRap
Revision as of 15:05, 2 April 2021 by Ctkjose (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SCODE

Creates an inline decoration for text representing code or keywords.

Example: Change the constant ENDSTOPPULLUPS in configuration.h and test with GCODE M119, connected to pin 52.
Other examples: Use 5V and GND or specify a value 12V

The first parameter is the text.

Optionally you can specify the named parameter type valid values are "gcode", "pin", "vcc", "gnd".

See other related templates: PIN, GCODE and NOTE