Jump to content

3D Print challenge in the Z-Axis


Techanalytic

Recommended Posts

Posted (edited) · 3D Print challenge in the Z-Axis

Hello UM community. I would like to ask you for some help in resolving this problem that i have face with all three prints using the settings recommended by the original source.

1. Manifold (Layer missing at a minimum two locations - Z-Axis)

2. A380 Wings (Left) ( Layer missing at a minimum three locations - Z-Axis)

3. A 380 Wings (Right) (Only a single missing layer - Z-Axis)

Screenshot_2017-02-27-00-37-46.thumb.jpg.ab0a74268255561f083f361a12602ddc.jpg[/media][/media][/media]

Screenshot_2017-02-27-00-44-48.thumb.jpg.80574ea10ab28f4261c87d00f141e6e2.jpg[/media-thumb][/media-thumb]

a. Problem

Missing PLA layers in all the above prints in the Z-Axis.

b. Common Problem

I stood them all on the bed after the prints completed and one specific layer at a certain height was missing in two of them (Print 2 and 3, highlighted in blue in the image) and shows a less smoother but printed layer in the 3rd.

c. What i did before printing 1

Too resolve brittle PLA problems (fracturing on minor bends inside the tube when extruded) \ I gave it a 25 second bath in water at 70 degree Celsius and dried it in air before use, that resolved the issue.

d. What i did before printing 3

1. Read up similar issues on the UM community and ensured that i clean my Z-Axis feed rod and lubricate it using the given magnalube.

2. Ensure the screws in the entire UMO+ are all well fastened (with out adding any friction to the X-Y stage) and nothing is loose, such as belt tension etc. (though it was the Z stage causing a problem and that does not use a belt.

3. Reduce the current to all the steppers by adding the command "M907 X1100 Y1100 Z1100 E1250" in the code prior to printing.

4. Added a high speed fan to reduce the heat build up under the UMO+ structure directed towards the Z-Axis stepper. (Temperatures read at stepper outer blocks, X/Y 30 deg Celsius, Z 20 deg Celsius)

e. The Modified Code (M Code in the second last line)

;Sliced at: {day} {date} {time}

;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}

;Print time: {print_time}

;Filament used: {filament_amount}m {filament_weight}g

;Filament cost: {filament_cost}

;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line

;M109 S{print_temperature} ;Uncomment to add your own temperature line

G21        ;metric values

G90        ;absolute positioning

M82        ;set extruder to absolute mode

M107       ;start with the fan off

G28 X0 Y0  ;move X/Y to min endstops

G28 Z0     ;move Z to min endstops

G1 Z15.0 F{travel_speed} ;move the platform down 15mm

G92 E0                  ;zero the extruded length

G1 F200 E3              ;extrude 3mm of feed stock

G92 E0                  ;zero the extruded length again

G1 F{travel_speed}

;Put printing message on LCD screen

M907 X1100 Y1100 Z1100 E1250

M117 Printing...

Can you please suggest some thing to resolve this? Almost 30 hours of print time and several meters lost with no certainty of having a successful print in future. What am i possibly missing?

* Am not getting to see all the 4 images i uploaded in the preview after my third attempt, i hope they are visible once i post this!

Best Regards

Faisal

Screenshot_2017-02-27-00-37-46.thumb.jpg.ab0a74268255561f083f361a12602ddc.jpg

Screenshot_2017-02-27-00-44-48.thumb.jpg.80574ea10ab28f4261c87d00f141e6e2.jpg

Edited by Guest
  • Link to post
    Share on other sites

    Posted · 3D Print challenge in the Z-Axis

    Could be some underextrusion due to the filament ? Either the spool is near the end and the curvature of the filament is too strong, adding extra friction in the bowden?

    Or filament diameter too inconsistent? This can be caused by many things

    What is the filament brand?

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 18 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...