CUEPRINT

Release history

Changelog

All 1.x releases are free updates — re-download from your original purchase email and replace the plugin file.

v1.0.2 CURRENT

Printing fix — cue sheets now keep their colors when printed or saved as PDF.

Fixed

  • Printing / saving to PDF no longer comes out black and white. Browsers strip background colors when printing by default; the guion now opts out of that, so table headers, row striping and color swatches print exactly as shown on screen — in the one-step MA3 guion and in the standalone viewer (MA3 and MA2 exports alike).

If you generated a guion HTML with an earlier version, regenerate it (or re-download the viewer and re-drop your XML) to pick up the fix.

v1.0.1

MA2 parsing validated against a real console export, basic_fade fix, and channel ranges.

grandMA2

  • Viewer parsing validated against a real MA2 v3.9.61 export (a 68-cue theatre show): cue numbers, names, fades, channel- and fixture-based values, and preset references all confirmed against the desk’s output.
  • Fixed: MA2 stores the cue fade as basic_fade — the Fade In column was empty on real exports before this release.
  • Channel-based rows now compress into ranges (Ch 20–23, 25–29) instead of listing every channel.

Notes

  • No changes to the MA3 plugin behavior; the bundled viewer inside cueprint.lua is updated to match.

v1.0.0

First release — Lite CSV cue sheets and the Pro per-fixture guion for grandMA3, with grandMA2 XML support in the viewer.

Initial release — field-tested on a grandMA3 console (v2.4) and onPC during development.

Lite — CSV cue list

  • One row per cue: Cue No, Name, Trig Type, Trig Time, Fade In, Fade Out, Delay, plus a sequence-name/date header block.
  • Sequence by number, name, or current selection.
  • Two CSV flavors, picked per export: international (,) and Spanish/EU Excel (; + decimal comma) so fractional cue numbers read as numbers.
  • Timestamped filenames; existing files are never overwritten.
  • Multi-part cues read from part 0 and flagged in the log; CueZero / OffCue skipped.

Pro — the guion

  • One-step per-fixture rundown: the plugin runs MA3’s own sequence export, parses it, and writes a single self-contained HTML file.
  • Per cue: fixtures grouped by identical looks (101–106 ranges), Dimmer / Color / Position / Beam columns, real color swatches from RGB values, preset names as chips. Stored values only — like the classic MA2 printout.
  • Print to PDF from any browser; optional page break per cue.
  • Standalone viewer included: drag any MA3 or MA2 sequence XML export onto it for the same guion — the modern replacement for MA2’s old Internet Explorer + XSL workflow.

Reliability

  • Every property read is guarded; every run logs what it did and the full path of every file written ([CUEPRINT] lines in System Monitor).
  • Clean, file-free exits on empty sequences, unknown sequences and cancelled popups.