暂无描述
您最多选择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.