|
qCNC 0.82-alpha
|

Go to the source code of this file.
Functions | |
| void | AppendtoList (gcode_linkedL *firstptr, double x, double y, double z, gcode_linkedL *lastptr) |
| void | get_settings (gui_settings *temps) |
| int | TCP_controll (int time_passed, int *sock, int CNC_mode, int CNC_process, protocol *tosend, int *constat) |
| void AppendtoList | ( | gcode_linkedL * | firstptr, |
| double | x, | ||
| double | y, | ||
| double | z, | ||
| gcode_linkedL * | lastptr | ||
| ) |
| void get_settings | ( | gui_settings * | temps | ) |
| int TCP_controll | ( | int | time_passed, |
| int * | sock, | ||
| int | CNC_mode, | ||
| int | CNC_process, | ||
| protocol * | tosend, | ||
| int * | constat | ||
| ) |