TB6550 V2 StepperMotor Driver Board

I´ve tried it for the first time :face_with_peeking_eye:
TB6560

TB6560-V2.fzpz (12.6 KB)

TB6560_V2-DF.fzpz (17.5 KB)

Update: I added the schematic !
would be glad to have some feedback if it works…

regards

There are a number of problems. Schematic is not on 0.1in boundaries

you would be best (as you appear to be using Inkscape) to use the Fritzing schematic extension to create a correctly formatted schematic

as well pcb is not correct, it currently shows a resistor when it should have an outline of the board. You appear to be missing layerIds (which will cause the part to not be exported as an image) among other problems. FritzingCheckPart.py reports the following problems:

Error 69: File
‘svg.breadboard.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_15_breadboard.svg.bak’
At line 25

Found a drawing element before a layerId (or no layerId)

Error 69: File
‘svg.schematic.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_15_schematic.svg.bak’
At line 17

Found a drawing element before a layerId (or no layerId)

Error 18: File
‘part.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_5.fzp.bak’

Connector connector2pin is in the fzp file but not the svg file. (typo?)

svg svg.pcb.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_15_pcb.svg.bak

Error 18: File
‘part.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_5.fzp.bak’

Connector connector3pin is in the fzp file but not the svg file. (typo?)

svg svg.pcb.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_15_pcb.svg.bak

Error 18: File
‘part.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_5.fzp.bak’

Connector connector4pin is in the fzp file but not the svg file. (typo?)

svg svg.pcb.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_15_pcb.svg.bak

Error 18: File
‘part.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_5.fzp.bak’

Connector connector5pin is in the fzp file but not the svg file. (typo?)

svg svg.pcb.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_15_pcb.svg.bak

Error 18: File
‘part.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_5.fzp.bak’

Connector connector6pin is in the fzp file but not the svg file. (typo?)

svg svg.pcb.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_15_pcb.svg.bak

Error 18: File
‘part.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_5.fzp.bak’

Connector connector7pin is in the fzp file but not the svg file. (typo?)

svg svg.pcb.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_15_pcb.svg.bak

Error 18: File
‘part.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_5.fzp.bak’

Connector connector8pin is in the fzp file but not the svg file. (typo?)

svg svg.pcb.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_15_pcb.svg.bak

Error 18: File
‘part.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_5.fzp.bak’

Connector connector9pin is in the fzp file but not the svg file. (typo?)

svg svg.pcb.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_15_pcb.svg.bak

Error 18: File
‘part.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_5.fzp.bak’

Connector connector10pin is in the fzp file but not the svg file. (typo?)

svg svg.pcb.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_15_pcb.svg.bak

Error 18: File
‘part.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_5.fzp.bak’

Connector connector11pin is in the fzp file but not the svg file. (typo?)

svg svg.pcb.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_15_pcb.svg.bak

Error 18: File
‘part.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_5.fzp.bak’

Connector connector12pin is in the fzp file but not the svg file. (typo?)

svg svg.pcb.TB6560_V2-DF_5164bf756a9708edd577a149cb5d660e_15_pcb.svg.bak

this tutorial set may also be of help.

Peter

OMG :woozy_face:
Thanks a lot, Peter. It´s my first trial…

I use Illustrator, I gues there is no similar extension known, therefore ?!
So far I did´nt take care about PCB anyway…
I will try to get FritzingCheckPart.py and learn about the 0.1in boundaries.

Det

Not as far as I know. The Inkscape one was only done in the last year or so. As far as I can see from the Illustrator documentation (I don’t have Illustrator), it will be difficult to duplicate because Illustrator doesn’t appear to allow the user to modify svg parameters in as much detail as Inkscape does (things like viewbox size, drawing units, and scale don’t seem to be accessible in Illustrator.)

Peter

after being imported it looks like that even though in the schematic it is clearly visible. help me please.

What Fritzing version and OS? On Fritzing 0.9.10 on Win10 it works fine for me.

although schematic is still a little wrong (not on the grid.) and pcb is incorrect (although likely not needed.) I would probably try deleting the part and redoing the load and see if that helps.

Peter

1 Like

I’m using fritzing version 0.9.3b win 7.

Interesting! It indeed breaks on 0.9.3b:

Your best bet would be to upgrade to a later Fritzing version such as 0.9.10 as there have been many bug fixes (although I don’t know if it still works on Win7 as Win7 isn’t supported any more.) The problem is in the defs in the breadboard svg. It is tripping a bug in 0.9.3B. I removed the defs and fixed up schematic, and this part loads on 0.9.3B now.

TB6560_V2-DF-improved.fzpz (5.9 KB)

Peter