-
```
What steps will reproduce the problem?
1. Opening VNC server with Port 5500 opened on router and windows firewall
2. Open AndroidVNC and attempt to connect to my Ip Address
3. After authenticating…
-
**Is your feature request related to a problem? Please describe.**
Když mi běží poslední tisk, tak po dotisknutí mi tiskárna vychladne a filament mi zůstane uvnitř, a ten musím pak buď ustřihnout, an…
-
What happened:
Prepare gcode using cura 4.11.0
Send to octoprint using the cura "print with octoprint" option
Save to SD is enabled
Octoprint receives the command and begins writing
Arc-welder pl…
-
Currently the surface construction methods in build123d do not provide great control over adjacent face continuity requirements. I propose to add `BRepFill_Filling` as a build123d direct API `Face` me…
-
### Is your feature request related to a problem? Please describe.
I have made a printhead that uses a solenoid. I added a command to turn on the solenoid in G10, and turn off the solenoid in G11, an…
-
### Printer model
XL
### Firmware version
6.0.4
### Upgrades and modifications
_No response_
### Printing from...
USB
### Describe the bug
In my example, I have two tools (…
-
It would be nice if Abella allowed as aliases for `Theorem` the commands `Lemma`, `Proposition`, `Corollary`, `Example`, `Conjecture` (and others I might be overlooking).
Also, Abella used to have …
-
Description of the C# safe navigation operator ?. provided by @davidhesselbom
While you're at it, have you thought of "?." ? See this: http://blogs.msdn.com/b/jerrynixon/archive/2014/02/26/at-last…
-
```
G1 = nx.MultiGraph()
G1.add_nodes_from(nodes)
G1.add_edges_from(edges)
print(nx.info(G1))
```
Name:
Type: MultiGraph
Number of nodes: 194
Number of edges: 222
Average degree: 2.2887…
-
Hi all,
I believe I found a small bug in libff on the `develop` and `master` branches, where e(g_1^0, g_2) != e(g_1, g_2^0), but they should be equal.
I am able to reproduce it with the followin…