CauldronDevelopmentLLC / CAMotics

Open-Source Simulation & Computer Aided Machining - A 3-axis CNC GCode simulator
Other
624 stars 143 forks source link

TPL print() doesn't send output to G-code stream? #224

Closed sheffieldnikki closed 5 years ago

sheffieldnikki commented 7 years ago

The documentation for TPL print() says "writes to the same output stream as the gcode functions so if you don't want to interfere with the gcode output you should wrap text in parentheses".

However any print() statements I try get written to the console instead, and ignored by the CAMotics G-code interpreter. Nor are they included when I do File->Export Gcode.

jcoffland commented 5 years ago

Fixed in upcoming release v1.2.0.