I need a system ready for a 3D printer

Discussion in 'Linux Ubuntu' started by ProCoPrint3D, Dec 5, 2014.

  1. ProCoPrint3D

    ProCoPrint3D New Member

    Joined:
    Nov 27, 2014
    Messages:
    22
    Likes Received:
    0
    I bought the quad, I need a ready system image with software Slic3r or Printrun or Repetier Host.
    Has anyone tried it?
    I install the software but do not want to show in the window. Do not know much about Linux, I build the instructions and is installed but not working.
    Thank you for your help
     
  2. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    I didn't try Slic3r with UDOO yet. :(
     
  3. ProCoPrint3D

    ProCoPrint3D New Member

    Joined:
    Nov 27, 2014
    Messages:
    22
    Likes Received:
    0
    Does anyone have a complete system for the 3D printer
     
  4. ProCoPrint3D

    ProCoPrint3D New Member

    Joined:
    Nov 27, 2014
    Messages:
    22
    Likes Received:
    0
    Unfortunately, I regret that issued 250 Euros down the drain because there is no support for 3D printers.
    Plate just to control your printer is not worth anything without a graphic panel.
    For people who want to control your printer would also recommend the 32-bit Arduino Due to the support of the software.
     
  5. ProCoPrint3D

    ProCoPrint3D New Member

    Joined:
    Nov 27, 2014
    Messages:
    22
    Likes Received:
    0
  6. ProCoPrint3D

    ProCoPrint3D New Member

    Joined:
    Nov 27, 2014
    Messages:
    22
    Likes Received:
    0
    How to run the Printrun on UDOO?
     
  7. ProCoPrint3D

    ProCoPrint3D New Member

    Joined:
    Nov 27, 2014
    Messages:
    22
    Likes Received:
    0
  8. ProCoPrint3D

    ProCoPrint3D New Member

    Joined:
    Nov 27, 2014
    Messages:
    22
    Likes Received:
    0
  9. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    ProCoPrint3D, any luck with Printrun?
     
  10. ProCoPrint3D

    ProCoPrint3D New Member

    Joined:
    Nov 27, 2014
    Messages:
    22
    Likes Received:
    0
    3D printer ProCoPrint3D / ME slowly begins to talk with the new Software and Hardware

    [​IMG]
     
  11. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    Woah awesome!!! :O
     
  12. ProCoPrint3D

    ProCoPrint3D New Member

    Joined:
    Nov 27, 2014
    Messages:
    22
    Likes Received:
    0
    I get the same message as I want to run the program

    Code:
    debian@udoo-debian-hfp:~/Printrun$ python2 pronterface.py
    WARNING:root:Memory-efficient GCoder implementation unavailable: No module named gcoder_line
    WARNING:root:Could not setup DBus for sleep inhibition: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
    Unable to access the X Display, is $DISPLAY set properly?
     
  13. ProCoPrint3D

    ProCoPrint3D New Member

    Joined:
    Nov 27, 2014
    Messages:
    22
    Likes Received:
    0
    Errors errors and errors again,

    Code:
    debian@udoo-debian-hfp:~/Printrun$ python2 pronsole.py
    WARNING:root:Memory-efficient GCoder implementation unavailable: No module named gcoder_line
    WARNING:root:Could not setup DBus for sleep inhibition: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files
    Traceback (most recent call last):
      File "pronsole.py", line 26, in <module>
        interp.parse_cmdline(sys.argv[1:])
      File "/home/debian/Printrun/printrun/pronsole.py", line 711, in parse_cmdline
        self.process_cmdline_arguments(args)
      File "/home/debian/Printrun/printrun/pronsole.py", line 698, in process_cmdline_arguments
        self.update_rpc_server(None, self.settings.rpc_server)
      File "/home/debian/Printrun/printrun/pronsole.py", line 670, in update_rpc_server
        self.rpc_server = ProntRPC(self)
      File "/home/debian/Printrun/printrun/rpc.py", line 37, in __init__
        logRequests = False)
      File "/usr/lib/python2.7/SimpleXMLRPCServer.py", line 593, in __init__
        SocketServer.TCPServer.__init__(self, addr, requestHandler, bind_and_activate)
      File "/usr/lib/python2.7/SocketServer.py", line 419, in __init__
        self.server_bind()
      File "/usr/lib/python2.7/SocketServer.py", line 430, in server_bind
        self.socket.bind(self.server_address)
      File "/usr/lib/python2.7/socket.py", line 224, in meth
        return getattr(self._sock,name)(*args)
    socket.error: [Errno 99] Cannot assign requested address
    
     
  14. ProCoPrint3D

    ProCoPrint3D New Member

    Joined:
    Nov 27, 2014
    Messages:
    22
    Likes Received:
    0
    Fedora

    Printrun is in official Fedora repositories starting with Fedora 17.

    Code:
    sudo yum install printrun # for the whole package, or:
    sudo yum install pronsole # or plater or pronterface
    the rest system is shit for Printrun
    Please make fedora image SD
     
  15. ProCoPrint3D

    ProCoPrint3D New Member

    Joined:
    Nov 27, 2014
    Messages:
    22
    Likes Received:
    0
    Can someone make an image to the SD card ArchLinux for Udoo Quad or Fedora more 17?
    I ask because I do not have the strength to try to test and combine.
    I'm doing a CNC machine and I want to insert the control board there Udoo so far without success.
    I must have Printrun control program, this program is in ArchLinux. Please help.
     
  16. ProCoPrint3D

    ProCoPrint3D New Member

    Joined:
    Nov 27, 2014
    Messages:
    22
    Likes Received:
    0
    Code:
    setenv sataroot "/dev/sda1"
    
    setenv satadev 0
    
    setenv satapart 1
    
    setenv loaduimagesata 'ext2load sata ${satadev}:${satapart} ${loadaddr} ${uimage}'
    
    setenv sataargs 'setenv bootargs console=${console},${baudrate} root=${sataroot} ${hdmi_patch} fbmem=24M video=mxcfb0:dev=hdmi,1920x1200M@60,bpp=32'
    
    setenv sataboot 'echo Booting from sata ...; run sataargs ; bootm'
    
    setenv bootcmd 'sata dev ${satadev}; run loaduimagesata; run sataboot;'
    
    saveenv
    
    reset
     
  17. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9

    Answered here: post11323.html#p11323
     

Share This Page