This guide is only for the beta version. It's provided at your own risk.
Tip
Images are clickable for larger view.
- Read the Project Status, Disclaimer and Compatibility to make sure you agree to the limitations
- Get the filament according to the Print Settings
- Download the BearExxa V2 files
- Calibrate your filaments with our Calibration Guide
- Slice and print the parts according to the Print Settings
Start by doing the preflight check and disassembly :
- With a web browser, go to https://guides.bear-lab.com -> Extruder and X Axis -> Bear Extruder -> Assembly guide -> 1. Preflight check and disassembly
- Follow steps 1 and 2
- At step 3, use the printed file tool_ptfe_cutter_32mm that comes with BearExxa V2 to cut the PTFE. You only need to make an internal chamfer. The end of the tube that goes in the hotend needs to be cut straight (no external chamfer)
- Follow steps 4 to 9
Then Assemble the X Axis :
- With a web browser, go to https://guides.bear-lab.com -> Extruder and X Axis -> Bear Extruder -> Assembly guide -> 2. X Axis
- Follow all steps from 1 to 15
Finally, follow our guide "Final adjustments and calibration" like this:
- With a web browser, go to https://guides.bear-lab.com -> Extruder and X Axis -> Bear Extruder> Assembly guide -> 5. Final adjustments and calibration
- Follow steps 1 to 12
We now need to configure extruder steps per millimeters to 415 and microstepping to 1/16. You can do this with the provided gcode file :
- In the downloaded BearExxa v2 files, go to config/firmware/prusa_original/config_prusa/
- Copy
bearexxa2_config.gcode
to an SD card - Insert the SD card in your printer and print to
bearexxa2_config.gcode
file - You can now remove the SD card and delete the file
The current E3D Micro hotend fan does not have a tachometer wire so we need to deactivate the fan check:
- In the LCD menu, go to
Settings -> Fans Check
- Select
OFF
Tip
The official kit will contains a fan with the tachometer wire and you will not needed to disable this features anymore.
- Temporarily plug the original Prusa hotend fan 40x40 (Noctua or Delta):
- MK3(S, S+) guide - MK2.5(S, S+) guide - Run the self tests using
LCD Menu -> Calibration -> Selftest
- Once the fan detection is done, plug back the E3D Revo Micro fan
- Follow steps 14 to 16
Warning
Any issues reported during the self test must be fixed before continuing further.
This step is optional. It explains how to use the latest Prusa firmware but it's not a necessity nor safer. You can use the Bear calibration firmware to print as a normal Prusa firmware.
First we need to flash the latest Prusa firmware:
- Download the latest Prusa firmware. You do not need to download the special E3D Revo firmware version
- With a web browser, go to https://guides.bear-lab.com -> Extruder and X Axis -> Bear Extruder> Assembly guide -> 5. Final adjustments and calibration
- Follow step 10 to 12 to flash the latest Prusa firmware (instead of Bear calibration firmware)
Then we need to set the hotend fan to always run at 100% speed and disable fan check:
- In the LCD menu go to
Settings -> HW Setup
, then scroll to any menu item and hold the knob for 3 seconds until you hear a "click" - Scroll again the same menu and you should now see a new
Experimental
option in the bottom - Enter in this
Experimental
menu and then setALTFAN det.
toOFF
- Go back to the main LCD menu and
Settings -> Fans Check
and selectOFF
Finally we need to disable the new "Thermal Model" for the hotend to rollback to standard PID method used up to Prusa firmware 3.11.x:
- Using Octoprint or PuTTy, send the following commands:
M310 S0
M500
- In
LCD Menu -> Settings -> Temperature -> Fan speed
set the value at 130 if you print lots of PETG and 255 if you print lots of PLA. For other materials select a value suitable for your most used filament - Run the hotend PID calibration with the
LCD Menu -> Calibration -> PID calibration
for a temperature that matches your most used printing temperature - Once finished, shutdown the printer
Tip
You can find more information on the Prusa website about the experimental menu here and the new "Thermal Model" here.
All done, enjoy the new extruder and X axis :)