Сохраните в закладки:
*История изменения цены! Указанная стоимость возможно, уже изменилось. Проверить текущую цену - >
Месяц | Минимальная цена | Макс. стоимость | Цена |
---|---|---|---|
Aug-15-2025 | 6709.57 руб. | 6843.38 руб. | 6776 руб. |
Jul-15-2025 | 5441.84 руб. | 5550.63 руб. | 5495.5 руб. |
Jun-15-2025 | 6604.88 руб. | 6736.24 руб. | 6670 руб. |
May-15-2025 | 6551.52 руб. | 6682.19 руб. | 6616.5 руб. |
Apr-15-2025 | 5230.50 руб. | 5335.74 руб. | 5282.5 руб. |
Mar-15-2025 | 6445.80 руб. | 6574.33 руб. | 6509.5 руб. |
Feb-15-2025 | 6392.26 руб. | 6520.46 руб. | 6456 руб. |
Jan-15-2025 | 6340.93 руб. | 6467.91 руб. | 6403.5 руб. |
Новые товары
Характеристики
Описание товара
Shipping List
Kit 1
1* MKS Gen-L V2.1
1*MKS TFT24 1*WIFI
1*USB 1*Flat cable
Kit 2
1* MKS Gen-L V2.1
1*MKS TFT24
1*USB 1*Flat cable
Name: MKS GEN-L
This motherboard is integrated which is based on Marlin open source, greatly compatible with Ramps&Mega2560. Further, it is good cost effective with high performance.
Features
Compared to V1.0, V2.1 can be easily enable TMC stepper driver by jumpers.No need wiring cable.Such as :TMC2130 SPI mode,TMC2208/2209 UART mode.
Assembly with high quality MOSFET which is good at cooling and ensure stable working in a long time.
Use dedicated power chip which has excellent cooling and stable electricity.
Adopt stable and reliable filter circuit to reduce interference. Improve printing performance.
Highly, improve the MOSFET cooling of heated bed .
It is easy and safe to assemble motors, drivers and endstops in different color.
Attention:Please disconnect all parts from the board when upload firmware.
More features as following
Wiring
Pinout
Size
Stepper Driver Enable on MKS GEN-L V2.1
Note: the following descriptions is only suitable for mks series of drivers other manufacturers may have different setting steps. 1. Step / dir Normal Mode When the driver is under the Normal Mode (such as A4988, LV8729, TB67S109) Microsteps can be adjusted via jumper caps. Insert the jumper caps onto the right side black pin areas(M0, M1, M2) to adjust microsteps according to personal own needs. Note: It isn't recommended to insert jumper caps to the fourth column pin areas (red areas), because some drivers functions may be affected ( such as TB67S109 ) if inserting jumper caps onto the fourth column pin areas.
Name: MKS TFT24 Touch Screen
MKS TFT24 is a colorful touch screen which is used independently on 3d printer.
This display is no need to set mainboard firmware but work together directly.
And it is easy to replace into your logo and edit your local language.
Powerfully,it is capable to wirelessly control 3D Printer and support Cloud printing.
More, it is available to self-define up to 13 commands .
More features as follows:
Wiring
Size
How to assemble with mainboard.
Set the baud rate, ensure both TFT and controller board are the same.
1.MKS Series mainboards
Such as, MKS SBASE,MKS MINI,MKS GEN,MKS BASE, MKS GEN L,etc.
(MKS TFT24 is not available to work with Ramps1.4/1.5/1.6)
Flash firmware to mainboard .( TFT display has updated latest config inside already).
Connect TFT display to AUX-1 of the board.
No need to configure on board firmware,they will work together directly after wire.
The boards need a external 12V power supply.
2.Firmware Upgrade
Please copy following documents to the root of SD card.
(Please don't edit the documents name.)
mks_pic mks_config mkstft24
Then, plug the SD card to the TFT and power on. It will update automatically.
3.Config
4.Bed Leveling
Auto Leveling
After the machine assembles with a bed leveling controller, then run leveling on TFT interface.
#The command of auto leveling (G29 is available for Marlin.
While G32 is for Repetier and Smoothieware)
>cfg_auto_leveling_cmd:G28;G29;
Manual Leveling
Manual leveling is good for MB,i3 etc machines. It is available to set 3,4,5 point .
#The point number of manual leveling:(3,4,5 point available)
>cfg_point_number:4
5.Filament Replace
It is easy to replace the filament when it runs out.
You are able to set temperature and the speed of filament in-out on config.
As following:
#the speed of filament replacing(mm/min)
>cfg_filament_change_speed:1200
#the length of filament replacing(mm)
>cfg_filament_change_step:5
#the min temperature of filament replacing
>cfg_filament_limit_temperature:175
Then, here is the steps to replace filament.
1).On printing pause-----more-----change----in/out-----stop 2).Before start printing set-----change-----preheat-----in/out-----stop6.Print from Breakpoint
TFT has a one of the excellent features is able to print from Breakpoint.
Below is the way to do it.
Firstly, set target temperature of extruder and heated bed, and then preheat.
Secondly, when preheat ready, go home .(Notice: if power off happens during operating printing from breakpoint, please must home .)
Thirdly, move extruder to the breakpoint which is available to set allowable error.
#Breakpoints continued playing Z-axis error setting
>cfg_breakpoint_z_error:0.2
Fourth, click set, and then click Continue(Means Print from Breakpoint).
After that, choose the file you want.
(If you pause the printing, and turn the printer off,
then it will resume to print from the pause point after power on.)
7.Filament Outage Detecting
Connect detecting switch to PB1 of TFT.
Set configuration to trigger low level or high level available.
#the level signal of outage detection module PB1(low level:0; high level:1)
>cfg_PB0_PB1_Level:1
8. Auto off after Print Finished
Enable this function on config,and take concerted with PWC switch.
#whether set machine auto-off after print finishes(auto-off:1; NO:0)
>cfg_print_finish_close_Machine:0
9. MKS WIFI
MKS TFT supports WIFI remote control. Please set configurations.
As follow:
#wifi mode(AP:1; STA:2)
>cfg_wifi_mode:1
#wifi name and password
>cfg_wifi_ap_name:MKS_wifi
>cfg_wifi_key_code:makerbase
#Dynamic access IP
>cfg_ip_dhcp_flag:1
#IP/mask/gateway
>cfg_ip_address:192.168.3.100
>cfg_ip_mask:255.255.255.0
>cfg_ip_gate:192.168.3.1
Настроил все 16 спутников. Работает прекрасно! Две головы ловят сразу по два спутника. А вот можно ли подключить дополнительно DS-C... Читать отзыв полностью...
Мошенник. Не покупайте у него. Разводит на деньги.... Читать отзыв полностью...
немного глупый вид.Некачественные швы портят весь вид... Читать отзыв полностью...
Продавец - полный отстой. Кому не жалко своего времени - обращайтесь. Продавец сначала тянул время с отправкой, затем очень долго... Читать отзыв полностью...
Yiwu Fente E - Commerce Co Store - недобросовестный продавец с Алиэспресс. 1 сентября сделала заказ (подарок ко дню рождения... Читать отзыв полностью...
Здравствуйте . есть у вас 4 шт. ? ... Читать отзыв полностью...
Крестовина сломалась через 15 дней использования. В рекламе указано, что она выдерживает до 400 кг. Я использовал максимум 100 кг).... Читать отзыв полностью...