-
-
First things first: you're going to need a copy of RepRap Firmware.
-
Either download a fresh version from GitHub, or edit your existing one.
-
You can edit your existing firmware either through the online configuration tool, or through G-Code.
-
-
-
The next thing we'll have to update is your printer's E-steps-per-mm.
-
Your slicer will generate G-Code for your printer, which will tell it to extrude a certain length (in millimeters) of filament. Your printer takes those lengths of filament and calculates how much it should rotate the Hemera stepper motor to push out the expected amount filament. This number is used to make that conversion
-
For a x16 microstepping setting you should be using a value of 409.
-
-
-
Manual Editing:
-
For firmware versions 1.16 and earlier, send the folowing G-Code command to your printer: M305 P1 B4388
-
For firmware versions 1.17 and later, send the following command instead: M305 P1 B4725 C7.060000e-8
-
Online Tool:
-
Click on the Calculate Thermistor Coefficients button in the Heaters tab, and select Semitec 104-GT2 (used by E3D) from the drop-down menu.
-
-
-
Manual editing:
-
Update your maximum temperature by sending the following G-Code command to your printer: M143 S285
-
While Hemera can be used for high temperature printing the maximum rated temperature of the thermistor is 285ºC.
-
Online Editing:
-
Update your maximum temperature by going to the heaters tab and changing the option to 285ºC.
-
Cancel: I did not complete this guide.
3 other people completed this guide.