Mendel90

Kohteesta Helsinki Hacklabin wiki
Versio hetkellä 10. huhtikuuta 2018 kello 22.35 – tehnyt Thjt (keskustelu | muokkaukset) (Printing With CURA)
Loikkaa: valikkoon, hakuun

The Mendel 90 is the pink printer which is for printing ABS plastic.

Mendel2017.jpg

Printer can be found at http://mendel90.local Login / Password is mendel90 / hacklab. Click "Connect" once logged in.

Printing instructions:

  • Generated G-Code with a slicer software (for example Slic3r or Cura, instructions below)
  • Log in
  • Click Upload-button to push your G-Code to Octoprint
  • Click load (open file button) in the file list
  • Check your G-Code in GCode viewer (use bar on right to see different layers)
  • Hit Print-button

The Marlin Firmware can be found on my (TechnomadicJim) github: https://github.com/morrisonj/Marlin

Printing with Slic3r

You can find Slic3r settings that have produced decent print results here. You might want to check out "Infill", "Skirt and Brim" and "Support Material" settings under "Print Settings". These might not be available until you enable Advanced mode from Slic3r main Preferences (Slic3r -> Preferences in Os X).

  • Provided settings have 40% infill and honeycomb pattern. This can be changed from "Print Settings" -> "Infill"
  • Provided settings have only 5mm brimm. This can be changed from "Print Settings" -> "Skirt and Brimm"
  • By default Slic3r doesn't create support material bridges, this can be enabled by unchecking "Don't support bridges" under "Print Settings" -> "Support Material". It is recommended to check the resulting g-code from "Plater" -> "Layers", Slic3r may produce support structures that are difficult to remove.
  • Slic3r UI settings for temperatures don't seem to do anything, if you want to change them go to "Printer Settings" -> "Custom G-Code" and change the numbers on the lines that say "M190 S110" and "M109 S230".
  • Mendel90 has a habit of creating too tall objects. For example one print came out about 125% height while other measures were pretty close to intended. You might be able to compensate by scaling height of your object to 80%. If you find a good solution for this, please write it here or update the settings.

Printing With CURA

Here are instructions on how to use Cura with Mendel90. These instructions are for version 2.7.0 Create new profile for the printer.

  • Settings -> Printer -> Add printer...
  • Click "Other" and select Mendel90. Click "Add printer"
  • Settings -> Printer -> Manage printers...
  • Open Machine settings, check "Origin at center" and change Material diameter to 2.85mm. Other default settings are fine.

Slice a model.

  • Open model file (usually .stl) to Cura.
  • If necessary, model can be moved, rotated or scaled using tool icons on left side. Click the model first.
  • Select correct material and desired print quality level from top right.
  • Choose infill and enable supports if needed
  • Build plate adhesion should be selected
  • Settings can be tuned further from Custom setup
  • Estimated print time and filament consumption is visible at bottom part of the screen.
  • Save G-code to a file and upload it to Octoprint.


Here are settings for printing with older versions of CURA slicer.