add optional gcode post proc func

This commit is contained in:
Stewart Allen 2018-01-06 10:55:48 -05:00
commit 5f3926d35b
3 changed files with 13 additions and 1 deletions

View file

@ -23,6 +23,8 @@
"cmd":{
"fan_power": "M106 S{fan_speed}"
},
"proc": "btoa",
"file-ext": "3w",
"settings":{
"origin_center": false,
"extrude_abs": true,