support icon indicating copy to clipboard operation
support copied to clipboard

Pybricks support and general discussion

Results 283 support issues
Sort by recently updated
recently updated
newest added

> There have been quite a few size reductions in upstream MicroPython in the last few releases, so I think the first step should be to update that. _Originally posted...

enhancement
software: pybricks-micropython

**Is your feature request related to a problem? Please describe.** ![image](https://github.com/pybricks/support/assets/12326241/0909ed40-bb31-43d7-b461-993e2227a8ae) Maybe we can show the full name so it's easier to see which program it is?

enhancement
software: pybricks-code

i have mpy-cross 1.22 installed. pip keeps wanting to install old version versions of pybricksdev not rev 46 i'm running ```console pip3 install pybricksdev Collecting pybricksdev Downloading pybricksdev-1.0.0a17-py3-none-any.whl (196 kB)...

software: pybricksdev

The loop time doesn't seem to work as intended which is a separate issue. _Originally posted by @laurensvalk in https://github.com/pybricks/support/issues/1429#issuecomment-1952034238_

software: pybricks-micropython
software: pybricks-blocks

**Is your feature request related to a problem? Please describe.** Based on this year's FLL season experiences my team would suggest a few improvements on how the drivebase handles robot...

enhancement
topic: control

My question is basically the same as in issue #1248, however no solution was posted there. I am using an up to date Windows 11 and tried to follow the...

documentation
software: pybricks-code

**Is your feature request related to a problem? Please describe.** Pybricks can sometimes be harder to use for non-native English speakers. **Describe the solution you'd like** Most of the localization...

software: pybricks-code

**Describe the bug** What is the problem? Hi, I am coaching an FLL team and was testing the robot today using relative distances (passing `target_distance - robot.distance()` to `DriveBase.straight()`). I...

bug
topic: motors
software: pybricks-micropython

**Describe the bug** Undoing a change in device type can leave a device getter without a block: ![image](https://github.com/pybricks/support/assets/12326241/b739ddee-6097-4aef-aa85-2fdc22fe7b40) **To reproduce** TBD. Most likely, select one device (Color Distance Sensor), change...

bug
software: pybricks-blocks

**Describe the bug** ![image](https://github.com/pybricks/support/assets/12326241/0b066b54-0169-45af-8c16-e2d305632acd) There are various minor issues with the rendering of the switch block that would be good to fix: - the continue/break block does not connect nicely...

bug
software: pybricks-blocks