hudbrog / gCodeViewer

a visual web based gcode analyzer
Other
419 stars 148 forks source link

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

Open hjgode opened 3 years ago

hjgode commented 3 years ago

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

Enigma644 commented 2 years ago

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