Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Thomas Buck b344502ff1 initial commit il y a 1 an
..
README.md initial commit il y a 1 an
cut_test_gcode.py initial commit il y a 1 an
grid_gcode.py initial commit il y a 1 an
square_gcode.py initial commit il y a 1 an

README.md

Generators

Scripts that generate G-Code by themselves.

square_gcode.py

Very simple, just cuts out square shape.

grid_gcode.py

Generates a centimeter grid with numerical graduations for engraving on a work surface.

cut_test_gcode.py

Generates sheets of repeated shapes, cut with different parameters for each, to find optimal cutting speed and number of iterations for a new material.