Default DPI back to 1440 in calibration script

This commit is contained in:
mmcwilliams 2024-04-25 16:15:33 -06:00
parent b06a0a6230
commit d1bf69e711
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
int DPI = 1440;
int DPI = 1200;
//Change this to a DPI supported by your printer.
//
//Make sure to convert the generated "page_#.tif" files to the set DPI