Monoprice Voxel 3D Printer: Difference between revisions
No edit summary |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 12: | Line 12: | ||
==Software== | ==Software== | ||
Monoprice makes the [https://www.matterhackers.com/store/l/mattercontrol/sk/MKZGTDW6 MatterControl] software available as a deb. Installing it on my [[Debian|Debian Unstable]] machine in October 2019 saw it crash a lot. Most of these were due to missing dependencies; make sure you've installed: | |||
* gnome-themes-standard | |||
* mono-vbnc | |||
==Printing from USB storage== | |||
* The camera disables USB storage. The camera ''must be turned off'' to print from USB. | |||
* The USB storage must be formatted with an old DOS-style partition table, as far as I can tell. | |||
* The gcode files must have a ''.g'' extension. | |||
* Select "build" from the main menu | |||
* Insert the USB drive, and wait for an icon to show up at the top indicating it has been mounted. Once this happens, the flash drive source will become available. | |||
* Select the flash drive, and select your gcode file. | |||
==Accessing the printer== | |||
For hostname <tt>voxel.localnet</tt>, use http://voxel.localnet/?action=stream to access the camera. | |||
[[CATEGORY: 3D Printing]] | |||