FLY-F407ZG 32BIT Wie DUET 2 WIFI RepRap 3D Drucker TMC2209 9 Motoren
3D-Gears.eu presents to your attention the latest motherboard for your 3D printer with the best performance to date. This is the newest motherboard produced in 2021.
Thanks to its compact size, you can install this motherboard in any existing 3D printer and raise the level of printing to unprecedented heights.
FLY RRF E3 use reprap firmware which you can customize with unprecedented ease to your printer.
Fly motherboard uses Web Control as well as Duet-2 wifi
The motherboard design is completed by the NF team, and the firmware is developed by the gloomy team. The gloomy team only provides comprehensive technical support for our motherboards, so that customers can get high-quality motherboards and get better technical assistance. Enjoy the joy of 3D printing.
Another feature of FLY Touch Screen is that it works also with Duet-2 wifi motherboard
The software is constantly being improved. The new firmware versions fix the errors that were contained in the previous versions. At the first stages small bugs are possible.
LPCConfigurator
https://jaysuk.github.io/LPCConfigurator
Neu Software
https://c6cdaa75-0965-4fff-ae76-78500b52b818.filesusr.com/archives/6397b0_fdc0b81512af4e21a3c99cfa970bebca.zip?dn=FLYF407ZG-master%2001.2021.zip
Mehr zur Thema
https://teamgloomy.github.io/fly_407zg_general.html
FLY-F407ZG
32-bit ARM Cortex-M4 series 168 MHz, STM32F407ZGT6 chip
Firmware: Marlin 2.0 or RepRap
Driver support: A4988, LV8729, DRV8225, TMC2208 / 2209, etc.
Drive mode support: TMC: UART / SPI
Support 9 independent motor drives, 6 extruders, 6 controllable fans, 3 uncontrollable fan sockets.
Reserve one FPC drive expansion socket, can also expand 3 additional stepper motors
Display: serial touch screen, 12864 LCD, 2004 LCD ,FLY 4.3/7.0 V1
Support automatic bed leveling sensor: BLTouch
Supports dual Z-axis printers and three Z-axis printers (the motherboard has a dedicated Z3 limit switch interface).
Support printer structure: XYZ, kossel, ultimaker, corexy, etc.
Input voltage: DC12V-DC24V
Motor driver interface: X Y Z E0 E1 E2 E3 E4 E5
Temperature sensor interface: B, T0, T1, T2, T3, T4, T5, T6 (MAX6675 chip is not soldered by default) A total of 7 NTC 100K thermistor interfaces and one SPI thermocouple interface
Supports one servo interface and one material detection module interface
Optional limit switch power supply: 5V / 12V / 24V
The heating rod interface uses screw-free push-type terminals for quick and easy connection.
Connecting to the wifi module can use 500k+ wireless transmission and wireless control functions
Package:
-FLY-RRF-E3 Board
-TMC2209 x9 UART support
- Cable
Reprap Firmware
How to use Reprap Firmware
First, download the firmware package on FLYmaker's github
Download the firmware package for the corresponding motherboard
FLY-F407ZG - You can download from our website
Further reading on LPC and STM32
Download FLY's github file package for first-time use
1. Copy the files in the RepRap firmware folder to the root directory of the SD
2. Insert the SD card into the motherboard
3. Restart/Reboot/Re-power the motherboard
4. Plug all the pins around the wifi module as shown in the figure:
5. Open the terminal software(Pronteface), select the port and click connect
6. Enter M997 S1 in the lower right corner, and then click send
7. This step is to burn the motherboard wifi program
8. After programming is complete, send M552 S0 command to put wifi in idle mode
9. Send M587 S"WIFI name" P"WIFI password" command
(The system will automatically remember the WIFI name and password)
Important Note:
If your wifi password containslowercase, please add (') before the letter to configure according to the following example:
Example 1
WIFI name: FLY2
WIFI password: fly12345
Send as:
M587 S"FLY2" P"'f'l'y12345"
Example 2
WIFI name: FLY2
WIFI password: 12345678
Send as:
M587 S"FLY2" P"12345678"
10. Send M552 S1, to turn on the network connection
11. Enter the Printer IP address into the web browser
12. If you have a FLY touch screen, put this command in Custom Settings for config.g: M575 P1 S0 B57600