OttoDIY / blockly

Otto Blockly; a fully integrated graphical programming for any type of Arduino projects, including robots, ready to install in your computer, it works offline and also online
https://www.ottodiy.com/software
GNU General Public License v2.0
114 stars 80 forks source link

Escornabot blocks #139

Closed NeftaliVenancio closed 2 years ago

NeftaliVenancio commented 2 years ago

Si no mal recuerdo había una categoría de bloques dedicada al escornabot. ¿Hay planes de integrar bloques relacionados nuevamente?

If I remember correctly there was a category of blocks dedicated to the scornabot. Are there plans to integrate related blocks again?

BodoMinea commented 2 years ago

It's best to write issues in English.

I see that the code regarding the escornabot is still here - https://github.com/OttoDIY/blockly/blob/master/www/blocs%26generateurs/escornabot.js

BodoMinea commented 2 years ago

I haven't worked on the project in a while and don't know why the blocks won't show up. Last time I used Blockly there was an option to select block visibility based on a category checklist, I see that's gone and replaced with the three complexity levels in the menu bar.

Maybe the blocks you are looking for disappeared during this change somehow?

BodoMinea commented 2 years ago

At the very basic level it seems that the Escornabot blocks are not shown because they are not present in the XML loaded from https://github.com/OttoDIY/blockly/tree/master/www/toolbox

(toolbox_master.xml has them but doesn't have the „level” based separation, toolbox_arduino_all.xml seems to be the default one and is completely missing these blocks)

I don't know if that's because some recently arisen compatibility issue, I'll let someone more familiar with the project's recent development look into it.

cparrapa commented 2 years ago

Hi @NeftaliVenancio @BodoMinea Yes we forgot to unhide it from the toolbar in the next release we will add again for level 3 Thanks

cparrapa commented 2 years ago

https://github.com/OttoDIY/blockly/commit/4944bcb6dc93fa90277c67e1b24accc58dd0faaf