private void buttonCleanBelt_Click(object sender, EventArgs e)
 {
     EpsonLCD.StartCleanBelt();
 }