Oleksandr Kolodkin

Results 6 issues of Oleksandr Kolodkin

Closes #786 Asymmetric Chamfer Error cadquery uses random edge face when call into chamfer_builder.Add() Fix uses face on which edge selected in chamfer_builder.Add() call Example: ``` Workplane().box(10, 10, 10).faces("

1. What is the sense of commands: ``` RUN curl -fsSL https://raw.githubusercontent.com/platformio/platformio-core/develop/platformio/assets/system/99-platformio-udev.rules | sudo tee /etc/udev/rules.d/99-platformio-udev.rules RUN service udev restart ``` if udev does not support containers and you mount...

``` "C:\Users\alexa\.platformio\penv\Scripts\python.exe" "C:\Users\alexa\.platformio\packages\tool-stcgal\stcgal.py" -D -Pstc8 -t6000 -b19200 -pCOM8 -a -P stc8 -p COM8 -t 11059 -a .pio\build\STC8H1K08\firmware.hex Cycling power: done

Update FreeRTOS to 202406.01 LTS (v11.1.0)

Deprecated ```rcc_clock_setup_in_hse_8mhz_out_72mhz();``` replaced by ```rcc_clock_setup_pll(&rcc_hse_configs[RCC_CLOCK_HSE8_72MHZ]);```

## docs: Doxygen 1.14.0 migration ### Doxygen Configuration: - Update Doxyfile_common to Doxygen 1.14.0 format - Migrate from deprecated modules to topics structure - Fix DoxygenLayout files: modules.html → topics.html...