Portabee

From RepRap
Revision as of 23:04, 21 February 2021 by Qrp-gaijin (talk | contribs)
Jump to: navigation, search
Crystal Clear action run.png
Portabee

Release status: Working

Portabee.jpg
Description
Printrbot variant that could be packed in a laptop bag
License
GPL
Author
Contributors
Based-on
Categories
Printrbot variations
CAD Models
hhmmm...
External Link


The portabee, is a Printrbot / Wallace variant which was designed to be able to be packed into a laptop bag. It has a 3mm FR4 matte black heated longbed, default gen6.d electronics which allows direct SD card printing, use of heated longbed as well as a channel for a micro fan. The build area is 120mm x 120mm x 120mm.

Specifications

  • Printed Parts: ???
  • Non-Printed Parts: ???
  • Printing Size: 12cm x 12cm x 12cm (apprx. 4.75"x4.75"x4.75")
  • Material Costs: ???
  • Precision: ??? (position), ??? (printing)
  • Speed: ??? (position), ??? (printing)

Building Documentation

as looked up at RomScraj.com (if documentation links are outdated, look up again new links).

Where To Purchase

Where To Get Source Files

Updated information for 2021

This somewhat older printer unfortunately seems no longer to be available, making it hard to find relevant information. This section will summarise relevant information that is still available on the web as of 2021.

Latest corporate homepage from 2018

https://web.archive.org/web/20181031151948/http://portabee3dprinter.com/

Official setup page

https://web.archive.org/web/20180919005414/http://portabee3dprinter.com/support/portabee-kit-docs/

This page includes:

  • Assembly manual
  • First print using Pronterface and Cura software
  • STL files for printer parts
  • Upgrades for the printer such as:
    • Y-axis brace
    • Filament guide
    • Fan frame

Firmware

https://web.archive.org/20160604072127/http://portabee3dprinter.com:80/portabee-firmware-guide/

slic3r settings

The following settings come from the file config_300_portabee_2.ini at github.com/Lunavast/Portabee/downloads/ . Save this file and then import it into slic3r via File->Load Config.

In particular, pay attention to the below settings concerning maximum print speed for the Portabee (nothing above 40 mm/s) and the retraction settings.

acceleration = 0
bed_size = 120,120
bed_temperature = 0
bridge_fan_speed = 100
bridge_flow_ratio = 1
bridge_speed = 40
brim_width = 0
complete_objects = 0
cooling = 0
disable_fan_first_layers = 1
duplicate = 1
duplicate_distance = 6
duplicate_grid = 1,1
end_gcode = M104 S0 ; turn off temperature\nM1140 S0\nG28 X0  ; home X axis\nM84     ; disable motors
extra_perimeters = 1
extruder_clearance_height = 20
extruder_clearance_radius = 20
extrusion_axis = E
extrusion_multiplier = 1
extrusion_width = 0
fan_always_on = 0
fan_below_layer_time = 60
filament_diameter = 3.0
fill_angle = 45
fill_density = 0.2
fill_pattern = rectilinear
first_layer_bed_temperature = 0
first_layer_extrusion_width = 0
first_layer_height = 100%
first_layer_speed = 36%
first_layer_temperature = 0
g0 = 0
gcode_arcs = 0
gcode_comments = 0
gcode_flavor = reprap
infill_acceleration = 50
infill_every_layers = 1
infill_extrusion_width = 0
infill_speed = 40
layer_gcode = 
layer_height = 0.36
max_fan_speed = 100
min_fan_speed = 35
min_print_speed = 10
notes = 
nozzle_diameter = 0.5
output_filename_format = [input_filename_base].gcode
perimeter_acceleration = 25
perimeter_speed = 36
perimeters = 2
perimeters_extrusion_width = 0
post_process = 
print_center = 60,60
randomize_start = 1
retract_before_travel = 2
retract_length = 1
retract_lift = 0
retract_restart_extra = 0
retract_speed = 10
rotate = 0
scale = 1
skirt_distance = 3
skirt_height = 1
skirts = 1
slowdown_below_layer_time = 15
small_perimeter_speed = 36
solid_fill_pattern = rectilinear
solid_infill_speed = 40
solid_layers = 3
start_gcode = G28 ; home all axes
support_material = 0
support_material_angle = 0
support_material_pattern = rectilinear
support_material_spacing = 2.5
support_material_threshold = 45
support_material_tool = 0
temperature = 0
threads = 2
top_solid_infill_speed = 38
travel_speed = 128
use_relative_e_distances = 0
z_offset = 0

Detailed review and usage guide

Includes images of sample prints from the Portabee, troubleshooting guide, and tips about what to expect.

http://www.cygig.com/2013/08/review-portabee-3d-printer-most.html

Alternate URL: https://forums.vrzone.com/chit-chatting/2904838-review-portabee-3d-printer-the-most-afforable-singapore.html

Portabee print troubleshooting guide

https://i.imgur.com/iSEdqeM.jpg

Initial configuration

Hardware

Insert filament:

  • Fully loosen the 4 nuts on idler block until the nuts are at the end of their respective screws, but do not remove the nuts from the screws. This step is easier if you replace the original hex nuts with finger-adjustable nuts enclosed in a round plastic collar.
  • Pull idler block away from the extruder so that there is a clear path from the filament feed hole at the top of the extruder, all the way down to the hot end. The path for the filament should not be obstructed by the extruder bearing (because the idler block has been pulled away from the extruder so as not to block the filament feed path).
  • Heat the hot end to the desired extrusion temperature (180 degrees for PLA).
  • Push the filament all the way through the extruder hole, all the way down until it reaches the end of the hot end. The filament should be unobstructed by the extruder's internal bearing. As you push down on the filament, it should melt and ooze out of the hot end.
  • Tighten the 4 nuts on the idler block, so that the extruder's bearing now grips the filament (by pressing it against the extruder's internal toothed brass gear).
  • Clean the tip of the hot end.

Remove filament:

  • Fully loosen the 4 nuts on idler block until the nuts are at the end of their respective screws, but do not remove the nuts from the screws.
  • Pull idler block away from the extruder, so that the extruder no longer grips the filament.
  • Set the hot end to 90 degrees (for PLA) and wait for the temperature to stabilize.
  • After the temperature stabilizes, pull the filament out vertically from the filament feed hole.

Firmware

Calibrate E-steps

Updating the firmware

  • warning: multiple board variants

Software

  • Limit speed to less than 40 mm/second, or else print quality may suffer.

Printing tips

Before moving the printer:

  1. Confirm all screws and belts are tightened appropriately. Items prone to come loose due to vibration in normal use are:
    1. The set screw on the plastic drive gear on the extruder motor shaft
    2. The set screws on the Z leadscrews
    3. The screws holding the smooth Z rods in place
    4. The nuts securing the Y-axis support rods to the plastic base
    5. The screws holding the motors (X, Y, and Z) in place

When moving the printer:

  1. Confirm all screws and belts are tight.
  2. Use two hands, one to grasp each z stepper motor. Be careful not to twist the assembly.
  3. It is inadvisable to grasp the Z rods (either the Z leadscrews, or the smooth Z rods), because this may cause them to become loose and/or misaligned.

Before turning on the printer:

  1. Confirm the end stop switches are physically mounted so that they will activate when the print head reaches the start of each axis. If the switches are wrongly mounted so they do not activate, then the motors may try to drive the print head past the physical dimensions, causing a crash into and physical damage of plastic parts securing the X, Y, and/or Z axes.


After turning on the printer:

  1. Turn on the extruder barrel fan with M106. It should always be on.
  2. Adjust the Z endstop so the nozzle is an appropriate distance from the print bed.
  3. Level the print bed.

Before starting the print:

  1. Ensure the print dimensions do not exceed the print bed size (12cm x 12cm x 12cm), or else the motors may try to drive the print head past the physical dimensions, causing a crash into and physical damage the X, Y, and/or Z axes and/or the print bed.
  2. Ensure filament flows freely
    1. Manually heat the hot end to desired temperature
    2. Manually set Z to 4 cm above the print bed, and repeatedly extrude filament until it flows smoothly.
    3. After the filament flows smoothly, immediately (within a few seconds):
      1. Clean the excess filament from the print bed
      2. Clean the nozzle of excess filament (e.g. wipe it quickly with a thick paper towel, taking care not to get burned by the hot end!)
      3. Start the print. If you wait too long, the initial filament flow may be poor.