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

Persist FPS rate in localStorage. #3

Closed raykholo closed 8 years ago

raykholo commented 8 years ago

Apparently I also made a "dimensions too big" warning 2 months ago, but I turned off the flashmsg for now. The thresholds are hardcoded in javascript for the time being, maybe compare them to the size of the grid, that way we don't need an addition UI element for the user to set the size of their machine bed.