
##########################################################################
#  Digitizer file for the Kurta One series digitizing tablets.
#  This is for format 2b (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            up             up
#     2        down            up             up
#     3        down           down           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
debounce = 20
digcursor = ku1f2b_4
baud = 9600

x_begin = 1
x_end   = 3
xmask1 = 00000011
xmask2 = 01111111
xmask3 = 01111111

y_begin = 4
y_end   = 6
ymask1 = 00000011
ymask2 = 01111111
ymask3 = 01111111

button  = 1
button_mask = 01111100

length = 6
sync_mask = 10000000
sync_col  = 1

units_per_inch = 1000.0
