support
support copied to clipboard
Pybricks support and general discussion
> Hi I am going to use Pybricks blocks with my students for RoboCup Junior Australia Competition. In the soccer comp we will be using the IR sensor from [https://buildingblockrobotics.com/products/ir-seeker](https://buildingblockrobotics.com/products/ir-seeker?fbclid=IwAR1zLAVbMcAn4EIzkKoSE8NnqUNZYlI76nRiFkPSQ1zMWfYIt9c4YA0tagA)...
> is there a block code for turning off a city hub? My intention is to map this function to the Lego remote as a killswitch so that I don't...
**Describe the bug** Sometimes when opening a program, the view resets and pushes the program into the top left. **To reproduce** This also happens in upstream Blockly. It seems to...
**Is your feature request related to a problem? Please describe.** We can import functions (and classes) but not instantiate class objects. This has been requested a few times and could...
**Is your feature request related to a problem? Please describe.** You can customize the look of a function and its callers by choosing an icon. But it currently does not...
 > Blocks should have a different file extension and icon to make them easily identifiable compared to python scripts. _Originally posted by @dlech in https://github.com/pybricks/pybricks-blocks/issues/25_
> when creating a new program, the "undo" is already active even though the user hasn't done anything yet  _Originally posted by @dlech in https://github.com/pybricks/pybricks-blocks/issues/31_
 > It would be helpful if these icons had tooltips to give a hint as to what will happen when clicked. _Originally posted by @dlech in https://github.com/pybricks/pybricks-blocks/issues/23_
> Python projects will remember the cursor and scroll position and restore them when you open a project again. It would be nice if blocks projects did the same. _Originally...
 > it would be more informative if this warning message said "motor" instead of "device". > bonus points: it is nice that clicking on it takes you to the...