Jump to content

BenMarolt

Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by BenMarolt

  1. You *could* customize your printer profile start code to prime the nozzle, but getting it to make a continuous line all the way from the corner to the start of your part might not exactly work out that easily from manually entered Start G-code, and would need to be manually recalculated for the next print job, or even if you change the position slightly of the first part, or the print order changes. You may just need to calibrate the retraction settings for the A8. You might have luck just turning off retractions entirely, although this might result in stringing issues. OR.... You might just need to set some "retraction extra prime" amount. I'd try setting the retraction prime amount first, probably a number between 1.4 and 4.0
  2. I can't read the angle in the screen shot, for some reason the image is very low resolution for me, but I have run into this, or something similar before. It didn't seem to matter what number I put in Infill Line Direction and Cura seemed to just ignore it. When I had a sequence of different line directions, I had previously seen it end up in square brackets for top and bottom line direction, like [0,30,60], and this always worked, so I tried it a sequence of one direction, and that has been reliable for lines, zigzag, grid, and triangle. It might work with the other patterns, too. Long story short - the fix for me was to put the number of degrees for the rotation within square brackets. For example: 15 ... generates the same result as leaving the direction blank, but: [15] ...rotated the pattern direction by 15 degrees. I hope this workaround works for you!
  3. I also noticed this in 2.4 and the 2.6 beta. I've gotten into the habit of deleteng the ".curaprofile.3mf" out of the filename every time I save a project to prevent the repeating extensions. It looks like somebody else saw it in 2.4, too. It's in the GitHub issues Cura 2.4: Project's file extension #1485 https://github.com/Ultimaker/Cura/issues/1485
×
×
  • Create New...