RE: LDInstruction
2021-12-15, 22:07 (This post was last modified: 2021-12-15, 22:11 by Stefan Frenz.)
2021-12-15, 22:07 (This post was last modified: 2021-12-15, 22:11 by Stefan Frenz.)
...to allow uploading the pdf, I had to merge two steps (wheels and cable bush)...
All instructions are explained already except for:
The parameter step/pliBoxMaxWidth sets the maximum pli box width (in milli-cm) and there are two special values: default value 0 means "auto", value -1 means "don't care". With that option set, the pli will consume as much space as needed ignoring the current model image.
The parameter highlight enables (1) or disables (0) the highlighting of added parts (default: on==1). With highlighRgb the color can be changed for each step (default is red). Setting highlightWidth changes the width of highlighting (default is 1)
All instructions are explained already except for:
Code:
0 !LDINSP INSTR [step/pliBoxMaxWidth=-1]
Code:
0 !LDINSP INSTR [highlight=1] [highlightRgb=00FF0000] [highlightWidth=2]