diff --git a/devices/bm1trx.properties b/devices/bm1trx.properties new file mode 100644 index 0000000..1bae728 --- /dev/null +++ b/devices/bm1trx.properties @@ -0,0 +1,14 @@ +#Thu Nov 19 14:25:26 CET 2015 +defaultSpeed=1.0 +estbilizationDelay=0 +hasEnable=false +homingType=None +maxSpeed=NaN +maxValue=5.69875 +minSpeed=0.1 +minValue=-5.80125 +offset=0.0 +precision=5 +resolution=0.00125 +scale=1.0 +unit=mm diff --git a/devices/dummy.properties b/devices/dummy.properties new file mode 100644 index 0000000..e158d8e --- /dev/null +++ b/devices/dummy.properties @@ -0,0 +1,12 @@ +#Thu Nov 19 14:25:26 CET 2015 +defaultSpeed=1.0 +estbilizationDelay=0 +maxSpeed=10.0 +maxValue=10.0 +minSpeed=0.1 +minValue=-10.0 +offset=0.0 +precision=2 +resolution=NaN +scale=1.0 +unit=mm