lineDotCut method

T lineDotCut()

切刀(固件固定走纸后才切)

Implementation

T lineDotCut() {
  return push(ELineDotCut());
}