bed_mesh: Include ability to view mesh

Added ability to visualize bed meshes. The active bed mesh will have 
more points available to view than inactive bed meshes.
This commit is contained in:
Jordan Ruthe
2021-04-07 21:20:00 -04:00
parent 791b1c37d4
commit c0cbe25531
3 changed files with 96 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
humanize==3.3.0
jinja2==2.11.3
matplotlib==3.4.1
requests==2.25.1
vext==0.7.6
websocket-client==0.58.0
humanize==3.3.0
jinja2==2.11.3