Jump to content

ahoeben

Ambassador
  • Posts

    4,967
  • Joined

  • Last visited

  • Days Won

    343

Everything posted by ahoeben

  1. Could you try with Cura 4 beta 1? I just tried with what will become Cura 4 beta 2, and at least there it seems to be fixed.
  2. The surrounding grey margins are added so that the printhead won't collide with prints already on the buildplate. In the first 15.04 screenshot you can just about see that it adds a similar margin, though it is smaller (and much less visible). This could be caused by a bug in the printer definition (which defines the size of the head), or a bug in Cura (which uses the defined head to calculate the safe margin). You did not mention what printer you use.
  3. Try turning off one-at-a-time slicing.
  4. ...and material, and even the type of model and what you define as "best quality". "Best quality" can mean best looking surface, or it can mean best achievable strength, or something else entirely. And sometimes improving one thing can negatively influence the other. If there were one profile that would give you "best quality" for all printers, configurations, materials and for all different models, Cura would surely ship with that profile (and there would be no reason for most of the 300+ settings that you can use to tweak your print).
  5. Awesome! To be honest I don’t really know how you could have broken the bootloader without breaking the rest*, but logically it was the only thing that was left to try. Glad it worked! *: it is possible to flash Marlin to the atmega instead of the bootloader. This would have given you a working printer without a bootloader. But that is not something that happens accidentally.
  6. Make sure Cura is on your primary screen when you close it.
  7. It could be that it has never been properly grounded, and something else on the same group has recently started to leak some charge to the ground. Try plugging the printer in in another part of the house (eg the kitchen, which is usually on a group of its own)
  8. Is the power socket you plug the power supply in properly grounded?
  9. Compare the gcode output. Export a gcode for a small cube from both versions, and we can start to see what it different between the two. Cura has a LOT of settings. Not all settings are shown but they can still influence your print. It could be that the printer definition you used was changed ("improved") between 2.7 and 3.6. It could be that you forgot to install a plugin in 3.6 (Z Offset plugin?).
  10. I think the default Atmega 2560 bootloader for Arduinos should do. And you would use an ISP device on the header marked ICSP1.
  11. The "Add settings" dialog is a "modal" dialog. You can not interact with other elements of the application when a modal dialog is open. The Preferences window is also a modal dialog. Most of the "system-themed" dialogs that you encounter in Cura are. The support blocker tool is not called the "generic cubes tool". You can use the Per model settings tool on the created cubes, but it is not the intended use. Strangeness may ensue.
  12. Sounds like the bootloader on your board is somehow broken, as you suspect. If you don't want to risk further mucking up the printer by replacing the bootloader, you could get a cheap chinese motherboard and keep the one with the broken bootloader as a spare.
  13. In the Marketplace there is aplugin named MeshTools that adds the functionality (and some other tools).
  14. Try 3.6. The plugin is available through the marketplace in that version.
  15. When you start Cura with your printer connected over USB, does the printer reset? I was hoping for a log of the crash you mentioned.
  16. I have created a version of the OctoPrint Connection plugin that is compatible with Cura 4.0 beta 1: http://files.fieldofview.com/cura/OctoPrintPlugin-v6.0.0-2019-01-28T16_19_16Z.curapackage Originally I planned to skip compatibility with Cura 4.0 beta 1, because changes that would be necessary for compatibility with beta 2 and beyond. The second beta was originally planned for halfway through januari. However, because the second beta still is not available, I have worked around this issue resulting in the version linked above.
  17. Here's the best reference I can do: "It is not possible to do arithmetic in gcode snippets in Cura"
  18. Can you share your cura.log? Help->Show configuration folder. It may be large, so please send it to yourself via wetransfer.com or so and post a link here.
  19. Somehow your Rotate Tool plugin was disabled from loading in your configuration. This "state" used to be stored in the Cura.cfg file (hence my asking for that file), but I forgot that it was moved to the plugins.json file a couple of versions ago.
  20. What sort of printer do you use? Are you printing over USB, or over the network?
  21. From the same folder as Cura.log and Cura.cfg, remove the file named "plugins.json".
  22. Nothing in there that explains why your rotate button should not show up. Can you do the same with cura.log, from the same folder?
  23. Can't you just paste it into https://pastebin.com and post a link to it here? Your facebook links don't work for me.
  24. The G28 (home) should by its definition revert any offset set with G92, so I don't quite understand why the z axis offset is incremental for you.
  25. The "Autoslice Toggle Switch" plugin will be available in Cura 4.0 after all.
×
×
  • Create New...