Jump to content

reibuehl

Member
  • Posts

    237
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by reibuehl

  1. I was using the same settings as you suggest, but I will try the minimum layer time checkbox on my next try. I do however assume that this will not have an effect as the layer times are well above the minimum layer time.

    My last settings where:

     

    [profile]layer_height = 0.2wall_thickness = 0.8retraction_enable = Truesolid_layer_thickness = 0.6fill_density = 100nozzle_size = 0.4print_speed = 30print_temperature = 220print_temperature2 = 0print_temperature3 = 0print_temperature4 = 0print_temperature5 = 0print_bed_temperature = 70support = Noneplatform_adhesion = Brimsupport_dual_extrusion = Falsewipe_tower = Falsewipe_tower_volume = 15ooze_shield = Falsefilament_diameter = 2.89filament_diameter2 = 0filament_diameter3 = 0filament_diameter4 = 0filament_diameter5 = 0filament_flow = 100.0retraction_speed = 40.0retraction_amount = 4.5retraction_dual_amount = 16.5retraction_min_travel = 2.0retraction_combing = Allretraction_minimal_extrusion = 0.02retraction_hop = 0.0bottom_thickness = 0.3layer0_width_factor = 100object_sink = 0.0overlap_dual = 0.15travel_speed = 150bottom_layer_speed = 30infill_speed = 30solidarea_speed = 30inset0_speed = 30insetx_speed = 30cool_min_layer_time = 5fan_enabled = Trueskirt_line_count = 1skirt_gap = 2.0skirt_minimal_length = 150.0fan_full_height = 0.5fan_speed = 100fan_speed_max = 100cool_min_feedrate = 10cool_head_lift = Falsesolid_top = Truesolid_bottom = Truefill_overlap = 30support_type = Linessupport_angle = 60support_fill_rate = 15support_xy_distance = 0.7support_z_distance = 0.15spiralize = Falsesimple_mode = Falsebrim_line_count = 20raft_margin = 5raft_line_spacing = 3.0raft_base_thickness = 0.3raft_base_linewidth = 1.0raft_interface_thickness = 0.27raft_interface_linewidth = 0.4raft_airgap_all = 0.0raft_airgap = 0.22raft_surface_layers = 2raft_surface_thickness = 0.27raft_surface_linewidth = 0.4fix_horrible_union_all_type_a = Truefix_horrible_union_all_type_b = Falsefix_horrible_use_open_bits = Falsefix_horrible_extensive_stitching = Falseplugin_config = (lp1.object_center_x = -1object_center_y = -1[alterations]start.gcode = ;Sliced {filename} 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}G21        ;metric valuesG90        ;absolute positioningM107       ;start with the fan offG28 X0 Y0  ;move X/Y to min endstopsG28 Z0     ;move Z to min endstopsG92 X0 Y0 Z0 E0         ;reset software position to front/left/z=0.0G1 Z15.0 F{max_z_speed} ;move the platform down 15mmG92 E0                  ;zero the extruded lengthG1 F200 E3              ;extrude 3mm of feed stockG92 E0                  ;zero the extruded length again;go to the middle of the platform (disabled, as there is no need to go to the center)G1 F{travel_speed}end.gcode = ;End GCodeM104 S0                     ;extruder heater offM140 S0                     ;heated bed heater off (if you have it)G91                                    ;relative positioningG1 E-1 F300                            ;retract the filament a bit before lifting the nozzle, to release some of the pressureG1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even moreG28 X0 Y0                              ;move X/Y to min endstops, so the head is out of the wayM84                         ;steppers offG90                         ;absolute positioning;{profile_string}start2.gcode = ;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;M104 S{print_temperature} ;Uncomment to add your own temperature line;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line;M109 T0 S{print_temperature} ;Uncomment to add your own temperature lineG21        ;metric valuesG90        ;absolute positioningM107       ;start with the fan offG28 X0 Y0  ;move X/Y to min endstopsG28 Z0     ;move Z to min endstopsG1 Z15.0 F{travel_speed} ;move the platform down 15mmT1                      ;Switch to the 2nd extruderG92 E0                  ;zero the extruded lengthG1 F200 E10             ;extrude 10mm of feed stockG92 E0                  ;zero the extruded length againG1 F200 E-{retraction_dual_amount}T0                      ;Switch to the first extruderG92 E0                  ;zero the extruded lengthG1 F200 E10             ;extrude 10mm of feed stockG92 E0                  ;zero the extruded length againG1 F{travel_speed};Put printing message on LCD screenM117 Printing...end2.gcode = ;End GCodeM104 T0 S0                     ;extruder heater offM104 T1 S0                     ;extruder heater offM140 S0                     ;heated bed heater off (if you have it)G91                                    ;relative positioningG1 E-1 F300                            ;retract the filament a bit before lifting the nozzle, to release some of the pressureG1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even moreG28 X0 Y0                              ;move X/Y to min endstops, so the head is out of the wayM84                         ;steppers offG90                         ;absolute positioning;{profile_string}start3.gcode = ;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;M104 S{print_temperature} ;Uncomment to add your own temperature line;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line;M109 T0 S{print_temperature} ;Uncomment to add your own temperature lineG21        ;metric valuesG90        ;absolute positioningM107       ;start with the fan offG28 X0 Y0  ;move X/Y to min endstopsG28 Z0     ;move Z to min endstopsG1 Z15.0 F{travel_speed} ;move the platform down 15mmT2                      ;Switch to the 2nd extruderG92 E0                  ;zero the extruded lengthG1 F200 E10             ;extrude 10mm of feed stockG92 E0                  ;zero the extruded length againG1 F200 E-{retraction_dual_amount}T1                      ;Switch to the 2nd extruderG92 E0                  ;zero the extruded lengthG1 F200 E10             ;extrude 10mm of feed stockG92 E0                  ;zero the extruded length againG1 F200 E-{retraction_dual_amount}T0                      ;Switch to the first extruderG92 E0                  ;zero the extruded lengthG1 F200 E10             ;extrude 10mm of feed stockG92 E0                  ;zero the extruded length againG1 F{travel_speed};Put printing message on LCD screenM117 Printing...end3.gcode = ;End GCodeM104 T0 S0                     ;extruder heater offM104 T1 S0                     ;extruder heater offM104 T2 S0                     ;extruder heater offM140 S0                     ;heated bed heater off (if you have it)G91                                    ;relative positioningG1 E-1 F300                            ;retract the filament a bit before lifting the nozzle, to release some of the pressureG1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even moreG28 X0 Y0                              ;move X/Y to min endstops, so the head is out of the wayM84                         ;steppers offG90                         ;absolute positioning;{profile_string}start4.gcode = ;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;M104 S{print_temperature} ;Uncomment to add your own temperature line;M109 T2 S{print_temperature2} ;Uncomment to add your own temperature line;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line;M109 T0 S{print_temperature} ;Uncomment to add your own temperature lineG21        ;metric valuesG90        ;absolute positioningM107       ;start with the fan offG28 X0 Y0  ;move X/Y to min endstopsG28 Z0     ;move Z to min endstopsG1 Z15.0 F{travel_speed} ;move the platform down 15mmT3                      ;Switch to the 4th extruderG92 E0                  ;zero the extruded lengthG1 F200 E10             ;extrude 10mm of feed stockG92 E0                  ;zero the extruded length againG1 F200 E-{retraction_dual_amount}T2                      ;Switch to the 3th extruderG92 E0                  ;zero the extruded lengthG1 F200 E10             ;extrude 10mm of feed stockG92 E0                  ;zero the extruded length againG1 F200 E-{retraction_dual_amount}T1                      ;Switch to the 2nd extruderG92 E0                  ;zero the extruded lengthG1 F200 E10             ;extrude 10mm of feed stockG92 E0                  ;zero the extruded length againG1 F200 E-{retraction_dual_amount}T0                      ;Switch to the first extruderG92 E0                  ;zero the extruded lengthG1 F200 E10             ;extrude 10mm of feed stockG92 E0                  ;zero the extruded length againG1 F{travel_speed};Put printing message on LCD screenM117 Printing...end4.gcode = ;End GCodeM104 T0 S0                     ;extruder heater offM104 T1 S0                     ;extruder heater offM104 T2 S0                     ;extruder heater offM104 T3 S0                     ;extruder heater offM140 S0                     ;heated bed heater off (if you have it)G91                                    ;relative positioningG1 E-1 F300                            ;retract the filament a bit before lifting the nozzle, to release some of the pressureG1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even moreG28 X0 Y0                              ;move X/Y to min endstops, so the head is out of the wayM84                         ;steppers offG90                         ;absolute positioning;{profile_string}support_start.gcode = support_end.gcode = cool_start.gcode = cool_end.gcode = replace.csv = preswitchextruder.gcode = ;Switch between the current extruder and the next extruder, when printing with multiple extruders.;This code is added before the T(n)postswitchextruder.gcode = ;Switch between the current extruder and the next extruder, when printing with multiple extruders.;This code is added after the T(n)

     

  2. Just to double check, are you looking at the right page?

    Sometimes when I click a notification it doesn't take me to the last page, where the last post is.

    Not getting to the last page or the last unread post if you click on the notification is a different bug :)

    I am at the last page for all I can see. I would have added the page count on the screenshot, but as multiple people here have already commented, the enormous amount of whitespace in the forum layout didn't allow me to show more than the last post with dates, the notification and the new post editor :(

    I was on page 54 of this thread.

  3. I just tried to insert a picture via the "Image Gallery" link in the post editor, but the only thing that happens is that the scrollbar on the right side of the browser window disappears. Inserting the picture using the Gallery download link via the "External Image" function worked.

    Could you elaborate a bit more on the issue you were facing? Which browser did you use, which operating system and which device? This will help us with reproducing the issue you've faced. Thanks!

    I am using Firefox 37.0.2 on Windows 7 x64. Firefox has the NoScript plugin configured to allow scripts from the following domains:

     

    • ultimaker.com

    • ajax.googleapis.com

    • typekit.net

    • jsdelivr.net

     

  4. I just tried to insert a picture via the "Image Gallery" link in the post editor, but the only thing that happens is that the scrollbar on the right side of the browser window disappears. Inserting the picture using the Gallery download link via the "External Image" function worked.

  5. Hi,

    I have enormous problems printing Ultimaker Flex PLA. I think the root cause is related to the bed leveling, or more precise the distance between bed and nozzle.

    If I level the bed with a sheet of paper, it seems that the nozzle is too close to the bed and the pressure that the feeder can put on the flexible filament is not enough to properly extrude the first layer. The nozzle gets clogged and the feeder eventually grinds into the filament and thats it. I use IRobertI's feeder and have also oiled the bowden a little and if I use the Maintenance --> Advanced --> Move Material function, the extrusion works perfect. Just when printing, it fails.

    I tried doing the bed leveling with a 0.10mm thickness gauge in case my paper is too thin, but that seems to be too much gap. The extruded filament is not pressed properly onto the bed, so it is not sticking to it and corners are straightened out to lines. It looks more like laying out a hose than extruding :(

    What can I do?

    Reiner

    • Like 1
  6. I used to follow the old forum via the RSS feed. Has this been removed from the new forum completely? Are you expecting me to hang out on this site the whole day to see if a little red bell icon comes up to notify me of a new post?

    • Like 2
  7. The Z axis move should show up in the g code as a line starting with G0 or G1 and then Znnn where nnn should be a value like 100 in your case as this is the distance in mm of the move. So something like G0 Z100 would indikate that the slicer for some reason inserts the move. If you do not find something like that, then it should be a problem in the firmware or hardware somewhere. If you find it, then it is a software or parameters issue I would think.

     

  8. Wenn Du eh schon alles auseinander nimmst, kannst Du Dir auch überlegen, ob Du nicht gleich auf den Olsson Block von 3Dsolex umstellst. Da hast Du dann auswechselbare Düsen mit verschiedenen Durchmessern. Ich verwende den seit einigen Monaten. Speziell bei größeren Sachen ist eine 0.8mm oder 0.6mm Düse eine feine Sache. Falls Du vorhast, auch ABS zu drucken, würde ich auch den I2K Isolator verbauen, damit Du nicht ständig die Teflon Coupler erneuern musst.

     

  9. Since the nozzle on the Olsson Block sits lower than the original, it should work as long as you always remove the filament and unscrew this nozzle once you want to use the original one.

    The easiest modification could be to just add a second heater and temp sensor and coupler (metal and PTFE part) and then switch the bowden. But this might be difficult from the software side since you would need to convince the firmware to run feeder 1 even though temp1 is not correct.

    So in the end you will most probably need the whole set including a stepper motor.

    So I would also recommend to just install the Olsson block and just change to the steel nozzels if printing abrasive material.

     

    • Like 1
  10. Going to 260°C with PLA is not a good idea. At that temperature, PLA can carbonize inside the nozzle. You could try http://umforum.ultimaker.com/index.php?/topic/9928-korneels-method-for-cleaning-hot-ends-um2/ for cleaning the nozzle. Other thinks to look for might be dust in the bowden tube that causes higher friction. I sometimes use a pressured-air can to clean the bowden tube. A few drops of oil on a filament cleaning sponge before it enters the feeder might also help if this is the issue.

    Since you have your printer just two weeks, I do not think that the PTFE coupler is already worn out. That usually takes a 2-300 hours of printing or even more if you always print at PLA temperatures.

     

  11. Could be that you need to replace the heater cartridge and the temperature sensor too, depending on the way it is broken. I think I would try to take a Dremel to cut a new slit into the broken screw. Do you have a picture?

    For parts, check http://3dsolex.com/ they sell the replacement parts and an alternative heating block that has exchangeable nozzles.

     

×
×
  • Create New...