Luiz Ribeiro

Results 55 comments of Luiz Ribeiro

@w0rp, would it be reasonable if we added a config to ale that would allow people to override the logic for the autocompletion results from their `.vimrc`? If so, I...

Hey, I'm still not sure why mariner doesn't seem to be sending line breaks for you. I'll get back to this thread once I have a bit more of time,...

Thanks for digging into this @BlueFinBima! I was looking at the [changes on your repo](https://github.com/bluefinbima/mariner/compare/f49549e9f2bcf2d0384aca83269e3b1f7f9ced93..b7190127ae7cc547e7dd2018ba5e27981772b23b) and I think it should be possible for us to just create a separate `ChiTuPrinter`...

Do you have an example of one of those files? mariner is probably failing to parse it for some reason

@rudetrooper, would you like to take on this issue?

Indeed! That would be nice! I often mix different types of resins and then have to re-mix it them with a spatula if I leave the vat for too long...

Yeah that would be a good one :) We'd probably want to migrate the rendering of the file list to a table component too: https://material-ui.com/components/tables/

While the API isn't meant for external use (i.e. beyond being called by the frontend) and I can't guarantee that it will stay the same, I think this could be...

Yeah we could allow for `.gcode` files to be executed from the mariner UI. Out of curiosity, do you need to do this often enough that it's worth doing it...

Why not just copy the `gcode` file to `/mnt/usb_share` and hit print on the printer itself? From my experience it's pretty rare for you to want to run `gcode` files...