daid

Results 221 comments of daid
trafficstars

That, and this adds different inconsistencies. Also, space on the right side is reserved of scenario custom info/buttons

You want to make those const: ``` operator int() const { return int_value(); } ``` Or you compiler might decide some really strange casts in some cases where there are...

Well, compilers can decide to implicitly cast without you expecting it. I think this example works unexpectedly, as both Foo instances are cast to bool in the if(), and then...

Just to elaborate on this. These are all the parts in the machine. So, if you want to build an Ultimaker2 yourself, while sourcing all the parts. You should go...

It's one of the few remaining (badly made) files made with illustrator instead of solidworks. So that might explain the difference. It does seem to open fine on windows with...

@thinkyhead I can run the whole firmware as x86 process. Logging wouldn't be hard from that :-) Note, I think this pull request is fine, it looks good. It makes...

@thinkyhead https://github.com/Ultimaker/Ultimaker2Marlin/tree/master/MarlinSimulator Yes I do.

Sadly, our full assembly got corrupted because of the student version of Solidworks putting a permanent watermark on it. We currently only have a few incomplete sub-assemblies.

Just added the head assembly. Note that the screws are left out, as well as the D2000 spring (for which we have no 3D model) I'll try to add more...

We had the problem where an intern opened some of our solidwork models with his student version and saved them. We though we fixed it (requiring redrawing it all) guess...