Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.17k stars 2.07k forks source link

Add MingDa Magician X2 printer #17997

Open rbeede opened 9 months ago

rbeede commented 9 months ago

Is your feature request related to a problem?

Missing the MingDa Magician X2 as a printer

Describe the solution you'd like

Add the MingDa Magician X2 as a printer

Describe alternatives you've considered

Using the vendor's forked version of Cura

Affected users and/or printers

Users with the Magician X2 printer Mindga_X2_cfgs.zip

Additional information & file uploads

No response

rbeede commented 9 months ago

image

rbeede commented 9 months ago

image

rbeede commented 9 months ago

Start G-code

 G28 ; home all axes
 M420 S1
 M117 ; Purge extruder
 G92 E0 ; reset extruder
 G1 Z1.0 F3000 ; move z up little to prevent scratching of surface
 G1 X2 Y20 Z0.3 F5000.0 ; move to start-line position
 G1 X2 Y200.0 Z0.3 F1500.0 E15 ; draw 1st line
 G1 X2 Y200.0 Z0.4 F5000.0 ; move to side a little
 G1 X2 Y20 Z0.4 F1500.0 E30 ; draw 2nd line
 G92 E0 ; reset extruder
 G1 Z1.0 F3000 ; move z up little to prevent scratching of surface
rbeede commented 9 months ago

End G-code

 G91; relative positioning
 G1 Z1.0 F3000 ; move z up little to prevent scratching of print
 G90; absolute positioning
 G1 X0 Y0 F1000 ; prepare for part removal
 M104 S0; turn off extruder
 M140 S0 ; turn off bed
 M84 ; disable motors
 M420 S0
 M106 S0 ; turn off fan
rbeede commented 9 months ago

Might be the same as the Mingda Magician X. Perhaps update the existing built-in X to say X/X2 ?

LilBub commented 9 months ago

I have this machine as well. I just followed their steps to manually add the machine. But, it is also convenient if it can be added to future builds of Cura

mckunkel commented 9 months ago

I have this machine as well. I just followed their steps to manually add the machine. But, it is also convenient if it can be added to future builds of Cura

Greetings, can you elaborate on what you mean by "their steps to manually add this machine"

LilBub commented 9 months ago

In the document they sent to me, they went through step by step. I can't find that now and in viewing their updated manual (https://cdn.shopifycdn.net/s/files/1/0510/4209/1194/files/Magician_X2_3D_Printing_User_Manual_v2.0.pdf?v=1693901612) it looks like they rely on the customer installing their Cura install which has the profile built in.

They sent me an early version of the machine and I think what they sent me was how to configure the Magician X but just change the print volume

mckunkel commented 9 months ago

Greetings, Can you verify whether the X setting for Ultimaker are the same for x2 with the settings you have?

Asongalo commented 3 months ago

yeah I looked and there's a Mingda Magician X but no Mingda Magician X2