-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
bugIssue that needs to be fixedIssue that needs to be fixedcore-slicingIssues related to path generationIssues related to path generationmid-priorityNear to mid-term need. Required in a few months or less.Near to mid-term need. Required in a few months or less.
Description
Expected Behavior
I believe the bottom of the object Z height should be printed at layer height / sin(slicing angle) + z offset
In the attached project, the value is 0.1914 whereas it should be 0.1414. This 0.1414 is calculated with the following: layer height 0.1, slicing angle 45, and z offset of 0. 0.1/sin(45°) + 0 = 0.1414
Actual Behavior
The Z height seems too large
Possible Solution
Self-Explanatory
Steps to Reproduce the Problem
Project attached.
Specifications
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue that needs to be fixedIssue that needs to be fixedcore-slicingIssues related to path generationIssues related to path generationmid-priorityNear to mid-term need. Required in a few months or less.Near to mid-term need. Required in a few months or less.