Create Barcode
G-Code Creation: [Text] [Barcode] [Image] [Simple shapes] [Jog path] [Extensions]
Workpiece: [Probing] [Height map]
Machine: [Laser tools] [Coordinate systems] [DIY Control] [Camera] [Process automation]
back to [Menu]
Barcode:
- Barcode type: select the desired barcode type. Note: some types expects a certain number of characters, others only allow numbers.
- Scan-gap / Pen-width: this is the minimum line width specified by the tool.
- Lines per module: multiplier to widen the lines.
- Barcode height: in G-Code units (usually mm).
- Barcode width: the width results from the barcode data and height.
Overview of the selectable barcode types:
QR-Code:
- Scan-gap / Pen-width: this is the minimum line width specified by the tool.
- Lines per module: multiplier to widen the lines / blocks.
- Resulting Barcode width: in units (usually mm).
- Insert Logo: places a logo in the center of the QR-Code.
- Text, URL, WLAN: some predefined QR-Code data.
Example result, with the settings from above.
Barcode generation from https://github.com/barnhill/barcodelib
QR-Code generation from https://github.com/codebude/QRCoder