-
Does this plug-in support Makergear M3-ID (dual extruder) with Marlin 1.1.6.1.1? The M3-ID printer comes equipped with the BLTouch probe with firmware support included.
I have the plug-installed a…
-
Hi Mostafa,
Can you please explain what should be changed for inputs and how to visualize the results?
In fact:
- what is q? x? z? etc. are the layers from bottom to top or top to bottom?
- For …
-
Hi,
I am interested in understanding the cost to go function across a broad range of different states, not just on chain.
With the default forward pass we end up only exploring the state space…
-
## Issue Details
When outputting a voronoi diagram (created by Segment_Delaunay_graph_2) using draw_dual(), an CGAL::Assertion_exception is raised and the application immediately exists.
This is…
-
Hi!
I'm still playing with getting vtr working with iCE40 like architectures. The iCE40 has the idea that you have span4 and span12 lines which are not directly connected to the logic slices, I've …
-
By quality assesment we can know what is the job left to have a "perfect" XML description of objects.
We want to provide a todolist dual-way :
- as a list, object by object (all business processe…
-
**Edit**
The initial post is out of date. I initially thought that the type-instability came from the `ODESolution` being passed as an argument to another ODE. This was wrong.
The type-instabili…
-
Messing with the settings Multi core rendering ON seems to give a huge boost in VR frame rate but introduces weird stuttering. Is their anyway to fix this.....the performance boost is very noticeable …
-
In the current form, we cannot get gradients with respect to parameters referenced from an outside scope. For example:
```python
m = torch.tensor(1., requires_grad=True)
x = torch.tensor(2., requ…
azane updated
11 months ago
-
```
Triangle strips require fewer indices due to implicit connectivity. This could
halve the number of indices required. One downside is that you have to deal
with restarts and/or degenerate triangl…