##########################################################################
#  Digitizer file for the Kurta One series digitizing tablets.
#  This is for format 3 (binary) with a 4 button puck.
#  This file works when the digitizer has the following 
#  switch  settings:
#    DIP      SWITCH A       SWITCH B       SWITCH C   
#     1        down           down            up
#     2        down            up             up
#     3        down            up            down
#     4         up             up            down
#     5         up            down            **
#     6         up             up             **
#     7         up             up             **
#     8        down            up             **
#
#    **  Dependent upon the size of your tablet.  Factory setting should be OK.
#
# NOTE:  the '\#' combinations are decimal representations of ascii characters
# Good luck and happy digitizing!
##########################################################################

#start=
#stop=

format = binary
digcursor = ku1f3_4
debounce = 15

baud = 9600

x_begin = 3
x_end   = 2
xmask1 = 01111111
xmask2 = 01111111

y_begin = 5
y_end   = 4
ymask1 = 01111111
ymask2 = 01111111

button  = 1
button_mask = 00001111

length = 5
sync_mask = 10000000
sync_col  = 1

units_per_inch = 1000.0
