Results 114 comments of Wes G.

@guysoft Hey, thanks for the invitation. That's pretty cool. From your main page it says: "OctoPi is a Raspberry Pi distribution for 3d printers." Does that mean you are open...

Also James, we may want to scale back the memory usage of Photonic for his image. Once Photonic3d isn't the main software on the Pi, it really should cooperate a...

Reproduce your error. Then there is a button in the gui that collects all logs, diagnostic information and zips it into a file. Attach that to this issue and we...

Properties(Profiles, Machines, 3dPrinters and Customizers) are kept in different locations based upon user and system. My guess is that you are looking for Machine configuration which contains the monitor driver...

You will need to build your own printer profile if you understand the commands your printer requires for each function. Place those gcode commands in those functions and away you...

I wouldn't choose Automatic Projector detection. I would either use the RaspberryPi screen or even the Xwindows driver if it's detected. If you want to use the RaspberryPi drivers you...

Do you have a protocol planned for your json serial server? Just curious as I have a project that has a fully functional backend with quite a bit of print...

We are in the middle of "swaggerizing" our restful API, and you can follow our progress on that issue(https://github.com/area515/Creation-Workshop-Host/issues/188) to find out when that will be ready. We currently use...

The raster/vector issue isn't a deal breaker. Just keep in mind, that for the CPU savings we gain in WebGL we loose some in IO transfers, zip compression and zip...

I completely agree. I'm generally pretty skeptical of developers who say that JS is fun or is somehow a good language. It's certainly a very important language though.