Jump to content

PricklyPear

Member
  • Posts

    10
  • Joined

  • Last visited

Posts posted by PricklyPear

  1. Could you describe the problem in more detail? What did not "change on the time of printing"?

     

    Firstly, ensure that arc support is enabled in the firmware (see similar posts above).

    Secondly, if your question is about improvement in printing time, then you will not see much improvement. The printing time will be roughly the same as without ArcWelder. The printer need to extrude the same amount of filament as before, and that will take the same time.

  2. Great work, @ahoeben!

    The latest development snapshot created G2/G3 code in my test file, and without throwing any errors. I will print these test files as soon as my printer is free. But here's hoping!

    (MacOS 10.15.7 and Cura Arachne)

     

    EDIT: The files printed great.

    • Like 1
  3. @ahoeben and @FormerLurker, I have run the code through the terminal, as suggested, but I don't see any output file.

    I had to modify the code slightly (added a "\" to remove space in the file path and I added an output file path):

    /Users/iMac2011/Library/Application\ Support/cura/4.8/plugins/ArcWelderPlugin/ArcWelderPlugin/bin/osx/ArcWelder --log-level=DEBUG -m=1000000 -t=0.01 -r=0.05 -s=1.0 -a=12 /Users/iMac2011/Google\ Drive/3D\ printing\ stuff/Test\ Prints/ArcWelder-Snake.gcode /Users/iMac2011/Google\ Drive/3D\ printing\ stuff/Test\ Prints/AW-ArcWelder-Snake.gcode

     

    The code seem to run without problem but the output was not generated. The terminal output is this:

    Last login: Thu Jan  7 09:10:41 on ttys000
    iMac2011@Scoble-Hansens-iMac ~ % /Users/iMac2011/Library/Application\ Support/cura/4.8/plugins/ArcWelderPlugin/ArcWelderPlugin/bin/osx/ArcWelder --log-level=DEBUG -m=1000000 -t=0.01 -r=0.05 -s=1.0 -a=12 /Users/iMac2011/Google\ Drive/3D\ printing\ stuff/Test\ Prints/ArcWelder-Snake.gcode /Users/iMac2011/Google\ Drive/3D\ printing\ stuff/Test\ Prints/AW-ArcWelder-Snake.gcode
    2021-01-07 09:10:56.001 - arc_welder.gcode_conversion - INFO - Processing Gcode
    	Source File Path             : /Users/iMac2011/Google Drive/3D printing stuff/Test Prints/ArcWelder-Snake.gcode
    	Target File File             : /Users/iMac2011/Google Drive/3D printing stuff/Test Prints/AW-ArcWelder-Snake.gcode
    	Resolution                   : 0.0500mm (+-0.02500mm)
    	Path Tolerance               : 1.000%
    	Maximum Arc Radius           : 1000000mm
    	Min Arc Segments             : 12
    	MM Per Arc Segment           : 1.000
    	Allow Z-Axis Changes         : False
    	G90/G91 Influences Extruder  : False
    	Log Level                    : DEBUG
    	Hide Progress Updates        : False
    zsh: segmentation fault   --log-level=DEBUG -m=1000000 -t=0.01 -r=0.05 -s=1.0 -a=12  
    iMac2011@Scoble-Hansens-iMac ~ % 

     

    The terminal did not display any debug info (maybe "segmentation fault"?) and I couldn't find the log file. If it exists, where do I find it? I looked near the ArcWelder plugin location.

    • Like 1
  4. Thank you, @ahoeben, for developing this plugin.

    I installed the latest development snapshot (v7.0.0-2021-01-05T11-45-39Z) and ran through a couple of stl files with ArcWelder activated. I was able to slice the files but when I tried to save the generated gcode, I received an error:

    Exception: Unable to write to file Test prints for ArcWelder-Snake: Command '[<<snip>>]' returned non-zero exit status -11

    So, no gcode file was available to review and I could not check if G2/G3 code was generated.

    With ArcWelder option unchecked, normal gcode files were generated and the file could be saved.

    AWplugin v7 cura.log

  5. On 12/30/2020 at 2:48 AM, ahoeben said:

    I'm adding more logging to the plugin, so it will be easier to diagnose the reason why the plugin is not working.

    Can I ask you to test a development snapshot?

    Yes, I would like to test a development snapshot. 

    Where do I find the development snapshot? I have looked on GitHub but can't see anything.

  6. Thank you for putting this together. I have been following the Arc Welder development for a long time and even tested the early stages of ArcWelder (when it was called AntiStutter). Looking forward when it is fully developed.

    One question: Does the current beta version of the Cura plugin also work in vase mode (Spiralize Outer Contour)?

×
×
  • Create New...