Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Honeycomb Infill does not completely infill my model [Bug] #789

Closed
Strix786 opened this issue Nov 18, 2023 · 3 comments
Closed

Honeycomb Infill does not completely infill my model [Bug] #789

Strix786 opened this issue Nov 18, 2023 · 3 comments
Assignees

Comments

@Strix786
Copy link

System

UVtools v4.0.4 X64
Operative system: Microsoft Windows 10.0.19045 X64
Processor: Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz
Processor cores: 6
Memory RAM: 12.46 / 15.92 GB
Runtime: win10-x64
Framework: .NET 6.0.24
AvaloniaUI: 11.0.5
OpenCV: 4.8.0

Sreens, resolution, working area, usable area:
1: 1920 x 1080 @ 100% (Primary) (On this)
    WA: 1920 x 1040    UA: 1920 x 1040
2: 1920 x 1080 @ 100%
    WA: 1920 x 1040    UA: 1920 x 1040

Path:       C:\Users\User1\Downloads\UVtools Win x64 v4.0.4  dt2023-11-17\
Executable: C:\Users\User1\Downloads\UVtools Win x64 v4.0.4  dt2023-11-17\UVtools.exe
Loaded file: RT(DP) - Side - Motor dc2023-11-17 v0.8 [UVtooled].sl1 [Version: 0] [Class: SL1File]

Printer and Slicer

  • Printer: Phrozen Mighty 8k
  • Slicer: Prusa Slicer 2.5.0

Description of the bug

The bug manifests in a basic model I created: a rectangle. I encounter an issue when applying a Honeycomb infill pattern with an infill spacing of less than 300 pixels. Specifically, the left portion of my rectangle remains unfilled, while the rest of the area is correctly infilled. This issue appears to be solely dependent on the infill spacing, as altering other parameters did not result in any changes.

Furthermore, the wall thickness is consistently maintained throughout the model. Notably, this bug only occurs with models that have a length of up to 200 mm.

How to reproduce

Go to Tools > Infill

  • Select any layer
  • Select Honeycomb pattern
  • Set anything for floor/ceiling, wall thickness, infill brightness, infill thickness
  • Set Infill spacing to something under 300px
  • Tick or not Reinforce if possible

Files

Bug Honeycomb UVtools.zip

Copy link

This is your first time submitting an issue with UVtools 🥳Please review your issue and ensure that the submit template was followed, the information is complete, and not related to any other open issue. It will be reviewed shortly. Debugging is very important and make the program better. Thanks for contributing and making the software better! 🙌

@sn4k3
Copy link
Owner

sn4k3 commented Nov 18, 2023

I remember the calculated square for infill is rounded up, however something is failing, I will look and try to fix on next patch.

sn4k3 added a commit that referenced this issue Dec 12, 2023
- (Add) Tool - Phased Exposure: Replace "Double Exposure" with "Phased Exposure" tool, same effect but allow to define more steps (#778)
- (Fix) Infill: Honeycomb Infill does not completely infill model (#789)
- (Improvement) File -> Open recent: Disable all inexistent files (Can no longer be clicked)
- (Upgrade) .NET from 6.0.24 to 6.0.25
- (Upgrade) AvaloniaUI from 11.0.5 to 11.0.6
@sn4k3
Copy link
Owner

sn4k3 commented Dec 12, 2023

Fixed

@sn4k3 sn4k3 closed this as completed Dec 12, 2023
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

No branches or pull requests

2 participants