Jump to content

amagro

Dormant
  • Posts

    83
  • Joined

  • Last visited

Posts posted by amagro

  1. Hello @smartvionics

     

    I'm working with Cura for a biological project and I'm was also suffering with the issue of the single wall with only one move, till I found this post.

     

    Because i'm working with high fluidics materials, long travel moves could result in oozing material, so maybe you could help me on this.

     

    For simple tests I pretend to only print some lines, like on the below image.

    Screenshot_6.thumb.png.f0498c3061f46569ac02d0006d36cf36.png

     

    The problem is after finish print one line the extruder will return to the initial point in order to pass to the next line, is there any way to the extruder pass directly to the next nearest line?

     

    red arrows: extrusion direction.

    blue arrows: travel moves.

    green arrows: desired extrusion and travel moves.

    Screenshot_5.thumb.png.eeb6f40a4481cdbb7acafed3aa116b21.png

     

    Thanks again 😉

  2. 44 minutes ago, smartavionics said:

     

    As I can't remember what the settings are called, I normally do show all settings and just accept that I have to scroll up and down a lot.

     

    I think that is what most of the people do. 

     

    This is my suggestion for the new interface.

     

    Screenshot_2.jpg

    • Like 2
  3. Hello @smartavionics,

     

    I'm having some issues opening the Cura.sh file, this are the erros:

    _________________________________________________________________________________________________________________

     

    beei@beei-VirtualBox:~$ cd Desktop/cura/bin/
    beei@beei-VirtualBox:~/Desktop/cura/bin$ ./cura.sh 
    Error in sys.excepthook:
    Traceback (most recent call last):
      File "/home/beei/Desktop/cura/lib/python3.5/site-packages/numpy/core/__init__.py", line 16, in <module>
        from . import multiarray
    ImportError: libgfortran.so.3: cannot open shared object file: No such file or directory

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
      File "<frozen importlib._bootstrap>", line 969, in _find_and_load
      File "<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked
      File "<frozen importlib._bootstrap>", line 673, in _load_unlocked
      File "<frozen importlib._bootstrap_external>", line 665, in exec_module
      File "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed
      File "/home/beei/Desktop/cura/lib/python3/dist-packages/cura/CrashHandler.py", line 21, in <module>
        from UM.Application import Application
      File "/home/beei/Desktop/cura/lib/python3/dist-packages/UM/Application.py", line 9, in <module>
        from UM.Controller import Controller
      File "/home/beei/Desktop/cura/lib/python3/dist-packages/UM/Controller.py", line 3, in <module>
        from UM.Scene.Scene import Scene
      File "/home/beei/Desktop/cura/lib/python3/dist-packages/UM/Scene/Scene.py", line 13, in <module>
        from UM.Mesh.ReadMeshJob import ReadMeshJob  # To reload a mesh when its file was changed.
      File "/home/beei/Desktop/cura/lib/python3/dist-packages/UM/Mesh/ReadMeshJob.py", line 5, in <module>
        from UM.Math.Vector import Vector
      File "/home/beei/Desktop/cura/lib/python3/dist-packages/UM/Math/Vector.py", line 4, in <module>
        import numpy
      File "/home/beei/Desktop/cura/lib/python3.5/site-packages/numpy/__init__.py", line 142, in <module>
        from . import add_newdocs
      File "/home/beei/Desktop/cura/lib/python3.5/site-packages/numpy/add_newdocs.py", line 13, in <module>
        from numpy.lib import add_newdoc
      File "/home/beei/Desktop/cura/lib/python3.5/site-packages/numpy/lib/__init__.py", line 8, in <module>
        from .type_check import *
      File "/home/beei/Desktop/cura/lib/python3.5/site-packages/numpy/lib/type_check.py", line 11, in <module>
        import numpy.core.numeric as _nx
      File "/home/beei/Desktop/cura/lib/python3.5/site-packages/numpy/core/__init__.py", line 26, in <module>
        raise ImportError(msg)
    ImportError: 
    Importing the multiarray numpy extension module failed.  Most
    likely you are trying to import a failed build of numpy.
    If you're working with a numpy git repo, try `git clean -xdf` (removes all
    files not under version control).  Otherwise reinstall numpy.

    Original error was: libgfortran.so.3: cannot open shared object file: No such file or directory


    Original exception was:
    Traceback (most recent call last):
      File "/home/beei/Desktop/cura/lib/python3.5/site-packages/numpy/core/__init__.py", line 16, in <module>
        from . import multiarray
    ImportError: libgfortran.so.3: cannot open shared object file: No such file or directory

    During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
      File "/home/beei/Desktop/cura/bin/cura", line 134, in <module>
        from cura.CuraApplication import CuraApplication
      File "/home/beei/Desktop/cura/lib/python3/dist-packages/cura/CuraApplication.py", line 10, in <module>
        import numpy
      File "/home/beei/Desktop/cura/lib/python3.5/site-packages/numpy/__init__.py", line 142, in <module>
        from . import add_newdocs
      File "/home/beei/Desktop/cura/lib/python3.5/site-packages/numpy/add_newdocs.py", line 13, in <module>
        from numpy.lib import add_newdoc
      File "/home/beei/Desktop/cura/lib/python3.5/site-packages/numpy/lib/__init__.py", line 8, in <module>
        from .type_check import *
      File "/home/beei/Desktop/cura/lib/python3.5/site-packages/numpy/lib/type_check.py", line 11, in <module>
        import numpy.core.numeric as _nx
      File "/home/beei/Desktop/cura/lib/python3.5/site-packages/numpy/core/__init__.py", line 26, in <module>
        raise ImportError(msg)
    ImportError: 
    Importing the multiarray numpy extension module failed.  Most
    likely you are trying to import a failed build of numpy.
    If you're working with a numpy git repo, try `git clean -xdf` (removes all
    files not under version control).  Otherwise reinstall numpy.

    Original error was: libgfortran.so.3: cannot open shared object file: No such file or directory

    _____________________________________________________________________________________________________________________
     

    Since I don't have enough knowledge to solve this error, could you please generate another gcode but now for a different printer?
    I send you the Cura project with the stl and the 3D printer.

    marcador_1.0.curaproject.3mf.zip

     

    Thank you very much.

     

     

×
×
  • Create New...