Michael Sims

Results 76 comments of Michael Sims

@fvarrui - It looks like, based on the article that you linked, that the resulting .exe file merely extracts other files and then executes one of the extracted files -...

I upvote this feature request. Totally self-contained exe's (aka "portable .exe's") would have enormous utility in the broader spectrum of software development.

> I gave up on the idea of having one unified settings class, because maven won't work with it Have you considered utilizing Maven's toolchains feature? It would require someone...

One thing that puzzles me is that I thought it was required that each platform must be packaged from that platform's operating system. Is this not the case?

> Guess you only need the platform-specific JDK and nothing more if you are building from windows to everything else. If u try from linux to windows it still wont...

> Hi @EasyG0ing1! > > It looks like you didn't upload a [system info bundle](https://community.octoprint.org/t/29887) as requested by the template. A bundle is required to further process your issue. It...

@Glutamat42 > They are inside the Marlin directory (Marlin/Configuration.h / Marlin/Configuration_adv.h) I saw those, but I am assuming that there is a unique version of those files for each unique...

@Glutamat42 > As far as i understand it the differences between all available firmwares are defined via buildflags (ini/i3_mega.ini) and "combined" with Configuration.h I used Marlin/Configuration.h to enable the 2nd...

@knutwurst Als jemand, der SEHR neu auf diesem Niveau des 3D-Drucks ist, wo es eine Notwendigkeit werden kann, eine angepasste Firmware für einen bestimmten Drucker zu haben, war mir basierend...

@knutwurst - What I can say is that after reading the instructions TWICE and being someone who had NEVER BEFORE compiled firmware for a 3D printer, I was still unclear...