-
Hello,
I noticed you changed the "placements" property in the proposal to a single object structure:
`{"1":54,"2":4,"3":21,"4":6,"5":12,"6":7,"7":6,"8":9,"9":2,"11":3,"12":4,"13":4,"14":4,"15":2,"…
-
### Checklist
- [x] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [x] I've searched other issues and no duplicate issues were…
-
### Behavior
* _The PEI sheet gets weardown in the middle due to its the default placement of prints, also looking at pictures the place where the screws are seems like a weak point of the PEI._
* _…
-
### Describe the bug
I have defined some props on the component with union. For example:
`export interface MyComponentProps {
title: string;
subtitle?: string | undefined;
}`
I wrote a…
-
### Application Version
4.13.1
### Platform
WIndows 10
### Printer
Creality Ender-3
### Reproduction steps
1. Add base model. Model is figurine with circular base plate, but itcould be any mod…
-
I have a `data ignition_config` that I render as JSON into a remote S3 bucket exposing HTTP interface and which is then used in the following blocks:
```
locals {
machine_name = "my-machine"
…
-
- [x] The writer function should go into `blenderproc/python/writer/SceneGraphWriter.py` and should be available via `bproc.writer.write_scene_graph`. Its first argument should not be a file handle …
-
```python
from bsb import Scaffold, Configuration, AfterConnectivityHook, config, options
options.verbosity = 4
options.debug_pool = True
@config.node
class TestAfterConn(AfterConnectivityHoo…
-
For example: storage location objects
You only want users to be able to select that a plantlot is stored in a plantlotSite, plantlotSitespot
You only want users to be able to select that seedlots, …
-
Supplying the `placement` option to the popperConfig object doesn't seem to have any effect. It looks like it gets overridden by the placement prop, here:
https://github.com/react-bootstrap/react-o…