Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.07k stars 2.06k forks source link

Add Mendel90 to cura 2.1.2 #808

Closed boelle closed 8 years ago

boelle commented 8 years ago

attached is the JSON for the Mendel90

NOTE: rename it from mendel90.PNG to mendel90.JSON

mendel90

and the platform stl

NOTE: rename from mendel90_platform.png to mendel90_platform.stl

mendel90_platform

Ghostkeeper commented 8 years ago

Added the files. Thanks for your contribution! The JSON required some structural modifications, but the values are still the same. I'm guessing that you meant for the machine head shape the minimum-x and minimum-y to be negative, otherwise you have a collision rectangle that doesn't even enclose the nozzle itself.

boelle commented 8 years ago

dooh.. yes

and also not sure if i got all variables in there that describe the hardware

there should be a generator for this :-D or some better documentation for dummies :-P

Ghostkeeper commented 8 years ago

There was a generator, but it's outdated. Eventually we'd like to allow people to make new machines "in-game".

boelle commented 8 years ago

that would be a good thing...

i tried to test the JSON... but since i cant select comport and speed i had to stop where i'm now... once the comport selection is added i can test and adjust it.

mostly the start and end Gcode needs some tweaks