Printing to FedEx Thermal Label printer is now supported.

Has been tested on Zebra LP2844.

Printing in v2.0 is also defaulted to Thermal instead of Laser in v1.x. Please note that the Page Setup for Margins must be changed to all zeros before printing to the thermal printer.

This Full Package is built upon full package of v1.2b with contributions up to mthierfelder.

For upgraders from 1.2.x to 2.0:
Backup
catalog/admin/ship_fedex.php
catalog/admin/fedex_popup.php

Add the differences in the following 3 files:
catalog/admin/ship_fedex.php
catalog/admin/fedex_popup.php
catalog/admin/includes/english/ship_fedex.php

Copy the new files:
catalog/admin/fedex_popup_laser.php
catalog/admin/fedex_popup_thermal.php

More...