Skip to content

Bruno-R29/Simbrief-autoprint-flightplan-to-POS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Simbrief-autoprint-flightplan-to-POS

A python script that continuously monitors a folder and automatically prints new flight plan files to your default windows printer.

Using SIMBREIF DOWNLOADER as soon as you generate the flight on simbrief it automatically prints the flight plan to the default printer, specially configured for POS printers, simbrief downloader settings for unatended auto download bellow.

By default the script stops printing when it encounters the marker [OFP] in the text, so it doesn´t print unnecessary information wasting paper. It can be customized to stop wherever you want by editing said marker.

Edit the script and change:

folder_to_monitor = r"C:\Temp" to your desired folder or just create a folder called Temp in your C:\ directory other settings can be edited such as font size, spacing, print stop position, and sleep time, these are marked with comments when you edit the script

It uses Leonardo MD80 ACARS format within simbrief downloader

Requirements os time pywin32 win32print win32printing pypiwin32

Examples of the flightplan layout and further instructions:

Flightplan layout:

github

d9e490

Recommended settings simbrief downloader:

Screenshot_1 Screenshot_2

Terminal output

Screenshot_3

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages