Jump to content

productdesign

Dormant
  • Posts

    41
  • Joined

  • Last visited

Everything posted by productdesign

  1. Seems that if i turn off my firewall Cura behaves as it should. Can anyone advise of the actual process I am looking for other than Cura to give permissions? I have permitted Cura.exe or what ever but that doesn't do the trick. so far only running without a firewall is the workaround. Any help appreciated. Chris
  2. Just found this thread. must have given up. WOW i am now checking out if my Firewall is interfering! https://ultimaker.com/en/community/view/6985-urgent-stable-version-req?page=1&sort=#reply-55938
  3. Been getting back into using the Ultimaker and still using Cura 14.01. I recall we did not update due to this issue before. So thought we would let a few itteratons pass before trying again. Just tried with 15.04 and same issue. All looks good except part wont slice. Save button is greyed out and you see a quick 0.5 second flash of the build progress bar. Layer view shows 1 or zero layers. Please help as would like to be using the latest version. Win7 PC. Quad core with Ram Spare. Cheers Chris
  4. Many thanks to @Yellowshark and @illuminarti for your help on this :-P Thanks Guys!
  5. HI Peeps. Just stuck with a step file that unrelated to Ultimaker is causing vendors a problem on import. Pretty sure if someone could import it to SW and auto fix and spit back a Step at me, this would be a big help. File is confidential so, if you can help please message me. Cheers Chris
  6. I know this is an old thread, i have always thought the robot a kinda odd icon for the UM because it never has printed that well with the natural overhangs.( otherwise hes cool ) now on the UM2 are you all seeing a better robot. I think if your finding slowing speed is causing less sag on overhangs, surely this is due to cooling as suspected, rather than slowing your hole print down, It would be good if Cura could somehow have a slower cooling time especialy on the overhang slices as these are well detected in the slicer. So you would not just have min cool time, but a min for overhangs? Is this actualy going to help. If so, would it be considered in the next release? Along with a few other on my wishlist. I found this thread problem solving suport material attachment issues. I wish suport material had more options than just xyz distance and density. Would be good to have pattern options and the potential for gaps in the z. this would save on material and make the support much easier to remove. Im often trying to print enclosures for electronics and im destroying my ABS prints just removing the support. ( as a side note, can anyone point me in the right direction for preventing fat bottomed or sagging at base of prints. ) Ie. print a column and the first 15mm is fatter. is this due to its proximity to build plate? )
  7. Thoughts on why the current version is broken for me? Is this unusual or common problem?
  8. Cheers for coming to the rescue. that was a close call. Win 7. But to be frank this machine does have issues with windows update. Have problems with .net stuff for example. Just installed version 14.01 and thats got me out of a bind. For future ref is there any reason not to use the latest marlin etc with backdated versions of cura. As it would be written before the firmware im now running. Thanks Chris
  9. Then again, could someone advise why latest version fails to slice with blank space where the progress bar should be? Thanks. Chris
  10. Embarrasing...but finding a specific version with .exe to google brought up this page http://software.ultimaker.com/?show=all Which I now see is expanded from clicking the link in that page...could I flag a note to who ever makes that page, to make this easier to spot or use an Icon? Sorry to waste ur time reading this.. Solved. Chris
  11. Hi All, Version 14.03 Doesnt slice and has been unusable for me since launch. So been using prev versions. However I can find the Github page, but must be thick or something as cant for the life of me find a list of versions to download. I know of these pages http://software.ultimaker.com/ https://github.com/daid/Cura Cant find a download list on Daids page...:s Can anyone send me a link to prev versions, have a print job required for the morning :S Hope someone can help Cheers...
  12. Well fingers crossed all will be well. I did receive an offer of help from a group member so thanks again for that. on my travels I did contact the makers of Instep and received a indepth reply if people are interested I thought I might share it . At this stage, I don't think I will require this after all. "Thank you for your interest in the InStep application. I took a closer look at the file you provided and there are a few things to mention in regards to your request. · As I am sure you are aware, parametric modelers will only work in a parametric manner with native files, so any time you import a file (Step, Iges, Parasolid, etc.) you will not get parametric data but rather surface data (basically a BREP). In most cases this is perfectly fine since the intent is to simply use the imported data as a starting point to then do something else with it, but I wanted to be clear about this distinction. Some packages will offer ‘direct’ modeling tools which allow you to interact with un-parameterized features… · The source file is fairly large by any measure. There are some 260k facets which is above our recommended size (usually applications will be fine working with files up to about 100k facets; some more powerful applications can go far above that though). In order to work efficiently with the data, especially if this is just a starting point for some project, I would recommend reducing the density of the file to something more manageable prior to conversion. There are a number of (free) applications that can do this reduction in data with only little loss of accuracy (though in some cases issues can be introduced). Blender and MeshLab are the more prominent ones. · The original data actually has some slight gaps and offsets which make direct conversion impractical. In order to close these gaps, I applied a tolerance value to the data which allowed the body to be recognized as a single, solid body. In general, the InStep application does not manipulate the underlying data. Rather it performs a uniqueness conversion whereby vertices in space are collapsed and thereby features such as edges and surfaces recognized (the STL format consist of triangles only so several corner points can overlap or be in close proximity, the application merges these together and makes both vertex and edge information unique). Therefore the generation of smooth surfaces is (not yet) implemented and the output is just a different format of the original geometry with some corrective measures applied. This is fine for cases where the object is geometric in nature (boxes, flat covers, etc. where larger surfaces can be merged without loss of detail) but does not do well with organic shapes like the one you have. In those cases, additional work is required to manually (with different software) generate NURBS surfaces from the data. The issue is still that there is a loss in accuracy in this step since these applications use some shortcuts to get the smooth surfaces where there were previously sharp edges. I wanted to showcase the differences in these approaches and files and put together a sample of these (I’m afraid I cannot give you the full files for free since that is a service we offer). Due to the file sizes, I went ahead and placed them on our website (I will remove them as soon as you can let me know that you have accessed them): https://www.solveering.com/temp/chrisflynn_tempFiles/owl_010RED_Partial.zip This is the file you provided, reduced to 10% of the original density (with Blender) and then imported into InStep, exported as STP (and then cut to the given size in NX7.5). https://www.solveering.com/temp/chrisflynn_tempFiles/owl_InStep_Partial.zip This is the full density file, converted in InStep, loaded and manipulated in NX7.5 and re-exported as STP. https://www.solveering.com/temp/chrisflynn_tempFiles/owl_2_NURB.zip Full density file, manually converted to NURBS surfaces. There is obviously quite a difference in the file content and size for these different items, hopefully this explains the different options. It is our goal to be able to offer InStep with the option to generate NURBS surfaces directly from within, however that capability is still some ways out and currently only available as a service. Please let me know once you have downloaded and viewed the files and if I can be of further assistance. Should you require us to perform conversions like this, I would be happy to provide you with cost options depending on the details of your project. Kind regards, Ben "
  13. Thanks to everyone for your help. I have found a vendor in the UK with a decade experience, Aerospace / F1 standard equipment who offer to create "automated surfaces" ie output a step. ( mesh to Solid ) which is what was discussed here. For just over the cost of a spool of filament. So looks like the search is over for the time being.
  14. I have lost touch with Rhino. are there any tools there that could help even out the mesh. or average. Have you used http://www.meshmixer.com/%20?%C2%A0 So we have a more usable Nurbs file in the Solid modeller.
  15. thanks to all. Chopmiester, I understand your getting into accuracy and semantics. video interpolation is not like for like, more a transformation is taking place. And Thanks Nick for going to the effort. I couldn't open the file first try. Will try again. Cant go into specifics, but it is useful in hand tool design to be able to work with a material like airdry clay and then get it scanned to bring into the product development workflow. If the surfaces are averaged / smoothed as a result then this is a win. Will investigate the options you mention. and also have emailed Instep to see if they can handle organics. Appreciate your input.
  16. Chopmiester said there was no solution to what Im looking for..but all were looking for is getting objects scanned to receive STEP or IGES. Which clearly is part of most scanning services. As Desktop Digitising is growing, I was hoping that the group may have experience in doing the same . Just noticed that I could buy a Cubify Sense for the same cost as a single scan via a Bureau...though a large difference in quality.
  17. Thanks for your input. I dont know if you have used scanning Bureaus before. But I have. For example this was a persons head and we were issued with a Step file http://flynn-product-design.com/portfolio/electronics-enclosure/ So I know it can be done, its done all the time for Reverse Engineering purposes.
  18. Hi Peeps, I thought I would see what those experienced folks out there had to say on object scanning. I need to scan some organic forms about 60x60x60mm. and pull them into a solid modeller that can not import STL. So Im curious if the forum could advise of a low cost service in the UK or EU that can scan and output STEP. I know there are many hobbyists experimenting with this. Most pro services are extortionate. I do have a service near me that can scan and output STL or OBJ. So if we are left with this option, does anyone have advice of good software to do the conversion. One of our chaps is looking at ; http://www.solveering.com/instep-purchase.htm http://www.sycode.com/products/mesh_to_solid/ but he advised they could not handle high poly count. We may be into 6000+ Virts. Hope you can help Chris
  19. the thumb screws were tight. so loosened off. The resulting print starts under extrusion in the middle of the #4 . so a fractional improvement perhaps. I am reluctant to mess with the hot end unless you think i have too? Bit confused why this wasnt picked up before shipping as its a quick calibration test you have the gcode for.
  20. Thanks. Yes printing at 230. Have disassembled the drive unit and as described the design has areas which rub slightly. reseated the bowden. made sure the mount screws are not tight. have not seen these head thumb screws yet so will try that... What about the motor voltage discussion.
  21. HI All, Started new topic as been a few days without response on the previous thread, feel free to delete last. I ran illuminati's under extrusion test. Result is here. Could someone help me get my UM2 upto the 8- 10 range described as "normal" Thanks in advance,
  22. I have performed the test. Thanks for making that possible. I attach the image. The knock sound I referred to is occurring and causing this under extrusion. So someone said they are not convinced there is a problem, is that still the case? It looks like Under extrusion is occurring before the 4mm 3/s This is way off the 8-10 referred to as normal...would appreciate the help guys getting this chap working? If its a voltage thing can someone help me sort that?
  23. I see. could you point me to the G code your referring too. and your saying save it from something like notebook? As you may have guessed only used cura in my experience to date. thanks for the help, PS dropped the speed and layer height and printed better. Does anyone get the benefit of the volume calc being visible as an on the fly instrument. i have never as yet performed a vol calc while 3d printing and kinda feel things should be progressing the ease of use way. im not a hobbyist, i need ease of use and reliable prints. Tho I take my hat off to all yall who have helped make UM what it is.
  24. will do the test when i have a mo. but i didnt follow how folks were varying the speed was this via tuning on the machine? i always wonder how people do those multi setting prints in one. we often see in troubleshooting. i take it its a file and you have to watch the layer change to the indicated vol and tweak it as such...im not that clever
  25. right....ok. What is the conclusion as to a fix for me then? I will say although the spool im using orange UM PLA. is full ish. there does appear to be an undulation in it. also note their is a fair amount of friction just in spooling round that turn adapter ( material binds assume its abs? )
×
×
  • Create New...