26

Re: [HOWTO] Convert da Vinci Mini to RAMPS 1.4

First of all no need to apologize !! Humans make mistake that is one way we learn.
I have been an electronics tech for over ten years AND STILL MAKE STUPID MISTAKES FROM TIME TO TIME. 

my LCD only works when powered over usb.

So sounds like it is working

IMHO the first step of setting up a new machine is setting it up with the computer
I use repiter host but the are other programs like pronterface.

This will allow to troubleshoot end stops , move and home axis one by one level the bed etc . Much easier than the lcd. The lcd is fine for running prints  and minor tuning . Also if chitcat is set up  you can change firmware setting through  your host software.

Your stock ends tops may of may not be compatible with ramps. . or you may need to switch wiring. Or you may just have to flip you logic in firmware.

So set up ramps on your computer

send the m119 command to the board and read endstop states.
trigger the stops one by one and resent the command after the trigger and see if thinks change actually faster to do than explain.

hope this helps.

Based on what you have told us something may be shorted out . If you added a diode they do have polarity  it could be in backwards.
The good thing is ramps and arduinos are cheap enough you can always buy a new set and start from scratch.

Hope this helps.

Soliddoodle 4 stock w glass bed------Folger Tech Prusa 2020 upgraded to and titan /aero extruder mirror bed
FT5 with titan/ E3D Aero------MP mini select w glass bed
MP Utimate maker pro-W bondtech extruder
Marlin/Repetier Host/ Slic3r and Cura

27

Re: [HOWTO] Convert da Vinci Mini to RAMPS 1.4

Hey I´m so thankful someone responded! For the endstops, thank you, I will try more tomorrow.

Am i supposed to an a diode? i just replaced the diode beneathe the driver with a 7806C regulator.
But on my current RAMPS I switched IN and OUT of that regulator by mistake. This must shorted my board.

For my steppers, i read something in the RepRap Wiki about powering drivers with 24 volts. There said i have to bend two pins of the driver that they are not connected to the RAMPS. Should i have done that? I haven´t done this because i got a bit confused. Triple_S did not mention something like that.

28

Re: [HOWTO] Convert da Vinci Mini to RAMPS 1.4

You probable can power drivers with 24 volt but the machine should run fine at 12 volts. I have 4 printers only one is set up for 24 volts the other 3 run fine at 12. Also I have never seen any need to modify my ramps boards the work fine off the shelf.

Soliddoodle 4 stock w glass bed------Folger Tech Prusa 2020 upgraded to and titan /aero extruder mirror bed
FT5 with titan/ E3D Aero------MP mini select w glass bed
MP Utimate maker pro-W bondtech extruder
Marlin/Repetier Host/ Slic3r and Cura

29

Re: [HOWTO] Convert da Vinci Mini to RAMPS 1.4

can you give me the configuration file in latest marlin code please!! :-)

30 (edited by josch 2020-06-08 10:44:07)

Re: [HOWTO] Convert da Vinci Mini to RAMPS 1.4

Hi guys.

I just finished my conversion of a dead Mini to BTT SKR v1.4 Turbo. It uses TMC2208 stepper drivers.
I have hollowed out the bottom and put the board in it. The adapter and the fan duct are from Thingiverse, see attachments.
I also turned the bed into a heatbed by glueing 4 10W resitors under them connected them in parallel to the HB connector on the board. I also attached a thermistor. With that, I consistently get 75°C which is perfect for PLA and PETG.
I have installed a BTT TFT24 in front to get some control directly on the machine, without having to go a browser for OctoPrint.
I removed the NFC board and antenna and installed a RPI 3 in its place. I still have to install the Pi camera and the filament sensors, but everything works well so far including auto bed leveling.

Thanks to anthem and Triple_S for their work, which made this project possible ;-)

Post's attachments

IMG_2541.jpeg 44.98 kb, 44 downloads since 2020-06-08 

IMG_2564.jpeg 57.24 kb, 30 downloads since 2020-06-08 

You don't have the permssions to download the attachments of this post.

31

Re: [HOWTO] Convert da Vinci Mini to RAMPS 1.4

What’s the chances with all these conversions someone had a functional hotend logic board for the extruder module. I desperately need one and am afraid what xyz is gonna quote me for a price. It’s a mini w+ but it appears that the minis and jr all seem to use this same hotend
Logic board. Please respond if you have one. My kids are dieing to be able to print again. I don’t mind paying. I’m getting an ender 3 for my person use and moving forward with the hobby but this machine is brilliant for kids.

32

Re: [HOWTO] Convert da Vinci Mini to RAMPS 1.4

josch wrote:

Hi guys.

I just finished my conversion of a dead Mini to BTT SKR v1.4 Turbo.

This is exactly what I'm wanting to do with my Mini, I'm so glad you've got yours working Josch!

Is there any chance you could provide any more photos of how you mounted the board inside the case, or links to the thingiverse parts you used? I'm thinking it may have been this one https://www.thingiverse.com/thing:4065432 ?

The Mini is such a tidy little machine, I'm fairly keen to try keeping it that way and it looks like you've managed that.

Cheers Mate.

33 (edited by CaptainSandwich 2020-11-02 09:21:05)

Re: [HOWTO] Convert da Vinci Mini to RAMPS 1.4

In case anyone wants to connect up the XYZ filament sensor, below is a schematic/pinout of the Da Vinci Mini W's filament runout sensor board.

There are actually 2 sensors, just a standard optical sensor indicating the presence of filament or not and a rotary encoder that will toggle output as the filament moves. The encoder's not high resolution - only toggling for every 180 degrees of rotation. I don't know what this equates to in extrusion length.

The PCB includes what I assume to be a buffer on the encoder circuit. Can't actually make out any markings, so I don't know if it's 5v tolerant (3.3v measured at VCC from the XYZ mainboard). Current limiting and pullup resistors are already present, but are obviously sized for 3.3v.

Apologies for the hasty schematic, hopefully someone will find it useful.

Post's attachments

Da_Vinci_Mini_w_filament_sensor.pdf 19.82 kb, 26 downloads since 2020-11-02 

sensor_pcb.PNG 1.56 mb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

34

Re: [HOWTO] Convert da Vinci Mini to RAMPS 1.4

hey, has anyone got a working version of marlin 1.1.9 with a config file ?? or even just the config files that were attached to this post ? as the links are no longer valid ?

any help would be appreciated, I'm sick on the Chipped filaments.

thanks !

35

Re: [HOWTO] Convert da Vinci Mini to RAMPS 1.4

In OPs first post, he posts a link to Anthems RAMPS journey.  In Anthems Thread, he posts a link to his Marlin repository on gitlab.  There is has a complete Marlin source ( probably rather old ), along with his config files.  That should get you going.

36

Re: [HOWTO] Convert da Vinci Mini to RAMPS 1.4

Can I check, does anyone have a fresh link to the config file? I realized this post is almost 5 yrs old.

37 (edited by noahajac 2022-04-17 15:00:55)

Re: [HOWTO] Convert da Vinci Mini to RAMPS 1.4

neoakenx wrote:

Can I check, does anyone have a fresh link to the config file? I realized this post is almost 5 yrs old.

Attached is the file I have in my projects folder from back when I did this conversion. There is a chance I modified it from OP's (I can't remember), but it should at least help somewhat.

Post's attachments

Configuration.h 57.23 kb, 9 downloads since 2022-04-17 

You don't have the permssions to download the attachments of this post.