Crate rc_gcode

Crate rc_gcode 

Source

Modules§

handler
ild
lines
parser
writer
ydd

Functions§

path_bounds
获取路径的边界LTRB
path_to_gcode
将[Path]转换成GCode
path_to_svg_path
将[Path]转换成svg path数据
path_walk_along_to_gcode
将[Path]沿着路径一段一段转换成GCode
split_path_contours
将有多个轮廓的[Path]拆成单轮廓的[Path]