-
Hello everyone,
is it possible to **convert only a part of a step file**, like a specific surface, to a mesh and a stl file (see dark blue surface in attached image)?
In my step file I have got v…
-
### Version
1.3.0
### On which installation method(s) does this occur?
Docker
### Describe the issue
When using an stl file (sphere for example) instead of primitive geometry, the total…
-
Inti's mesh type looks very powerful, but seems a bit complicated for my basic needs.
Could you provide some basic examples of just defining a 2D boundary from a list of point, or a 3D surface from…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
I'm attaching another model that doesn't export properly to STEP. When I import it into a …
-
The fuzzy skin in 2.4.0alpha is working really well for me especially with modifiers to enable in specific locations however for some models it is quite tedious to make a separate stl to enable the fu…
-
Hi everyone, I am trying something fairly simple: interpolating the fields of a VTK onto a coarser STL
If I use a VTK with point fields it works perfectly, however if I try to use a VTK with cell f…
-
```cpp
void checkFeatures(wgpu::Adapter adapter) {
std::vector features;
size_t featureCount = adapter.enumerateFeatures(nullptr);
features.resize(featureCount); ///
-
See [these notes in the summer intern project](https://github.com/visit-dav/summer-projects/issues/23)
This will likely be handled as part of summer intern project
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### OrcaSlicer Version
2.1.1
### Operating System (OS)
macOS
### OS Version
MaxOS 15.1
### Additional…
-
Lee loaded the FreeCad file:
https://github.com/PubInv/moonrat/blob/main/moonratII/enclosure_mooonratII/heater_assembly/case_incubater.FCStd
Lee exported an STL file.
In preparation to print, Lee…