Jump to content

gr5

Moderator
  • Posts

    17,302
  • Joined

  • Last visited

  • Days Won

    355

Everything posted by gr5

  1. Please look at the image in this post: https://community.ultimaker.com/topic/14378-2-warping-problem/?do=findComment&comment=150870 Brim helps for sure along with 4 other tricks but squish is so so so important! By far the most important thing. I don't do brim - especially on smaller parts. I use brim only as a last resort for very difficult, high temperature materials.
  2. Do you have digital factory "enterprise"? I don't know if that matters or not but I thought I'd ask in case someone else who knows more than me has ideas. Anyway, if you do, does your colleague use the same domain name in his email address as everyone else in the team? (again - not sure if this matters but I hear things).
  3. It sounds like your filament isn't sticking to the bed well enough. Probably the most common issue. There are many things you can do but probably the most important is to squish a little more. Filament sticks better if you squish it into the bed more. So after your leveling process is done, try moving the bed closer to the nozzle by a bit more. I actually got good at leveling the bed while it prints the skirt. It's confusing, easy to panic, but if you do it every time for the next 200 prints, you will get good at it until it's just automatic.
  4. I know quite a few people who just don't bother with xy calibration and it works reasonably well. There's a way to just enter the values without going through the procedure I believe? So you could I suppose do your own xy calibration pattern and calculate how much to move. The other trouble is I don't know the units for the values in the xy calibration. Each unit might be .1 or .05mm? I don't know. Someone knows as someone posted this information once long ago.
  5. As you can see the 5v fan (rear fan) and the "subdivision" jumper are close enough that they can be confused.
  6. If you heat the nozzle the fan is definitely on by 60C so you only have to heat to say 80C. Yes, check that fan wire. Sometimes people connect it to the center of the board where there is a spot for a jumper that alters the substepping for the z stepper which acts as a short if connected to the fan and you get parts either twice or half as tall as desired (and also the fan doesn't spin).
  7. I assume you already read this? https://support.ultimaker.com/s/article/1667418045432 So this is a very tricky problem to debug. Normally I say "call your reseller" but this is extra tricky - I'd call ultimaker support and speak with someone (voice or email) directly who has fixed dozens of printers with this issue. It looks like you are in USA so you could email fbrc8.com directly. They assembled all the S5 printers and material stations sold in USA and have a good support staff who can help you. You should include your serial number in the very first email to save time (support@fbrc8.com) or you can use the official Ultimaker ticketing system and talk to someone in the Netherlands potentially by going here: https://support.ultimaker.com/s/contactsupport Even if your warranty ran out you can still get free support (suggestions and diagnosis). It's only if you need a part that it matters if you still have your warranty or not.
  8. Did you export your model from blender as an STL file? Did you try loading an old model that you know worked in the past? What version of Cura are you using? Please post the log file from cura.
  9. Is this a tinkercad question or a slicer question? Search on youtube for how to create a "lobster in tinkercad". This will give you a more continuous curve. It will still have segments but maybe it will be better. Cura doesn't do "curves". It receives an STL file and STL files don't define curves. So all you can do is smaller line segments. If you go too small, the firmware may slow down. the firmware should not slow down for gentle curves like in your image. But if you have too many line segments (> 16) over the distance of only 1 mm then the printer will indeed slow down because it has to always be ready to stop within the next 16 line segments (feature of Marlin firmware - not as much of a problem with Klipper firmware). When you have line segments as in your image above, Marlin will not need to slow down. It does not stop at each "corner".
  10. The above link works fine for me. Maybe it went down and came back up? You can download wii builder from your link.
  11. Does the printer do active leveling before doing this calibration print? I dont' remember.
  12. Strange. Is your photo showing the part where it is trying to draw the lines? Most likely you aren't doing the manual leveling properly. the very last step calibrates the second print core. Read the instructions carefully. I believe you need to use the up and down arrows on the display when calibrating the second nozzle. You can skip over the part where it asks you to put the nozzle 1mm above the print bed. Skip those 3 steps. Then do the rear accurately with a piece of paper and the calibration card and then do the front knobs to make the bed flat. Then for the right core you are only using the arrows (not turning the mechanical knobs).
  13. Oh! much better. It should work fine now. You need both the Z20 and the G92 so since one of them is gone it should work fine. I marked it as the solution but in the unlikely event there is still a problem I can "unmark" it as the solution. Let us know.
  14. G92 E0 M190 S100 M109 S225 G280 S1 G0 Z20.001 G1 F2700 E-6.5 ;LAYER_COUNT:165 ;LAYER:0 M106 S127.5 M104 T0 S240 M204 S1000 M205 X20 Y20 G1 F600 Z2.14 ;adjusted by z offset G92 Z2.24 ;consider this the original z before offset G0 F9000 X158.782 Y135.383 Z2.24 ;TYPE:SKIRT G1 F600 Z0.24 G1 F900 E0 G1 F1500 X156.189 Y137.246 E0.04805 G1 X153.711 Y137.85 E0.08643 So the problem is in the 5th line of code. Sort of combined with the G92. But the problem is basically in that 5th line of code. I have no idea if it comes from a plugin or something messed up with the material profile or what. The G0 Z20.001 tells it to move the bed 20.001mm below the nozzle (I usually think of it as the nozzle moves but actually it's the bed but positive numbers here are more separation between nozzle and bed). Then later the G92 Z2.24 tells the printer "hey I know you are at 20.001 but I want you to forget that and you are currently at 2.24. So z=0 is now 2.24mm below here (nozzle closer to bed by 2.24mm). So Z=0 position, while it should be touching the glass, nozzle is 17.761mm above the bed. So basically it prints almost 2cm high from there forward in the gcode. This is all near the very begining of the gcode. I would disable both plugins and look at the gcode. It's a pain - change the ufp extension to zip, then extract the file in the "3D" folder called model.gcode. Then search for "Z". There are a bunch of Z's in the comments at the top but pretty soon they are very rare and sparse throughout the file.
  15. When I sliced, it looks like this. Is that what you get also? With the brim and it firmly on the bed? I guess I should have asked this earlier. I assumed it would be "up in the air" in the PREVIEW screen. Could you verify that please? I'm thinking the problem is hardware related and possibly intermittent. I would: 1) Try it again (see if it's a rare issue and also if it's intermittent) 2) Try an old print with a filament you've used many times before to see if it does it with that also (to see if it's somehow related to the material profile) What surprises me is that it does the active leveling just fine. It has to have extremely repetitive and fine control of the Z axis (the bed height) to complete active leveling without errors. So maybe it's some kind of firmware bug. I guess now I want you to send me the gcode file (ends with .ufp) that is the exact same file that causes the problem so I can look at the gcode in there. Another thought is some kind of plugin that you installed alters the bed height at the start of the print. Do you have extensions/plugins installed into cura? If so that will show up in the ufp file when I look at it.
  16. It's easy in cura for your part to be up in the air so that could be it. It could be a lot of other things. Please post your project file here. Not your model. Your project file. Do menu "file" "save project as" and post that here please.
  17. Oh. That's pretty stupid that it's grayed out. Hmm. But you can "change" the filamant while paused, right? Can you mess with the temperature during that part? I guess you can change the print core - I mean while changing the filament you should be able to swap cores. Hmm. Only if it cools the core - if you remove a core while hot then it will lock up and the only option is power cycling at that point. See this is why I prefer *fewer* fancy features. I should have complete control over things like nozzle temp and bed temp at any time. Especially when paused. They added this feature to gray out features when paused. Not good in my opinion.
  18. I've never tried it but I'm pretty sure you can do it. You pause it. You set the temp to normal printing temp for the nozzle you want to clean. I like to remove the bowden (yes in the middle of a print is fine). Push down until filament is coming out. Then lower the temp to the cold temp. For PLA I usually do 80C and start pulling as I raise it to 100C. Use a snipper to remove the gunk on the tip. Repeat. You don't need a stinking menu/guide to explain the steps. Just do the steps. By now you should know how to do a cold pull. If not there are easily 100 videos on how to do a cold pull on every imaginable printer and they are all basically the same. When things are good, put the bowden back in, extrude manually until it comes out the nozzle, resume print. I'm guessing you want it as a procedure in the firmware during a pause. I don't. It's likely to just add more bugs. Better to keep things simple and do the cold pull yourself. It's not complicate.
  19. So true! I used to try to push people away from sketchup and blender. But it took me a year to get fast at sketchup (and months to get fast at DSM) and I realize that the investment into switching CAD is probably not worth it for some people. At some point I memorized the shortcuts to the point where I don't even know what my fingers are doing anymore and instead I just create. And sketchup and blender have lots of addons/features to assist you with making proper, manifold, useful prints if you just google about it.
  20. Yeah but blender is... complicated. It has these features... like "subdivision", that work great for making visual models. I mean really amazing features. 5000 faces is probably fine. To slice faster you can do thicker layer height - I mean just for experimenting with different settings.
  21. Try logging out of marketplace. Cura blocks certain plugins based on your email which may match up with some company that has a paid upgrade called "cura enterprise". For security reasons, plugins that haven't been vetted by a paid 3rd party are blocked. Even if you don't want cura enterprise your email may match someone who has it. It could be as simple as someone on gmail signed up for it and now all gmail (or outlook.com or imac.com or whatever) users have enterprise by accident. In which case the problem will probably get fixed eventually. The workaround is to just log out of cura so it doesn't think you have "cura enterprise". If indeed logging out fixes it and if your company doesn't have cura enterprise, then let me know.
  22. Decimation won't help with your print time directly but it will help indirectly because you will have more time to experiment with settings like what angle you position the model, what type of support you use, and so on.
  23. 70,000 triangles is a lot. I've sliced that many before on very rare occasions. I would try reducing the number of triangles aka "decimation". This will make your life better such that you can try out more slicing experiments. Most of my models slice in about 4 seconds. I use this technique. This is the only thing I use meshlab for and it's wonderful: http://www.shapeways.com/tutorials/polygon_reduction_with_meshlab Or when you export to STL there should be options in your CAD to reduce the triangles. Like a "resolution" option or something. If you use openscad, or DSM I can help you with how to do that.
  24. Well it's been 14 hours and no response so I guess I suggest you go here and post your issue, and include the full log file: https://github.com/ultimaker/cura/issues You'll get a bit better response there typically. Although, let me try one more thing. Maybe @MariMakes has some suggestions of things to try. But I suspect it was your python install. I know you said you uninstalled python but this is still the most likely issue in my mind.
×
×
  • Create New...