gCodeViewer icon indicating copy to clipboard operation
gCodeViewer copied to clipboard

Added code to Worker.js, gCodeReader.js and ui.js to parse and show Nozzle and Bed temperature settings

Open hjgode opened this issue 3 years ago • 1 comments

Added code to Worker.js, gCodeReader.js and ui.js to parse and show Nozzle and Bed temperature settings

The nozzle and bed temperature settings are shown in the Layer Info for the layer.

I am not a full time programmer for JS and so, just a hacker. The changes work for me and I am not able to check my temp settings, for example for a temp tower gcode 3D print file. gcodeviewer_with_temperatures

hjgode avatar Jun 22 '21 17:06 hjgode

@hjgode I used your temperature code to add layer colors in the 3D View, check it out https://github.com/Enigma644/gCodeViewer image

Enigma644 avatar Sep 14 '21 20:09 Enigma644