Rickthebig

Results 9 comments of Rickthebig

Checking this topic almost every day... Arc overhang **urgently** needed!

> @Rickthebig You can use https://github.com/Kelsch/arc-overhang-orcaslicer-integration in the meantime. It is a PoC implementation based on the on the prusa slicer integration which is based on the original script. There...

Wait - I did find a shapely library for Windows: https://pypi.org/project/shapely/#files I will let you know the outcome.

Unfortunately the script cannot be executed: from shapely import Point, Polygon, LineString, GeometryCollection, MultiLineString, MultiPolygon ModuleNotFoundError: No module named 'shapely' The library was successfully installed: pip install shapely Defaulting to...

The script won't run: python3.12.exe softfever_slicer_post_processing_script.py Traceback (most recent call last): File "...\softfever_slicer_post_processing_script.py", line 628, in class BridgeInfill(): File "...\softfever_slicer_post_processing_script.py", line 629, in BridgeInfill def __init__(self,pts=[],id=random.randint(1,1e10)) -> None: ^^^^^^^^^^^^^^^^^^^^^^ File...

I got the versions straight, now processing the script using python 3.9 I get: File "softfever_slicer_post_processing_script.py", line 325, in def getPtfromCmd(line:str)->Point | None: TypeError: unsupported operand type(s) for |: 'type'...

> It would be great if you could do some print tests with the above option enabled (travel distance to 0) and report back with before and after seam shots....

> May be STL is broken, try use repair tool. Does Orca have a repair tool? If not, which one would you recommend?

I can confirm that the model is broken. This is not a bug in Orca.