operator.h

来自「This is a CNCPro source file. It is incl」· C头文件 代码 · 共 8 行

H
8
字号
void operator_setup(struct hard_setup *, struct soft_setup *, struct gcode_setup *);
void change_gcode_units(struct soft_setup *, struct gcode_setup *, int, int);
void tools(struct gcode_setup *);
void offsets(struct gcode_setup *);
void save_gcode_setup(struct gcode_setup *gcode);
void load_gcode_setup(struct gcode_setup *gcode);

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?