area515 / Photonic3D

Control software for resin 3D printers
http://photonic3d.com
GNU General Public License v3.0
133 stars 112 forks source link

Allow user to choose printer profile during installation #126

Closed WesGilster closed 8 years ago

WesGilster commented 8 years ago

Get the printer profiles from Github and ask the user to choose one during the CWH installation.

WesGilster commented 8 years ago

Allow profiles to be installed inside of CWH, not just when the printer is installed.

WesGilster commented 8 years ago

If you don't have any printers, you'll be able to install a community printer profile now. The app is hardcoded to my repo since I'm the only one that has uploaded a printer, but this should probably be an option in config.properties.

image

kloknibor commented 8 years ago

Since this looks like a .json what files do you want for adding an printer profile? And do we still need te make for every height and resin another printer?

kloknibor commented 8 years ago

I'm geussing this one? : https://github.com/WesGilster/Creation-Workshop-Host/blob/master/host/printers/mUVe%201.json will make it straight away :)!

WesGilster commented 8 years ago

For now, it's just the printer profile install. #148 will address machine configs, slicing profiles and ink configurations.