arc welder library from FormerLurker on Github causes crash
Using RepetierHost and included Prusa Slicer, I added the arcwelderlib to it(prusa slicer), and when slicing an error box appears.
System.NullReferenceException:Object reference not set to an instance of an object. At Repetierhostextender.basic.gcodeanalyzer.arc(single[]position,single[]target,single[]offset,single radius,boolean isclockwise,gcode code) at Repetierhostextender.basic.gcodeanalyzer.analyzeshort(gcode short code) at repetierhost.view.repetiereditor.fastlayerupdate) at repetierhost.main.loadgcode(string file)
Looking at the result in print preview tab,there are arcs/circles all over the place.
Is this fixable, or should I just go straight to prusa slicer, bypassing repetier host entirely.
I Like repetier host, it is much easier to manage the objects on the platter.
System.NullReferenceException:Object reference not set to an instance of an object. At Repetierhostextender.basic.gcodeanalyzer.arc(single[]position,single[]target,single[]offset,single radius,boolean isclockwise,gcode code) at Repetierhostextender.basic.gcodeanalyzer.analyzeshort(gcode short code) at repetierhost.view.repetiereditor.fastlayerupdate) at repetierhost.main.loadgcode(string file)
Looking at the result in print preview tab,there are arcs/circles all over the place.
Is this fixable, or should I just go straight to prusa slicer, bypassing repetier host entirely.
I Like repetier host, it is much easier to manage the objects on the platter.
Comments