Skip to content

Fix netfab model repair service in github compilation#10507

Merged
SoftFever merged 3 commits intoOrcaSlicer:mainfrom
RF47:fix-netfab
Aug 24, 2025
Merged

Fix netfab model repair service in github compilation#10507
SoftFever merged 3 commits intoOrcaSlicer:mainfrom
RF47:fix-netfab

Conversation

@RF47
Copy link
Copy Markdown
Collaborator

@RF47 RF47 commented Aug 23, 2025

Description

This PR addresses a build issue in GitHub Actions where STL repair via Netfabb is skipped due to missing Windows SDK detection.
Although local builds work correctly, the GitHub CI output shows:

WIN10SDK_PATH is invalid: C:\Program Files (x86)\Windows Kits\10\Include\10.0.22000.0\ -- PROJECT_SOURCE_DIR: D:/a/OrcaSlicer/OrcaSlicer C:\Program Files (x86)\Windows Kits\10\Include\10.0.22000.0/winrt/windows.graphics.printing3d.h was not found STL fixing by the Netfabb service will not be compiled Building without Win10 Netfabb STL fixing service support
image

fix #10461
fix #10463

@RF47 RF47 changed the title Bugfix netfab fix stl in github compilation attempt to fix netfab stl fix in github compilation Aug 23, 2025
@RF47 RF47 changed the title attempt to fix netfab stl fix in github compilation fix netfab model repair in github compilation Aug 23, 2025
@RF47 RF47 marked this pull request as ready for review August 23, 2025 21:40
@RF47 RF47 changed the title fix netfab model repair in github compilation Fix netfab model repair service in github compilation Aug 23, 2025
Copy link
Copy Markdown
Collaborator

@SoftFever SoftFever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Model Repair Function Disappeared in Version 2.3.1 Alpha Non-Manifold Edges

2 participants