chilipeppr / widget-3dviewer

The amazing 3D viewer that is the centerpiece of ChiliPeppr. It knows how to parse Gcode to show it as a 3D representation. Has a simulator built in for the tool path. Also has numerous pubsub signals defined to enable 3rd party tools to inject 3D objects into the viewer.
16 stars 41 forks source link

Merge @MitchBradley PR as well as all my other THREE.JS updates #14

Open dchote opened 6 years ago

dchote commented 6 years ago

This includes my rewrite for the latest THREE.JS, fixes long term bug for plane shift gcode being ignored, and also merges in @MitchBradley's awesome Mach3 IJK Absolute logic.