====== mp mini select ======
===== Settings =====
==== Gcode ====
* start gcode: M301 P20 I0.02 D250 ; extruder pids
M304 P106.56 I0.024 D93.81 ; heated bed pids
G28 ;Home
G1 Z15.0 F6000 ;Move the platform down 15mm
G92 E0
G1 F200 E3
G92 E0
* end gcode: M104 S0
M140 S0
G28 X ; home x axis
G1 Y120 ; move platform forward for access
G4 P300000 ; wait 5 minutes before turning off the fan
M106 S1 ; turn off fan
M84
==== Cura Profile ====
* {{:projects:normal_quality_jf1.curaprofile.txt|}} - remove the ''.txt'' extension
===== Converting from CAD to STL =====
* https://www.3dhubs.com/3d-printing-software/rhino
* https://www.shapeways.com/tutorials/exporting-from-blender
===== Blender =====
* [[https://www.sculpteo.com/en/tutorial/prepare-your-model-3d-printing-blender/modeling-3d-printing-blender/#11-preparing-the-software|setup blender for 3d printing]]
* [[https://www.shapeways.com/tutorials/prepping_blender_files_for_3d_printing|prepping files for 3d printing]]
* [[https://blender.stackexchange.com/questions/55333/how-to-fix-select-non-manifold-errors|how to fix manifold errors]]
* Tutorial:
* [[https://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro/Mesh_Edit_Mode|Mesh editing]]
* [[https://docs.blender.org/manual/en/dev/modeling/meshes/editing/basics/make_face_edge.html|make face/edge]]
===== Mods =====
* https://www.mpselectmini.com/glass_bed
===== Notes =====
* layer height 0.04375mm multiplier
* Calibration testing:
* [[http://www.thingiverse.com/thing:1278865|XYZ 20mm Calibration Cube]]
* [[http://www.thingiverse.com/thing:24238|5mm steps]]
* [[http://www.thingiverse.com/thing:9804|bridging test]]
* [[http://www.thingiverse.com/thing:12925|more specific bridging test]]
* Test Prints:
* [[http://www.thingiverse.com/thing:215703/|Marvin Key Chain]]
* Upgrades:
* [[http://www.thingiverse.com/thing:1848402/|e3d adapter and shroud]]
* [[http://www.thingiverse.com/thing:1835673/|e3d Zero-Offset]]
* [[http://www.thingiverse.com/thing:1621387/|e3d simple adapter]] (already printed)
* [[http://www.thingiverse.com/thing:1836068|filament cleaner thing]]
* [[http://www.thingiverse.com/thing:1731011|center of bed adjustment]]
* [[http://www.thingiverse.com/thing:1788944|filament guide]]
* [[http://www.thingiverse.com/thing:1691722|filter bar]]
* [[http://www.thingiverse.com/thing:1692885|knob extender]]
* Settings
* http://reprap.org/wiki/Triffid_Hunter%27s_Calibration_Guide
* http://www.sd3d.com/pla-settings/
* http://www.matterhackers.com/articles/how-to-succeed-when-printing-in-pla
* https://www.3dhubs.com/talk/thread/howto-calibrate-tune-and-fine-tune-your-printer-and-filament
* http://johnbiehler.com/2016/06/05/monoprice-maker-select-mini-3d-printer/
===== Links =====
* Reference:
- [[https://docs.google.com/document/d/1HJaLIcUD4oiIUYu6In7Bxf7WxAOiT3n48RvOe5pvSHk/|MP Mini Select Google Doc]]
- [[https://medium.com/@geekymoore/monoprice-select-mini-simplify-3d-a-match-made-in-heaven-fccb605c3f82#.uehqqoke8|monoprice-select-mini-simplify-3d-a-match-made-in-heaven]]
- [[https://www.simplify3d.com/support/articles/perfecting-the-first-layer/|Perfecting the first layer Simplify3d]]
- http://johnbiehler.com/2016/06/05/monoprice-maker-select-mini-3d-printer/
- http://hackaday.com/2016/06/13/review-monoprice-mp-select-mini-3d-printer/
- http://mpselectmini.com/resources_links
- https://plus.google.com/communities/116802523766279866092
* Software:
- https://github.com/Ultimaker/Cura
- https://ultimaker.com/en/products/cura-software
- https://github.com/guysoft/OctoPi
* https://github.com/foosel/OctoPrint/wiki/Setup-on-a-Raspberry-Pi-running-Raspbian
* prints to try:
- http://www.thingiverse.com/thing:763622 (benchy)
- http://www.thingiverse.com/thing:210741 (spiral ornament)
- http://www.thingiverse.com/thing:909901
- labyrinth gift container
- [[http://www.thingiverse.com/thing:1267209|funny little bot thing]]
==
{{tag>:projects}}