Skip to content

Instantly share code, notes, and snippets.

View dotWee's full-sized avatar
🧑‍🎨
N06 G41 G00 X1.1 Z1.1 T0303 M08

Lukas Wolfsteiner dotWee

🧑‍🎨
N06 G41 G00 X1.1 Z1.1 T0303 M08
View GitHub Profile
04098d942dedbe4d6af7b8291a54b7a05b98169be50d1a66116855cccec322798fd874fc713e81304019a9d437caf4e387c52d9184569b6dc9f13c0f2d25919281
//
// Created by lukas on 19.10.2016.
//
#include <stdio.h>
#include <stdlib.h>
int main(int argc, char *argv[]) {
// Anzahl der Argumente
// Bsp.: ./Getmax 1 5 3 7 9