Difference between revisions of "PrintrbotSimple"

From Fixme.ch
Jump to: navigation, search
(Calibration)
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[File:printrbot.png|500px|right]]
 
[[File:printrbot.png|500px|right]]
 
== Information ==
 
== Information ==
 +
* The printer has been retired (went back to Rorist), thanks for the good care :)
 
* Shop: http://printrbot.com/shop/printrbot-simple/
 
* Shop: http://printrbot.com/shop/printrbot-simple/
 
* How-To: http://help.printrbot.com/c/2014_Printrbot_simple
 
* How-To: http://help.printrbot.com/c/2014_Printrbot_simple
 +
* Calibrate: http://3.dmake.me/blog/2014/calibrate-3d-printer/
 
* It uses 1.75mm filament
 
* It uses 1.75mm filament
* Print area is 150mm x 150mm x 150mm
+
* Print area is 100mm x 100mm x 100mm
  
 
== Software ==
 
== Software ==
* A RaspberryPi is attached to our Printrbot with [https://github.com/guysoft/OctoPi OctoPi operating system] (custom Raspbian)
+
* The printer is controller with any PC attached to USB and using the Cura software.
* [http://octoprint.org/ OctoPrint] is accessible on port 80 locally on http://octopi.local/ to control the Simple
+
* Use the lateste Cura and the "Printrbot simple 2014 maker edition" profile (see param)
** if you have big models slice on your PC and upload the .gcode
+
* A webcam is attached by USB and will usually be recognized by Motion and available on http://octopi.local:8081 for streaming/image capture
+
  
== Slicing ==
+
== Cura parameters ==
* You can't slice on Octoprint, it has been deactivated because it's too slow and you can't crontrol settings
+
[[Image:simple1.png|x200px]]
* Slice on your own PC with Cura for instance with the following parameters
+
[[Image:simple2.png|x200px]]
[[Media:printrbot-cura.png]]
+
  
 
== Running ==
 
== Running ==
 
* Check the Z level (going at the axe home), the head must slightly touch the bed and not pressing on it
 
* Check the Z level (going at the axe home), the head must slightly touch the bed and not pressing on it
 
* Check the filament freedom, as the simple doesn't have a spool holder
 
* Check the filament freedom, as the simple doesn't have a spool holder
* Check X and Y rope tension
+
* '''Check X and Y rope tension'''
* Do not aliment the raspberry pi from a PC
+
 
 +
== Calibration ==
 +
* It must be done once in a while
 +
* By manually going on each end X and Y, then homing Z. Always go up a little bit on Z before moving the head
 +
* Bed screws are now locked using some of those screw glue, so it should stay calibrated longer
 +
* Z end stop is glued, it was moving, Z axis should stay calibrated longer
 +
* There is a mechanical problem on the Y axis, to be calibrated the bed is not leveled compared to the ground, it's working though
 +
 
 +
== Testing ==
 +
Interesting stuff to print for testing the quality and calibration
 +
 
 +
* http://www.3dbenchy.com/
 +
* 5mm steps https://www.thingiverse.com/thing:24238
 +
* Single wall (0.4mm) https://www.thingiverse.com/thing:271086
 +
* Overhang, bridges, holes and a lot of tests https://www.thingiverse.com/thing:1363023
  
 
== See Also ==
 
== See Also ==
 
* [[Ultimaker]]
 
* [[Ultimaker]]
 
* [[Plastic_recycling]]
 
* [[Plastic_recycling]]

Latest revision as of 16:11, 16 March 2018

Printrbot.png

Information

Software

  • The printer is controller with any PC attached to USB and using the Cura software.
  • Use the lateste Cura and the "Printrbot simple 2014 maker edition" profile (see param)

Cura parameters

Simple1.png Simple2.png

Running

  • Check the Z level (going at the axe home), the head must slightly touch the bed and not pressing on it
  • Check the filament freedom, as the simple doesn't have a spool holder
  • Check X and Y rope tension

Calibration

  • It must be done once in a while
  • By manually going on each end X and Y, then homing Z. Always go up a little bit on Z before moving the head
  • Bed screws are now locked using some of those screw glue, so it should stay calibrated longer
  • Z end stop is glued, it was moving, Z axis should stay calibrated longer
  • There is a mechanical problem on the Y axis, to be calibrated the bed is not leveled compared to the ground, it's working though

Testing

Interesting stuff to print for testing the quality and calibration

See Also