# #

Blog

Mac OS: How to Manually Configure Cura's Parameters for Independent Dual Extruder 3D Printer Also Known as Tenlog DMP 3D Printer

  • 2019-12-26 00:25:36

We use TL-D3 Pro for demonstration. Just need to change building volume to other model, such as Hands 2 (220mm*220mm*250mm), TL-D5(500mm*500mm*600mm), TL-D6(600mm*600mm*600mm)

1. The most important thing is to set the Start and End G-code for the Tenlog DMP printer. So we first show the G-code settings in the machine settings. You can download all the pictures and G-code from our Download Center

Start G-code


G21 ;metric values
G90 ;absolute positioning
M82 ;set extruder to absolute mode
M107 ;start with the fan off
G28 ;Move to min endstops
G1 Z15.0 F9000 ;move the platform down 15mm
M117 Printing...

End G-code


M104 T0 S0 ;1st extruder heater off
M104 T1 S0 ;2nd extruder heater off
M140 S0 ;heated bed heater off (if you have it)
G91 ;relative positioning
G1 E-1 F300  ;retract the filament a bit before lifting the nozzle, to release some of the pressure
G1 Z+0.5 E-5 X-20 Y-20 F9000 ;move Z up a bit and retract filament even more
G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way
M84 ;steppers off
G90 ;absolute positioning

Tenlog DMP 3D Printer Start & End G-code

Left Extruder(Extruder 1) SettingLeft Extruder(Extruder 1) Setting



2. Download the .curaprofile for MacOS

Download ._TL-D3 Pro.curaprofile for MacOS from Google Drive

You can also find it in our Download Center


3. Import Cura configuration file to Profiles

Copyright © 2015-2024 Shenzhen Tenlog 3D Technology Co., Ltd.All Rights Reserved.

top

leave a message

leave a message

    If you are interested in our products and want to know more details,please leave a message here,we will reply you as soon as we can.