Difference between revisions of "Artemis"

Jump to navigation Jump to search
131 bytes added ,  Yesterday at 20:12
Line 30: Line 30:
* telnet in, kill the proprietary application that talks to the motion controller, and run <code>nc -l -p 1200 < /dev/tty/S2 > /dev/tty/S2</code>
* telnet in, kill the proprietary application that talks to the motion controller, and run <code>nc -l -p 1200 < /dev/tty/S2 > /dev/tty/S2</code>
* then on another computer, run <code>socat something something 100.64.64.158 port 1200 /dev/virtualSerialport</code> to create a serial port that actually just goes through the local network to the motion controller in this printer, and control it using pronterface or ideally octoprint running on the laser cutter computer
* then on another computer, run <code>socat something something 100.64.64.158 port 1200 /dev/virtualSerialport</code> to create a serial port that actually just goes through the local network to the motion controller in this printer, and control it using pronterface or ideally octoprint running on the laser cutter computer
* Try fixing this Python script to use OrcaSlicer to export required .GX file format: https://github.com/urself25/Orca_Gcode_to_Gx


==Documentation==
==Documentation==
4

edits

Navigation menu