zxvcv / 3D_Printer

Eclipse Public License 2.0
0 stars 0 forks source link

Asynchronous commands #5

Open zxvcv opened 3 years ago

zxvcv commented 3 years ago

There is need to implementing asynchronous commands to control the printer form the PC even if there is print task ongoing.

Before each command form PC should be send one char to to determine the type of task. [type][data]

Type should be interpreted as "unsigned char"

Code for types (as number) of command: