Closed gkatev closed 3 years ago
Can you run the console version with the --help command and paste in the version? I just want to double check to make sure I'm debugging the exact right one. Thanks!
@FormerLurker
Version: 1.1.0, Branch: master, BuildDate:
2021-02-04T09:54:13Z
OK, we are on the same page. Looks like a bug, so thank you very much for reporting it. Not sure what's up yet, but it seems to be extremely repeatable, as the issue occurs on every layer. That's what I get when I go messing around with the core too much :)
OK, this is a bit crazy. I can't believe I've never seen this before, but the program is not handling empty lines that fall between arcs segments correctly. I must have removed something critical in the past. Hopefully I'll have time to dig in and fix ASAP.
You might try the latest artifacts. Warning: the MacOs build will not work, and I have not created a raspberry pi build yet.
I'm having trouble getting the mac build working from github actions, and github has no runner for raspbian yet, but hopefully I'll work that out. Let me know if it is a problem.
I pulled the devel branch, I suppose it is the same as the artifacts. I'm not dekstop Linux, so no build problems! As far as I can tell the problem is fixed; model looks fine after welding, and I can see a reduction of G1 commands (14269->7756), as well as an increase in G2/G3 (76/215).
Thanks for the fix and for all your work with this project!
Oh, I'm relieved. That was the worst bug I've seen in months. I'm really glad you pointed it out. I'm going to call this closed, and will try to push out a new release ASAP.
Hi, I've encountered an issue, with the master branch of ArcWelderLib. I did not see the problem with the Octroprint plugin (up to date with stable version I think).
Before welding (spacer.gcode):
After welding (spacer.aw.gcode):
Relevant files are here: spacer.zip