Photonic3D icon indicating copy to clipboard operation
Photonic3D copied to clipboard

Connect Photonic "serial" to Klipper

Open zhang-benj opened this issue 3 years ago • 1 comments

Hi, @kloknibor

Sorry if you're not maintaining this project anymore, but you seem to be one of the last active contributors to this repo.

Been trying to set up Photonic to use Klipper as the mechanical control, but Photonic only seems to recognize the physical serial devices of the form /dev/ttyS0 and /dev/ttyUSB0, etc. If I dig around and edit the printer configuration manually, could I get Photonic to connect to a pseudoterminal (/dev/pts/0) or a symlink to such (/tmp/printer)? At the very least, where are the printer configurations kept?

Thanks,

Ben Z

zhang-benj avatar Aug 02 '22 22:08 zhang-benj

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 configs and the motor driver configs. That is in the [users home directory]/Machines.

WesGilster avatar Oct 20 '22 23:10 WesGilster