Array ##### Description =========== Creates an array of copies of the base gcode program, with each copy being offset from the given translation vector. Multiple array modifiers may be active for a gcode at the same time (e.g. to fill an area with 2D cuts) Parameters ========== :Number of copies: the number of copy that should be created, not including the original gcode. :Offset: the offset applied between each copy.