GBuchwitz wrote:Why do I keep getting a missing module error?
Because the Printrun "Windows" binary was built before Win 10 was introduced.
I'd expect Printrun to work with, say, Win 7 and 8.x, the versions available when it was built, but nothing more recent.
Casual searching suggests other folks have the same problem with Python vs. Win10, but the top hits look like low quality spam / scam sites peddling sketchy download-crap-from-random-strangers programs. Don't go there.
Why doesn't Printrun support Win 10? Probably because nobody with the expertise to build Windows installer binaries has both Win 10 and the time to make it happen.
install Printrun on a Windows 10 machine according Pronterface's instructions.
Given that the Printrun binary isn't compatible with Win 10, you must follow the run-from-source instructions: install Python and a handful of libraries, then start up Printrun. After all, Printrun
itself is a Python "source code" program, so the "binary installer" is the collection of prerequisite support programs / libraries in whatever format Windows prefers.
It looks like five steps will get you from zero to hero.
Think of it as a learning experience ... [grin]
Admittedly I know nothing about Linux or Python, and I'm new to 3D printing
We all start from that exact square on the game board!
my immediate goal is to simply get a control application running in concert with Slic3r and/or Cura
A common way to get up-and-running on Windows is dropping $150 on Simplify3D, then put up with whatever troubles Win 10 may throw your way as part of its USB connection, perhaps by always printing from the SD card, with its own series of hassles. Most folks went that way in the past, perhaps because that's what Makergear suggested and it's pretty much plug-and-play for Windows.
IMO, though, a better choice would be Octoprint on a Raspberry Pi, which is basically what the newest Makergear printers use. You get a WiFi / wired network connection with your choice of PC / tablet / whatever, remote control, slice-and-go convenience, and all that jazz. A complete Pi kit costs $50-70 on Amazon, plus an SD card image download / install from octoprint.org and some configuration.
The key advantage of Octoprint is a complete Free Software interface, with complete control of all the moving parts: "when it breaks, you have all the pieces". It takes more effort and learning to get started, but 3D printing isn't really at the one-click-and-go stage: you need a deep understanding of what's going on to get good results.