Close



Results 1 to 10 of 18

Hybrid View

  1. #1
    Student
    Join Date
    Jun 2014
    Location
    Australia
    Posts
    18
    Quote Originally Posted by Mjolinor View Post
    Sailfish does not understand Gcode. You can convert and send together with GPX if you can get it to work correctly, I failed on that front.
    Yeah true; but what interface would I use to send the (converted) commands to the printer? PuTTY or something similar maybe? Is this even possible?

  2. #2
    Senior Engineer
    Join Date
    Jun 2014
    Location
    Burnley, UK
    Posts
    1,662
    Quote Originally Posted by Default View Post
    Yeah true; but what interface would I use to send the (converted) commands to the printer? PuTTY or something similar maybe? Is this even possible?
    GPX sends it to the printer directly

    Normally to make a x3g file you use:
    gpx "input file.gcode" "output file.gcode

    If you do:
    gpx -"input file.gcode" "serial port name"

    You need to check your control panel (Windo$e) or /dev directory (Linux and Mac) for the serial port name.

    Then it is supposed to go out of the serial port. I think it works fine on Windo$e and Mac but I can't make it work under Linux.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •