Printer settings updated
This commit is contained in:
@@ -30,7 +30,7 @@ enable = True
|
||||
# Printer module to use (qt5)
|
||||
module = qt5
|
||||
# Paper width in mm
|
||||
width = 150
|
||||
width = 148
|
||||
# Paper height in mm
|
||||
height = 100
|
||||
|
||||
@@ -52,9 +52,9 @@ num_x = 2
|
||||
# Number of pictures in vertical direction
|
||||
num_y = 2
|
||||
# Size of output picture in horizontal direction
|
||||
size_x = 1920
|
||||
size_x = 3496
|
||||
# Size of output picture in vertical direction
|
||||
size_y = 1080
|
||||
size_y = 2362
|
||||
# Minimum distance between thumbnails in horizontal direction
|
||||
min_dist_x = 20
|
||||
# Minimum distance between thumbnails in vertical direction
|
||||
|
||||
Reference in New Issue
Block a user