Re: BrPrint3D Project

2015-11-21 Thread Lays Rodrigues
Thanks for the feedback Olivier! I will correct this inconsistencies in time! =) Att 2015-11-21 19:01 GMT-02:00 Olivier Churlaud : > Hey Lays, > > just a small (aesthetic) advise for the futur of your project: try to stay > consistent in your conventions. > You use CamelCase in some files, Cameli

Re: BrPrint3D Project

2015-11-21 Thread Olivier Churlaud
Hey Lays, just a small (aesthetic) advise for the futur of your project: try to stay consistent in your conventions. You use CamelCase in some files, Camelized_Snake or snake_case in other, and even some unicase. Pick one a stay with it. It's easier to maintain. You might also have a look at

BrPrint3D Project

2015-11-21 Thread Lays Rodrigues
Hi, guys! The new version of Br-Print GUI (Pandora) is avalable today! After some weeks working on a big project remodeling, I finalized the tests to make this version available. One of the problems I was facing was the fact that I wrote the MainWindow as a God Class and it was doing too much unnec