Jump to content

achillx

Dormant
  • Posts

    22
  • Joined

  • Last visited

    Never

Posts posted by achillx

  1. Hello and sorry for the late reply but I was on vacation in warm and sunny Barcelona!

    Anyway..

    @ataraxis

    I'll print a cube twice and report back the deformation.

    Also I need to apply the same force in both directions, but no idea if this counts as easy or difficult, there is no way to describe something so subjective or compare it to a video. Is there a less subjective way to check it?

    @gr5

    Yes it is UM1.

    Also another subjective thing.. I did apply some downwards force to the motors when I was screwing them to the case.

    On the third picture there was underextrusion somewhere between 10-15mm.

    I printed them with:

    220C

    60mm/sec

    0.15mm height

    0.8mm wall

    0.6(+0.15)mm top-bottom

    23-24% infill

    On the top layer is it normal for the lines to not touch each other?

    If not is it linked to the low temp thing or the maybe-belts problem?

    Thanks again!

     

  2. Exactly..

    I don't mind waiting for something that I want but is out of stock.

    It's my choice if I still want to order it and wait.

    May I suggest to at least put in the status.. collecting items or something..not ready.

    And somehow link your supplies with the website..If something is out of stock immediately the store gets updated.

     

  3. The stepper motors act as little generators when you spin them, so yes, it's normal.

     

    Ok although I don't get why the electricity that is produced from the motor goes through the temperature sensor's circuit.

    Beside sharing a common - I don't understand how is a closed circuit motor and temperature sensor.

     

    But only in one direction for each axis... ;)

     

    I does it on both directions, both axes!

     

  4. Don't confuse nozzle width with shell thickness.

    Nozzle width sets the offset from the edge - not shell thickness.

    If you set shell thickness to .8 (double nozzle thickness) it tries to do two passes on the *outer* surfaces. But if your part is less than 1.6mm it can't fit 2 complete passes.

     

    You are right..my mistake.

    Although if you have an object with 0.4mm thickness and set the Cura shell thickness to 0.4mm it doesn't slice it. if you set it to 0.399 it does.

    I know that probably the two toolpath lines overlapping and cura somehow does this but it shouldn't.

    In every code you have some exceptions, that's in my opinion one of those exceptions. A proposal is to merge overlapping toolpath lines.

    Also..I know it's a NURBS to mesh conversion problem take a look at the images bellow.

    All objects are in pairs..the left one has 0.4mm thickness and the right one 0.41mm.

    You can also see the issue I described in the beginning..

    shell test 00

     

    0.4mm

    shell test 01

     

    0.399mm

    shell test 02

     

  5. @gr5

    I looked at the file that Shurik tries to print in Rhino and it's not infinity thin.. It has a thickness of 0.4mm.

    So in theory if you set the shell thickness to 0.4 you'll get a one pass for each layer but... nope..

    I did a simple model to test Cura and I get wrong (for my perception) results.

    https://www.dropbox.com/s/oq3mh52oa3rerw4/Cura_shell_test.stl

    The first (small one) has a shell thickness of 0.4mm

    The second 0.8mm

    and the third 0.84mm

    So with Cura shell thickness set to 0.4 the first one is not get sliced.

    As for the other two it seems that 0.4 and 0.8 Cura shell thickness produce the same toolpath.

    In theory if I set the thickness to 0.4 I'll have a 0.2 offset from the perimeter of the mesh and if I set it to 0.8 I'll have a 0.4 offset which will result in a single line in the middle of the slice.

    Cura shell settings

     

  6. Nice print... but my god those images are huge :shock:

    What is it for?

    And just out of curiosity: Why hide away her brain, instead of making the head eg. perforated/mesh/wire style?

     

    Yes,the pictures..I got used to the internet speeds here in Switzerland and I don't pay attention to what I upload!

    Anyway, next time I'll resize them first..

    It is a recording dummy head that help to make binaural recording which lets say simulate the human hearing.

    Hide away I hope you don't mean the cap. The head has to be closed and filled with absorption material in order, 1st not to resonate like all hollow stuff do and 2nd The sound must reach the microphones only through the ear canal.

    Long story short it has to be as close to a human head as possible.. which means closed.

    @AaronAlai

    Yes I did.. you can see the other pictures in the album. Although I'm not happy with the finish where the support was touching the model. It's impossible to remove all the support structure.

     

  7. Hi illuminarti,

    With the power off I can move them "easily" (I don't exactly know was is easy) but they still make this sound.

    For sure it's not the end caps since I have a washer between the cap and the case.

    But how exactly check if it's twisted, if it is, is so little that I can't see it with my eyes.

    Could it be a very small misalignment between the pulleys of the same belt and the belt teeth jumps off the pulley?

     

  8. Hello,

    The first time I assembled the UM I have a weird sound when I was moving the head by hand (it was still in assemble state). Some how I fixed it but with not really knowing what I did that made it stop.

    Now after a week it started doing it again. It prints fine but I only went up to 80mm/s so I don't know if that sound will affect the printing quality in higher speeds.

    Here is the end of the bed alignment were you can hear the sound when it moves on the X axis.

    X axis noiselinear bearing rotationMG 2753 SmlMG 2754 SmlMG 2757 Sml

     

    So does anyone know what it is?

     

  9. Hello,

    I'm wondering why when in the machine settings I set the maximum width and depth to 206mm the model turns orange only if it's smaller that W:189,7mm D189,9mm ?

    When I scale it to max, it goes to 191mm but it's gray.

    Also Cura doen't seem to care about its height. I can have a model higher than the maximum printing height and it turns orange and calculates the toolpath.

    Do I have to adjust something in the software or at the printer?

    Thanks

    Achilleas

     

  10. Hello gadgetfreak,

    I'm using Cura 14.01 and my cpu rating is 7.6.

    I guess it was stopping because the progress bar in cura, under the print button, was turning gray and also at the task manager it was acquiring memory and then going back to a few hundred mb (at the time the progress bar was turning gray).

    I made some changes in my code to generate the form with less polygons and finally is slicing it under a minute.

    But still is only 270K.

    I'll keep going up and see..

     

  11. Hello to all,

    New here and in the "consumer" 3d printing..

    I used bigger 3d printers for my work so I got used to big files. Now I'm trying to print a file which was generated from processing using the marching cube algorithm. Originaly I tried to load a 130Mb stl with 2M faces, went to 41Mb and 1M faces.. but in both of them the Cura was stopping calculating after a few seconds. I noticed that after acquiring 3Gb of ram was going back to a few Mb.

    Now I went down to a 11Mb file with only 350K faces!

    It took it 10 minutes to slice it and now I started printing it..

    Any ideas why is stopping calculating?

    My computer is a dual Xeon with 8GB ECC ram running windows 7 x64..I don't thing is processing issue.

    Thanks!

     

×
×
  • Create New...