add known issues file (#1408)
* updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * fixes Signed-off-by: Jess Frazelle <github@jessfraz.com> * Update KNOWN-ISSUES.md --------- Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
12
docs/kcl/KNOWN-ISSUES.md
Normal file
12
docs/kcl/KNOWN-ISSUES.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Known Issues
|
||||
|
||||
The following are bugs that are not in modeling-app or kcl itself. These bugs
|
||||
once fixed in engine will just start working here with no language changes.
|
||||
|
||||
- **Sketch on Face**: If your sketch is outside the edges of the face (on which you
|
||||
are sketching) you will get multiple models returned instead of one single
|
||||
model for that sketch and its underlying 3D object.
|
||||
|
||||
- **Patterns**: If you try and pass a pattern to `hole` currently only the first
|
||||
item in the pattern is being subtracted. This is an engine bug that is being
|
||||
worked on.
|
||||
Reference in New Issue
Block a user