Clark Bremer
Clark Bremer
Just realized the issue: Those BigDecimal objects are in a serialized array column.
> Try a different ground pin (there are several) on the ESP32 for your sound stage. > Some ground pins definitely give more distortion than others, especially on cheap knockoff...
As described here: https://heltec-automation-docs.readthedocs.io/en/latest/esp32/quick_start.html#via-arduino-board-manager Add this link to additional_urls: "https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series/releases/download/0.0.5/package_heltec_esp32_index.json" Then your board should appear in the board manager.
I would also like to see this feature. It came up again during the discussion of [this bug](https://forums.sketchup.com/t/bug-in-undo-active-cut-not-restored-to-scene-tab/265817/13)
Is anyone actively working on this? I'd be happy to test drive experimental code. CB.
Just wanted to bump this issue. Would love to see this in SU23. Related, is there a way to accomplish this with layout ruby api?
I guess it's been over a year, so I'll bump this again.
The UI just likes to snap to the cardinal planes. A DimensionLinear has a `plane` method. But there's no `plane=`. ``` d => # d.plane => [0.0, 1.0, 0.0, -168.00000000003607]...