Jump to content

CCA1

Member
  • Posts

    133
  • Joined

  • Last visited

Posts posted by CCA1

  1. 19 minutes ago, navigator said:

    Good question, but I don't know the answer to that one!

    Maybe it knows which head is mounted and just uses the feeder for that head but calls it head 1?

     

    All I know is that it works fine - presume as it is Marlin being used and not the built in UM2 code?

     

    OK I tried it. Manually changed the extruder to extruder 2. Wrote out my program using Ultimaker 2 Extended + profile.  (mine shows G-code flavor as Ulitmaker 2 not Marlin)  didn't work.

     

    Then changed my G-code flavor to Marlin and it DID work, albeit it ran my carriage into the front left corner of my machine causing my belt to skip a few cogs.

  2. 2 minutes ago, navigator said:

    That's what I do, as stated earlier - use standard UM2+ (Marlin flavour) for single head prints (Head 1 or 2 depending which head is mounted before starting print) and standard Mark2 profile for dual prints.

    Only takes seconds to choose between them!

     

     

    So how would my machine know to run the second feeder if I want to run the second head ONLY?? As I stated prior, the Standard UM2+ only knows there is 1 head and 1 feeder. At least that's how I understand it. (which might not be saying much lol)

  3. Thanks Tinkergnome. I will look for this. As for my previous post about it putting the head away..... Sorry for the confusion, it appears that I somehow had extra "stuff" in the start script that I copied in. (or added to)  It now does not put the head away and does start as expected. So the new start script WILL work with this scenario.

    My next question would be, Do I need to disable this script for "regular" 2 nozzle programs?

     

    thanks

  4. 3 minutes ago, tinkergnome said:

     

    Just to be sure - you have disabled Extruder 1 in Cura?

     

    And don't forget the other details of @navigators method:

     

     

    Well, I don't know how to disable an extruder in Cura. ??  (Why would I need to? I just tell Cura to use extruder 2 for brim AND part printing)

     

    Using UM2+ setup instead of Mark2 will not run my second feeder? How will this then feed the second head?

     

    I'm confused....

  5. Whom - Thanks for the input. At least this shows it's something others are also struggling with. (or at least did at one time until a "solution" was found) I agree, I found that any printing (i.e. brim, skirt, etc.) done with the first head would indeed allow the second head to print as wanted. But you ALWAYS had to utilize the first head first. I was originally thinking only skirt or brim would work to allow some "pre-printing" but your suggestion of even a little  tiny separate part might be the trick for now.

     

     

  6. 14 minutes ago, tinkergnome said:

     

    "Extruder Start G-code" is the wrong place.

    Just increase the size of the "Machine Settings" dialog and click inside of the script frame(s). The script content will "magically" appear by doing this. It's one of several "Cura glitches" IMHO 🤷‍♂️

     

    grafik.thumb.png.585abf4083d2309bfab98f83332ea1e0.png

     

    vs.

     

    grafik.thumb.png.3150d677ded9f1ac15a5e1d2c901bbf2.png

     

    That worked to be able to see it and apply the code that Navigator supplied. Thank you!

     

    However, it still puts head 2 away and prints with head 1? I have it printing with ONLY head 1 in the program. Not only that, my standby temp is being ignored and my material is being kept at printing temp in nozzle 2 while it prints (at printing temp) with nozzle 1. ???

  7. On 2/28/2020 at 10:37 AM, navigator said:

    G21 ;metric values

    G90 ;absolute positioning
    M82 ;set extruder to absolute mode
    M107 ;start with the fan off
    G28 Z0 ;move Z to bottom endstops
    G28 X0 Y0 ;move X/Y to endstops
    G1 X25 Y25 F3000 ; bring extruder to the front
    G92 E0 ; zero the extruded length
    G1 Z0.3 ; lower
    G1 X35 E20 F225 ; purge nozzle with 20mm of filament
    G1 X45 Y25 F2100
    G92 E0 ; zero the extruded length again

     

    Navigator - So, I'm in Cura Preferences and I select my printer "Mark2 for Ultimaker"  I then choose "Machine settings" Inside here I can see:

    Printer

    Extruder 1

    Extruder 2

    Under "Printer" I can see at the bottom it sais "Start G-code on one side and "End G-code" on the other. Nothing is under any of it and there is no way to click on it to put anything under it. So that begs the question, "Where do I add the info?" So then I select the "Extruder 1" option. It Appears as though I can add start and end codes here. Great! I copy in the start code you provided. It doesn't ask to save anything so I assume it saves it and then I have to change some setting in Cura so that it asks me to re-slice the project. (otherwise there is no way to re-slice it) I then look at the G-code and there is no change. ?

    So I save the project and re-start Cura thinking it needs a re-start after changing this. ..........Still no difference.

     

    So, with everything I've done, what am I doing wrong?

     

    Thanks,

     

    struggle struggle struggle

     

  8. On 1/15/2020 at 10:21 AM, dfrez said:

     

    Most likely magnets not strong enough. I had the same problem, even with "N52" rated magnets I got from eBay. I ended up buying the same rating of magnet from a more reputable source and they are significantly stronger, even though they are supposed to be the same "rating". 

    Annnnnnd now my magnets aren't strong enough to hold the heads together anymore. (sigh) The slightest move towards the back of the machine and the heads separate from the "pressure" of the bowden tube. Worked fine for a while. Not no more.

     

    dfrez - Would you be willing to share where you got your "stronger" magnets from?

     

    Thanks,

     

    struggle struggle struggle

     

     

  9. On 2/28/2020 at 6:47 AM, georgp said:

    I just tried "normal" cura start and end scripts but it will always print with head 1. 

     

    Sorry i just don't get there...

    I have confirmed this to be true. No matter what you do it will NOT print with just the second head while using the standard Mark2 info. The only way I could get it to work was to allow it to print the skirt or brim with the first head and then and only then will it print the entire rest of the part with the second head.

     

    If you know how to change your start and stop scripts, apparently there is a fix that Navigator has provided. I have not been able to confirm this as working for me yet as I have to now search about how to change start and stop scripts when I am using a different G-code flavor.

     

    Struggle struggle struggle.  Nothing but struggle at every turn.

  10. So I have an Ultimaker 2 Extended Plus with the Mark2 conversion. So I have dual extruders.

    In the new Cura 4.5.0, I am in the "Prepare" screen and have my "Mark2 for Ultimaker2" selection chosen as my printer. In my material choices, I can NOT find PVA anywhere. When I go to "Add more materials from Marketplace" to try and add it it sais Ultimaker PVA is already installed? 

    Is it because I do not have an Ultimaker 3 or better chosen as my printer that it will not allow me to have PVA in my list of available materials? And if so, How can I change this, as we all know the Mark2 can print with it?

     

    I didn't know if this should go in the Materials section or the Add on section so I just picked one. Hopefully it's the right one.  ; )

     

    Thank you,

    - Jason

  11. Gr5 = Yes, it seems to maybe have been an issue with the Mark2 stuff. I have printed this part and another quite well now.

    No popping or sizzling at all. I have heard it just a bit from my PVA so I know what you mean.

    "Only done a 100 or so prints with CPE"  LOL  Only.  LOL   🙃

     

    I have old PLA as well and it is so stiff and brittle I wondered if running it through the dehydrator would help?

     

    MechDesigner = Thanks for the feedback. I do use skirt when I have a large flat bottom already printing on the bed and not that tall of a part. Just something to verify the flatness and purge the nozzle a little more. But definitely a brim for the skinnier and taller stuff. (like I'm doing now)

     

    I'm trying to perfect the .4mm nozzle technique because I have a couple of Everlast Jeweled nozzles I would like to use.

     

    For now the problem looks like it has subsided mostly. I printed out a temp test tower and found 260 to be my best temp. That and updating Cura to the proper Mark2 info I think got me going in the right direction.

     

    Pictures are reversed because I cant figure out why it won't let me put them in MY order and not the order IT wants.......

     

     

     

     

    20200319_202920.jpg

    20200319_202852.jpg

    20200319_202839.jpg

    • Like 1
  12. GR5 - My speeds are....

    Print speed 45

    Infill speed 45

    wall speed 40

    outer wall speed 30

    inner wall speed 40

    top bottom speed 30

    travel speed 150

    initial layer speed 30

    initial layer print speed 30

    initial layer travel speed 100 Skirt Brim speed 30

    number of slower layers 2

     

    Framar - Great question. It's been winter here for several months and my office is in my very dry basement. That being said, my filament (CPE and PLA) does sit out. So it COULD have absorbed some moisture?

     

    I also found some issues that Tinkergnome helped me with. When I went to Cura 4.5 I used my old files for the Mark2 upgrade. This created some bad moves in the program at the beginning, and who knows, maybe elsewhere also?

     

    He showed me there was already a custom Foehnsturm Mark2 printer in the selection for printers, so I selected that and made those problems go away. (so far)

     

    I tried a new print last night with the standard Ultimaker 2+ (non Mark2) settings and got it to print mostly decent for about 75% of it. I woke up this morning to a print that was about 75% done, the printer bed down, and the print head back in the corner like it finished the print. But the part was stuck to the nozzle and I had a Temp Sensor Bed Error. Found a loose wire on the bed, fixed it, and were back at it.

     

     

     

     

     

    20200318_084315.jpg

  13. This works better! it no longer has the extra retract and my material is right there ready to print.  BUT......

     

    After it purges the nozzle it moves off to the left and down onto the build plate and drags across right through the purged material and then drags that to the where it starts the print. Where did this extra move come from?? It worked great before, just stopping the purge and then moving to the print. Not sure how to edit this out of there?

     

    Thanks

  14. Found an issue...... (Probably THE issue)

     

    My concentric infill pattern is not touching its previous layer plastic. Is this a normal phenomenon with this type of infill? I don't remember it happening before. This helped eliminate a ton of small infill moves with smooth swooping patterns instead of jagged tiny little moves that made the printer sound like it was vibrating to the moon. Any suggestions as to how to get the concentric pattern to work correctly??

     

     

    gaps.jpg

  15. Well, I designed the part and it SHOULD be an excellent solid model, water tight. It's simple geometry and created well. That being said, I will take a closer look as you mention and let you know what I find.

     

    I will also look into this plug in, but I have never had a bad model. (As far as I know anyway)

     

    Thanks

×
×
  • Create New...