Updated Beginner's Guide (English) (markdown)
@@ -201,9 +201,9 @@ The update is then carried out automatically and the printer restarts after comp
|
|||||||
|
|
||||||
The firmware is now installed and can be used.
|
The firmware is now installed and can be used.
|
||||||
|
|
||||||
## 6. Load basic settings
|
## 6. Load default settings
|
||||||
|
|
||||||
After the firmware has been installed for the first time, the basic settings must be loaded. This is necessary because this custom firmware uses a writable memory (EEPROM) on the mainboard in which we can save individual settings. These settings are always read out when the device is switched on and are always expected at the same place. If another firmware is now writing data to this area, this can lead to a malfunction of the printer if the memory is not initialized at least once at the beginning.
|
After the firmware has been installed for the first time, the default settings must be loaded. This is necessary because this custom firmware uses a writable memory (EEPROM) on the mainboard in which we can save individual settings. These settings are always read out when the device is switched on and are always expected at the same place. If another firmware is now writing data to this area, this can lead to a malfunction of the printer if the memory is not initialized at least once at the beginning.
|
||||||
|
|
||||||
We do this by going into the new Special Menu. This is located in the "Print" menu, which usually lists the gcode files that are on the SD card.
|
We do this by going into the new Special Menu. This is located in the "Print" menu, which usually lists the gcode files that are on the SD card.
|
||||||
|
|
||||||
@@ -211,15 +211,15 @@ To confirm individual menu items, do not press the "Print" button as usual, but
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
In the special menu we first select "Load FW Defaults" (firmware basic settings) and confirm with the circle. The execution is acknowledged with a beep.
|
In the special menu we first select "Load FW Defaults" (firmware default settings) and confirm with the circle. The execution is acknowledged with a beep.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Then we can save the settings that have just been loaded and thus complete the setup. For this we select "Save EEPROM" and confirm again with the circle. A beep also sounds here.
|
Then we can save the settings that have just been loaded and thus complete the setup. For this we select "Save EEPROM" and confirm again with the circle.
|
||||||
|
|
||||||
The basic setting is now complete and theoretically it is now possible to print.
|
The default setting is now complete and theoretically it is now possible to print.
|
||||||
|
|
||||||
## 7. Set the slicer (Cura)
|
## 7. Setup slicer (Cura)
|
||||||
|
|
||||||
This custom firmware offers some innovations in the printing behavior and also pushes the physical limits of the printer to the full without damaging it.
|
This custom firmware offers some innovations in the printing behavior and also pushes the physical limits of the printer to the full without damaging it.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user