Jump to content

msundman

Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by msundman

  1. 7 hours ago, NotAce said:

    On my i5 laptop, it takes over TWO MINUTES to load CURA to the point where the UI is displayed and ready to go.

     

    On my 12 year old laptop it takes about 30 seconds, and on my 1 year old laptop it takes 11 seconds. Two minutes sounds...not right. How about if you nuke your config and plugins and everything, and then start it again? (You might want to shut it down and then start it again, just in case it has to do something extra the first time you start it.)

    • Like 1
  2. 3 hours ago, Slav said:

    Immediately after the installation, the system flew into space with a blue screen ... (win 10).
    Later, after rebooting the system, it happened while slicing the model - blue screen replay.

     

    To be fair, nothing a user-space program does should be able to bluescreen windows, and if that happens then it's a bug in windows. It sounds like you have either faulty hardware or buggy drivers (e.g., graphics card drivers).

    • Like 1
  3. 6 hours ago, ahoeben said:

    Yes, this is very clear. I might have something for you in half a year or so. Maybe sooner.

    Sounds interesting. What kind of solution do you have in mind?

     

    2 hours ago, geert_2 said:

    In the mean time, could printing it sideways be an option, if the design has a flat side panel?

    Well, the end goal might be to get different parts to print at different layer angles. In my case it can't be printed on its side.

     

    7 minutes ago, GregValiant said:

    A hinge affixed to a piece of aluminum that replaces the build plate.  A simple wedge to set the angle.

    That's creative. However, in my case I'm printing it diagonally just so it fits inside my printing volume.

  4. 30 minutes ago, gr5 said:

    I'd prefer you to show a diagram of how you want it ideally and how it's different if you use cura but then rotate the points after it slices (which doesn't sound like it would work).  Maybe sketch something on a napkin, take a picture and post it.

    angled-slicing-1.png.c930e788e3c1185d148ce94a710cbfd5.png

    This is a side-view of the shape to print (black outline) and the extruded material (blue lines in layers).

     

    Now, the 1-2 bottom layers probably should be directly on the buildplate anyway, so I'll leave a couple of those in, but instead of the other layers I'll start printing them at an angle (layers extruded at an angle are in green instead of blue, with the bottom-right green layer getting extruded first after the blue ones, then the one above it, etc):

    angled-slicing-2.png.8dfade50c9b24403dba5d9d9e3d45396.png

     

    Is the explanation more clear now?

  5. I have a situation where I would like the layer lines to be at an angle, instead of parallel to the build surface. Similar to a belt printer, except with a smaller angle than 45 degrees, and without having tilted z-axis.

     

    Is there any plugin/script that can do this?

     

    If not then maybe I could make one myself. My first idea was to simply modify the gcode file, transforming all moves, rotating them around the x-axis. However, rotating the layers around the x-axis causes movements in the y-axis to also move in the z-axis, which has a much lower max speed than the y-axis. If the rotation angle is small there's not much z-movement, but it still needs to be taken into account.

     

    Any ideas?

×
×
  • Create New...