-
**Router Model Affected**
Models: ZenWifi AX | XT8
**Firmware Version Affected**
3004.388.8_2-gnuton1
**Is this bug present in upstream Merlin releases too?**
Not sure
**Describe the bug**…
-
The following simply fails with the error in the title:
```python3
from firedrake import *
mesh2d = CubedSphereMesh(1, refinement_level=1)
mesh = ExtrudedMesh(mesh2d, layers=2, extrusion_type=…
-
Hi,
Just a few questions, are you able to deactivate the automatic z offset adjustment and bring this and the mesh bed leveling to the normal Klipper state?
-
---
**Failing to get composition Data or the provisioning**
I'm using nRF Mesh for quite long time now with my Mesh. But for past few months I couldn't work on it. Now after this time I got back t…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
I am trying to generate hex domin…
-
@brey would it be possible to rename `node` to `bnode` or something?
![image](https://github.com/ec-jrc/pyPoseidon/assets/411196/835df702-8d39-4071-9ff0-b0dbc5924be2)
`node` is kind of too gener…
-
Support parallel mesh reading using the PETSc HDF5 format.
Write a converter to conver Exodus and Gmsh files to PETSc HDF5 format.
-
hello I have a question that goes beyond the threejs porting.
In my file format (a zip with the individual mesh geometries inside and then a json for matrices and positioning)
I'm trying to save…
-
Loading trained model at iteration 30000
Reading camera 240/240
Loading Training Cameras
Loading Test Cameras
export training images ...
reconstruct radiance fields: 240it [00:03, 64.30it/s]
exp…
-
With the version `mesh` is ignoring the color argument. This code used to work with Makie v0.19.8.
```julia
using GLMakie
f = Figure()
a = Axis3(f[1,1])
m = mesh!(a, Circle(Point2f(0, 0), …