Skip to content

SimPrinter v1.2.0

Choose a tag to compare

@matsan000 matsan000 released this 06 Aug 22:39
· 5 commits to main since this release

What's new

SimBrief Performance Print - a companion Firefox extension. Adds a Print button
directly on SimBrief's Takeoff/Landing Performance calculator (both the per-flight popup
and the standalone Performance & Tools page) - one click sends the V-speed strip straight
to your printer, no more copy-pasting into Print Text. Grab
simprinter-performance-print-signed.xpi below, then in Firefox go to about:addons ->
gear icon -> "Install Add-on From File...". Full setup instructions in the README.

Message me on discord if you want a chrome extension aswell

To support it, SimPrinter can now run a small opt-in localhost-only server (Settings ->
Printer & General Settings -> "Allow the SimPrinter browser extension to print") that the
extension talks to. Nothing outside your own machine can reach it, and it's off by default.

Text coming through that pipeline (and pasted performance reports in general) now reflows
to fit your printer's actual width, instead of letting the printer hardware-wrap mid-value
and break the layout.

Settings also got tidied up - Printer and Flight Plan are now one "Printer & General
Settings" card instead of two separate ones.