eta4ever

Untitled

Oct 21st, 2016
478
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. >cfg_firmware_type:3
  2. >cfg_machine_type:1
  3. >cfg_language_type:2
  4.  
  5. >cfg_XPOS:-1
  6. >cfg_YPOS:-1
  7. >cfg_ZADD:10
  8.  
  9. >cfg_sprayer_counter:1
  10.  
  11. >cfg_custom_bed_flag:1
  12.  
  13. >cfg_max_sprayer_temperature:270
  14. >cfg_max_hotbed_temperature:150
  15.  
  16. >cfg_PB0_PB1_Level:0
  17.  
  18. >cfg_wifi_mode:1
  19. >cfg_wifi_ap_name:MKS_wifi
  20. >cfg_wifi_key_code:makerbase
  21. >cfg_ip_dhcp_flag:1
  22.  
  23. >cfg_ip_address:192.168.3.100
  24. >cfg_ip_mask:255.255.255.0
  25. >cfg_ip_gate:192.168.3.1
  26.  
  27. >cfg_background_color:0x000000
  28. >cfg_title_color:0xFFFFFF
  29. >cfg_state_background_color:0x000000
  30. >cfg_state_text_color:0xFFFFFF
  31. >cfg_filename_background_color:0x000000
  32. >cfg_filename_color:0xFFFFFF
  33. >cfg_printingstat_word_background_color:0x000000
  34. >cfg_printingstat_word_color:0xFFFFFF
  35.  
  36. >cfg_BUTTON_3D_effects:0
  37.  
  38. >cfg_function_btn1_display:1
  39. >cfg_function_btn2_display:0
  40.  
  41. >function_btn1_cmd:M84;
  42. >function_btn2_cmd:G28;G29;
  43.  
  44. >moreitem_pic_cnt:0
  45.  
  46. >moreitem_button1_cmd:G28 X0;
  47. >moreitem_button2_cmd:G28 X0;
  48. >moreitem_button3_cmd:G28 Y0;
  49. >moreitem_button4_cmd:G28 Y0;
  50. >moreitem_button5_cmd:G28 Z0;
  51. >moreitem_button6_cmd:G28 Z0;
  52. >moreitem_button7_cmd:G28;
Advertisement
Add Comment
Please, Sign In to add comment