Jump to content

mr_seeker

Dormant
  • Posts

    238
  • Joined

  • Last visited

    Never

Posts posted by mr_seeker

  1. I think the Ultimaker is /dev/ttyUSB0 under linux. So it shouldn't be trying to connect to ACM0. But I never printed from Linux myself. A hidden problem in the Beta4 (I solved it later) is that the wizard always uses serial port auto detect, even if you configure a serial port in the preferences.

    You could just skip the calibration, the default is quite good for most machines. You can always re-run the wizard later from the "Advanced" menu.

    Its ACM, I am sure about it. Running linux myself. Didnt tried skeinpypy, but I do know that you need the right firmware before it works.

  2. The missing electronics air duct shouldnt be a big problem for the steppers when they still have cooling fans on then. However, they will overheat much less if you add air to the mix. I know that on thingiverse you can find an older lasercut design of the machine, maybe you can find the cooling duct there. Or contact support, tell them that you are missing one and they will send you a replacement.

    PS: Do you have a kit with the new "quality label"? The number on there can help finding the person responsible for your missing part.

  3. 1. Make sure you can push the filament in by hand (if the temperature is too low, it wont print at all.) Just unlock the screw mechanism, and push the filament by hand. If nothing gets out, then something is wrong with your setup.

    2. If pushing by hand works, but not mechanically, then look at your filament. Sometimes, the filament tends to get "grinded", this means that the extruder was running too fast or the extrusion was too cold. This can cause the extruder to "grind" the filament off. Just cut the end off, and it should work smoothly again.

    3. Turn the adjustment screw a bit more.

  4. Have you checked your code? I know people that kept shouting about "my extruder never does anything", but in the end it was just a simple piece of code that kept failing:

    G1 F0.0 (aka. do not use stepper motors to move). Just check if there is anything saying 0.0, that could be the cause of your problems.

    About the non-sticking issue, what I do (especially with prints like this) is first level the bed, then slowly turn the bed up until you can see that the hotend is actually pushing the layer on the bed, instead of depositing it on top. This way I am sure that the layers are actually sticking to the bed and wont come off while printing.

    Try printing this testcube:

    http://pastebin.com/76LRgybW

    It will make 2 spins to get the flow going before actually building the object, make sure that when its doing its first 2 turns that the filament is sticking to the bed. After that, you should get a good test cube. If not, please post a picture of what goes wrong.

    Tips to remember:

    Layer not sticking to bed: Turn the Z-axis screw left.

    Nothing gets deposited, but the extruder screw is turning: Turn the Z-axis screw right, until you see filament getting deposited.

    Another problem that I recently found out is that some people experience problems with their filament. What filament are you using?

  5. replicatorG = software to connect to the ultimaker, doesnt use STL files but G-code. I think you were referring here to skeinforge, its used by replicatorG to slice 3d objects into G-code.

    But what you were saying is totally right.

  6. Just to be sure that it is not the firmware, can you use the Marlin Build 3 that is included in the repG software? I am possibly thinking that the endstop switches are not correct in your firmware.

    Just closing & restarting repG only wont help, you need to physically disconnect the Ultimaker to make sure its reset (its what I call a hard reset, only need to do this when the Arduino goes into panic mode).

  7. I use slic3r, and I use the following settings:

     

    bottom_layer_speed_ratio = 0.5duplicate_distance = 6duplicate_x = 1duplicate_y = 1end_gcode = M104 S0 ; turn off temperatureG1 Z+30 F3000;move Z up a bit and retract filament by 5mmG28 X0 Y0; home X axis and Y axisM84     ; disable motorsM107 ; turn fan offfilament_diameter = 2.95extrusion_multiplier = 1fill_angle = 45fill_density = 0.2fill_pattern = rectilinearfirst_layer_height_ratio = 1infill_every_layers = 1layer_height = 0.1nozzle_diameter = 0.4perimeter_feed_rate = 50perimeters = 2print_center = 100,100print_feed_rate = 50retract_before_travel = 0retract_length = 0retract_lift = 0retract_restart_extra = 0retract_speed = 40rotate = 0scale = 1skirt_distance = 20skirt_height = 1skirts = 2solid_fill_pattern = rectilinearsolid_layers = 4start_gcode = M92 X78.7402 Y78.7402 E926G28 ; home all axesM106 ; turn fan ontemperature = 220travel_feed_rate = 150use_relative_e_distances = 0z_offset = 0acceleration = 0

     

    If you can print with these settings, then I am sure you can get a good and decent print :)

    Onliest thing you need to change is the layer height. I could get up to 0.015, but then you manually need to make it stick to the bed. 0.05 is usually enough for high-quality prints. Note that it doesnt prevent it from stringing.

    If you use skeinforge, try printing with the profiles that came with the repG software. They should work properly.

  8. I looked and 3D printing with professional systems is too expensive. Hence I think "classic" moulding is only solution at the moment. But still I need to make prototypes to test all different products. Hence can somebody help me and print one of my product with Ultimaker to show how it looks like? I have designed my products in Google Sketchup.

    Regards,

    Madis

    If you can export it to STL (which is what most people use here) and send a link, then someone here will try to print it for you.

  9. I have printed my first test object and i'd like to get some suggestions to adjust the settings. There are some things that have an obvious cause, but other do not or the solution is not obvious to me so your opinion would be appreciated.

    So, here is my print, a 20x20x10 solid printed with 0.4mm layers, 3 walls, infill 50%, PLA 230°C:

     

    The problems are:

    1) The corners have some material in excess. This happens when the layers finishes and the Z is moved to the next position, the extruder seems to keep jamming. The retraction is already set to 3 mm. Not sure what i should do...

    2) Some times layers do not stick together. I think this may be caused by (1) or too little material extruded.

    3) The top is not filled to 100%. This is quite strange, too much material is missing, i'd say 30-40%

    Other data:

    Slicer: Slic3r

    Firmware: Marlin generated with BuildMeMarlin (awesome work Daid!), default settings exept baudrate/endswitches

    Control: Printer Interface bundled with SkeinPyPy

    The PLA is metal grey supplied with the kit, the label indicates temperature >=220°C

    I don't have the proper belts tension yet, i'll print the tensioners soon, but i don't think this is causing big issues right now apart low precision.

    There are just 2 things you need to change:

    filament_diameter = 2.94 (best is if you measure the filament, it is not exactly 3mm)

    nozzle_diameter = 0.4

    Then I can guarantee an almost perfect print ;)

  10. Can you put your google+ page in here, or at least a way to quickly locate you? Searching "brictone" only rendered a justin.tv show.

    EDIT: Found you when searching your real name and location. How I love google search :p

  11. Have you tried printing out my cube? It should start by homing to a corner, then it prints out 2 outlines (to make sure the PLA sticks to the bed and to get the flow going) and after it should start printing. Its optimized for the ultimaker.

    http://pastebin.com/76LRgybW

    If this will still cause problems, try to manual feed the machine, see if the PLA goes out of the nozzle. If that doesnt work, its certainly something with the heat or feed.

×
×
  • Create New...