Jump to content

tangkibot

Members
  • Posts

    60
  • Joined

  • Days Won

    2

File Comments posted by tangkibot

  1. case 3: // Print Ready / Printing

                if (value_inBtn == LOW && (value_backStop) == LOW) {
                platenState = 5;
                stepperPosition = 19500;
                }

    What does it mean?
    whether when in the ready to print position, I can still press the in button ??
    

     

×
×
  • Create New...