Jump to content

ahoeben

Ambassador
  • Posts

    4,987
  • Joined

  • Last visited

  • Days Won

    347

Everything posted by ahoeben

  1. Preferably not in Cura, but in a 3d modeling package. This misunderstanding of the parameters will be fixed in the next release. For details, see https://github.com/fieldOfView/Cura-ArcWelderPlugin/issues/12
  2. I recommend you ask the Mosaic Manufacturing people about compatibility. They'll be able to tell you what will and what will not work with the combination of your S3 and their products.
  3. The canvas hub connects over USB to the serial port of the printer to send gcode commands to it one at a time. The S3 does not have a USB port that can be used to send gcode commands to it one at a time. The USB port on the S3 can only be used to host eg a thumbdrive. I do not have experience with either of these addons. I do know how they work, and I have an S5 (for which the CANVAS Hub also does not work). Much to my surprise though, the Mosaic Manufacturing website seems to suggest they support the S5 and the S3 at least with the Palette 2. I'm not sure how it could work since there is no way to sync the gcode on the S3 and the Palette. But I guess it does not really need to be synced precisely. I am still pretty sure the CANVAS hub will not work (due to the lack of aforementioned serial port over USB on the S-line of printers).
  4. AFAIK, the Palette Pro does not support 2.85mm filament. If it did, it would be even more wasteful with filament printing waste towers than it already is. Theoretically you could try to convert the Ultimaker S3 to use 1.75mm material, but that is certainly not a trivial undertaking to get working reliably. You would have to modify printcores and feeders. And then there is the issue of the Palette Pro needing to send gcode to the S3 via a USB port that the S3 just does not support. Profiles for materials would be the least of your problems. TL;DR: the Ultimaker S-line is not compatible with the Palette Pro, and you would run into lots of problems trying to use them together.
  5. No, you can't, sorry. That default set is hardcoded into Cura because without it you would get shells around the modified infill.
  6. See the ArcWelder plugin in the Marketplace. After installing it, you have to enable the "Arc Welder" setting in the "Special Modes" section. A word of warning: Not all printers (or actually firmware versions) support G2/G3 commands.
  7. The preview in Cura does not show the Arc movements, because of three reasons: * Like all postprocessing in Cura, the ArcWelder postprocessing does not happen until the gcode is saved. * The Preview does not actually show gcode, but "layer data" created by CuraEngine in parallel to the gcode. * The Preview in Cura does not support Arc movements. So that part is explained. The Ultimaker 3 firmware is based on a very old version of Marlin. Arc support seems to be enabled (the fork is so old that there is not a flag to disable Arc support), but I don't know how well it works. The error you are seeing could be an error in the gcode created/processed by this plugin, or it could be an error in how the Ultimaker 3 interprets the gcode.
  8. It sounds like your clean install uses a different GPU driver that somehow interferes with the GUI framework that Cura uses. I fail to see how that would help you. Instead of a single file, you have to backup a single folder. If you want a single file, you can Save a project and load that back into Cura after you have reset it. That restores the entire state of your Cura settings.
  9. The rotation-hoops of the rotate-tool have arrows. If you click the arrows instead of dragging them, the object will be rotated by 90 degrees.
  10. Firmware for the UMO ships with Cura in several flavors, including with/without heated bed kit. See the folder resources/firmware where you have installed Cura. The firmware for the Ultimaker Original without heated bed is MarlinUltimaker-250000.hex Alternatively, you can have a look here: https://github.com/Ultimaker/cura-binary-data/tree/master/cura/resources/firmware You can also go older: https://github.com/Ultimaker/cura-binary-data/tree/15.06/cura/resources/firmware These are all 6 years old.
  11. We need to see more of the (crash-)log to know what is going on. In this case I think there's a plugin at play because I cannot find the keyword "Chop" in the entire Cura codebase, nor in any of my plugins.
  12. The shown model will not print well without either moving it into the buildplate like I suggested, or enabling supports. If you enable supports, then the skirt will also encompass the supports.
  13. That will not work in this case. The model is already laying flat, on a circular part of the model. That won't change the skirt.
  14. The model only contacts the buildplate with a small circle. You may want to "push" it into the buildplate a little using the move tool. Set the z to -0.1
  15. Try asking your question here: https://github.com/ZONESTAR3D/Slicing-Guide/issues
  16. Have you also tried changing the "print speed" parameter of the postprocessing script? You'll probably get a more informed answer from Zonestar instead of the Ultimaker forum.
  17. This thread is not just old, it is 6.5 years old. In 3d printing terms, that is ancient. The thread is about a very different version of Cura. The GPU is not used in slicing. The part of Cura that uses the GPU is not GPU-limited with a 1080, so any faster GPU will unlikely give you a faster experience.
  18. Printer definitions are not normally removed from Cura. Given that there does not seem to be any reference to tenlog printers in the current source of Cura, I'm going out on a limb and say that they were never listed in Ultimaker Cura. Ultimaker only maintains the profiles for Ultimaker printers. For all other printers, they rely on community members or printer manufacturers to create and submit these profiles so they can be included with Cura. But some printer manufacturers choose instead to give instructions on how to add sets of files to a Cura installation. It seems that that has happened in the case of tenlog. Where did you get the screenshot of Cura 4.4? It would be my guess that the original page it was on had instructions on how to add the profiles for tenlog printers to Cura.
  19. A bit more readable version of the info derived directly from fdmprinter.def.json can be found here: http://files.fieldofview.com/cura/Replacement_Patterns.html Unfortunately, you cannot do math in replacement patterns in Cura. But like @Cuq said, there's a neat plugin to help you with Linear Advance settings.
  20. Have you read this? https://colorfabb.com/let-s-make-something-clear The material referenced there is slightly different, but most of the tips regarding printing carry over.
  21. Do you use multiple displays? If so, try disabling all but one of them temporarily. If Cura starts succesfully with a single monitor, go to the General preferences and uncheck the "Restore window position on start". Then you can re-enable the other screens, and Cura should always open on your primary screen.
×
×
  • Create New...