printer: add the default waitTime setting to config
This commit is contained in:
3
dist/kemono/segatools.ini
vendored
3
dist/kemono/segatools.ini
vendored
@ -89,6 +89,9 @@ enable=1
|
||||
serial_no="5A-A123"
|
||||
; Insert the path to the image output directory here.
|
||||
printerOutPath="DEVICE\print"
|
||||
; The length in milliseconds the printer should be busy printing.
|
||||
; Set to 0 to instantly finish printing.
|
||||
waitTime=20000
|
||||
|
||||
; -----------------------------------------------------------------------------
|
||||
; LED settings
|
||||
|
Reference in New Issue
Block a user