Gintaras

Results 31 comments of Gintaras

I wanted to ask for a feature to remember previous `Path` text between prints and between Cura restarts but OP's feature request is better and my feature request would be...

@fieldOfView Thanks that solves default path problem plus introduces some useful features And for others tutorial how to setup **Print Job Naming** plugin: Download the plugin and restart Cura: Setup...

As far as I know you can't exactly stop-resume your training but you can continue training using your already pretrained model. For example this in this code: ``` trainer.setTrainConfig(object_names_array=["obj_class1"], batch_size=4,...

Huion HS64 works for me well

Took a look at it myself and it seems it was a problem with how strings were split and iterated. [Made a pull request](https://github.com/IntelRealSense/realsense-ros/pull/1988) which removes spaces before checking which...

So I took some time and modified serial communication code. As far from all of my tests it's smooth even for poorly connected data lines. Motors stops if data lines...

So I took some time and modified serial communication code on original NiklasFauth respository. As far from all of my tests it's smooth even for poorly connected data lines. Motors...

So I took some time and modified serial communication code. As far from all of my tests it's smooth even for poorly connected data lines. You can find the code...

Installation files are in this repository: [https://github.com/TonyRobotics/RoboWare](https://github.com/TonyRobotics/RoboWare) You just need to download right file for your system and install it. For me (on Ubuntu 64bit) it was roboware-studio_1.2.0-1524709819_amd64.deb. After downloading...

I propose changing default "save as" file name from `Animation.gif` to `gif_?yyyyMMdd_HHmmss?.gif`. This clearly shows formatting capabilities and that you can add text outside ??. Next add tooltip with example...