add optional gcode post proc func
This commit is contained in:
parent
8fe4a45f19
commit
5f3926d35b
3 changed files with 13 additions and 1 deletions
|
|
@ -23,6 +23,8 @@
|
|||
"cmd":{
|
||||
"fan_power": "M106 S{fan_speed}"
|
||||
},
|
||||
"proc": "btoa",
|
||||
"file-ext": "3w",
|
||||
"settings":{
|
||||
"origin_center": false,
|
||||
"extrude_abs": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue