Feature: Multiple dovetail cuts #744

Open
opened 2026-04-05 16:28:19 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Xipit on 2/15/2026

Description

Implements highly requested feature to be able to cut models using multiple dovetails in one cut. Current limit is one dovetail.

Goals:

  • address usecases
  • easy to use and understand
  • dont try to match professional CAD software feature set

According to #6976, usecase is primarily cutting up big models to fit on their printers buildplate.

Implementation:

  • multiple dovetail cuts by specifying count and gap between dovetails

Screenshots/Recordings/Graphs

image image
*Originally created by @Xipit on 2/15/2026* # Description Implements highly requested feature to be able to cut models using multiple dovetails in one cut. Current limit is one dovetail. Goals: - address usecases - easy to use and understand - dont try to match professional CAD software feature set According to #6976, usecase is primarily cutting up big models to fit on their printers buildplate. Implementation: - multiple dovetail cuts by specifying count and gap between dovetails # Screenshots/Recordings/Graphs <img width="1448" height="1229" alt="image" src="https://github.com/user-attachments/assets/cb5edea2-c63c-4f70-b119-623bb495970b" /> <img width="1397" height="1217" alt="image" src="https://github.com/user-attachments/assets/75391889-e940-46b5-9d8c-e7f99d8f863f" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#744