mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
Add 2D honeycomb infill pattern (#9483)
* Add 2D honeycomb infill pattern * Reverted change of 2D lattice infill void area estimation --------- Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
4
resources/images/param_2dhoneycomb.svg
Normal file
4
resources/images/param_2dhoneycomb.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<path d="M2,21.5 h20 M2,2.5 v1.5 l5,3 v6 l-5,3 v5.5 M12,2 v2 l-5,3 v6 l5,3 v6 M12,2 v2 l5,3 v6 l-5,3 v6 M22,2.5 v1.5 l-5,3 v6 l5,3 v5.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/>
|
||||
<rect x="1.5" y="1.5" width="21" height="21" rx="2" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 439 B |
Reference in New Issue
Block a user