Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Thomas Buck b344502ff1 initial commit 1 рік тому
..
README.md initial commit 1 рік тому
cut_test_gcode.py initial commit 1 рік тому
grid_gcode.py initial commit 1 рік тому
square_gcode.py initial commit 1 рік тому

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.