macdroid53

Results 23 issues of macdroid53

Proposal: add a master volume level control

enhancement/request

Proposal: add ability to test the volume level while in the cue edit/volume dialog. (Currently, this can be done now by changing the volume when the cue has been started...

enhancement/request

## Problem statement Sverchok offers to install extra python modules with pip: scipy geomdl scikit-image mcubes circlify Cython Numba pyOpenSubdiv Attempting to us pip produces the following: `error: externally-managed-environment ×...

## Problem statement Attempting to set the path for FreeCAD, the process attempts to write: `/usr/lib/python3.xx/site-packages/freecad_path.pth` This results in an access violation. It can be worked around by launching blender...

## Problem statement When reading FreeCAD model the model is not read correctly. ## Steps to reproduce 1. Create and save model in FreeCAD 2. Use Read FCStd node to...

bug :bug:

## Problem statement (Using FreeCAD 0.21) Attempting to use the Approximate Subd to Nurb nodes fails. In approx_subd_to_nurbs.py ` from FreeCAD.Part import BSplineCurve from FreeCAD.Part import makeCompound ` Changing to...

Sometimes, when power is applied to the ESP32 the call to .startInput() never returns. I have not found a way to make it happen every time the ESP32 is powered,...

Not sure where I've gone wrong...esp32-hal-uart.c I had this working, then I had some issues with VSCode and now when I compile with the modified esp32-hal-uart.c I get the following:...

Attempting to use "Create projected points" icon and no matter what I select I get the following error: (Points create by work feature, points of a Body, etc.) `/home/mac/.FreeCAD/Mod/workfeature-macro` OS:...

When using the Placement if the support property is set to, for example Edge2, then Edge1 is ignored. See Placement002 in this file. If the Support is changed to Edge1...

confusi