[feed]

Perform a vertical feed.

Parameters

If no parameter values are provided, or a length of 0 is specified, then then [feed] command will perform a single line feed.
If a length is provided in addition to a parameter, such as feed to black mark, then the requested feed length will be actioned first.

Parameter

Description

length

Specify the feed length in either printer dots, mm or percentage of the paper width.

tearbar

Feed to the tearbar / cutter position.

black-mark / bm

Feed to the next black mark.
Black mark should be configured prior to use.

form

Performs a form feed.

Example

Markup

This is a simple markup example, using only the [feed] and [cut] commands.

Single Line Feed
[feed]\
10mm feed
[feed: length 10mm]\
tearbar feed
[feed: tearbar]\
black-mark feed
[feed: black-mark]\
bm feed
[feed: bm]\
form feed
[feed: form]\
2mm feed
[feed: length 2mm]\
End
[cut]

Output at 58mm

This is the result when using the markup processor to sent to an mC-Print2 58mm(2inch) printer.

../../_images/feed_58mm.jpg

Output at 80mm

This is the result when using the markup processor to sent to a TSP650II 80mm(3inch) printer.

../../_images/feed_80mm.jpg