FritzingCheckPart.py is complaining that the dimensions are in px (and thus the sizes will potentially be incorrect!):
$ FritzingCheckPartw.py part.mt3608_M_no.fzp
**** Starting to process file Startup, no file yet
**** Starting to process file part.mt3608_M_no.fzp
**** Starting to process file svg.breadboard.mt3608_M_no.svg.bak
**** Starting to process file svg.schematic.mt3608_M_no.svg.bak
**** Starting to process file svg.pcb.mt3608_M_no.svg.bak
File
‘part.mt3608_M_no.fzp.bak’
This is a through hole part as both copper0 and copper1 views are present.
If you wanted a smd part remove the copper0 definition from line 47
Warning 4: File
‘part.mt3608_M_no.fzp.bak’
At line 2
No referenceFile found in fzp file
Warning 11: File
‘part.mt3608_M_no.fzp.bak’
At line 57
Type female is not male (it usually should be)
Warning 19: File
‘svg.breadboard.mt3608_M_no.svg.bak’
At line 6
Height 48.826px is defined in px
in or mm is a better option (px can cause scaling problems!)
Warning 19: File
‘svg.breadboard.mt3608_M_no.svg.bak’
At line 6
Width 104.882px is defined in px
in or mm is a better option (px can cause scaling problems!)
Warning 19: File
‘svg.schematic.mt3608_M_no.svg.bak’
At line 6
Height 28.65px is defined in px
in or mm is a better option (px can cause scaling problems!)
Warning 19: File
‘svg.schematic.mt3608_M_no.svg.bak’
At line 6
Width 51.1px is defined in px
in or mm is a better option (px can cause scaling problems!)
Warning 24: File
‘svg.schematic.mt3608_M_no.svg.bak’
At line 53
Font family ‘DroidSansMono’ is not Droid Sans or OCRA
This won’t render in Fritzing
Warning 19: File
‘svg.pcb.mt3608_M_no.svg.bak’
At line 6
Height 48.939px is defined in px
in or mm is a better option (px can cause scaling problems!)
Warning 19: File
‘svg.pcb.mt3608_M_no.svg.bak’
At line 6
Width 105.633px is defined in px
in or mm is a better option (px can cause scaling problems!)
although at least schematic appears to be scaled correctly (breadboard and pcb are harder to determine and may or may not be correct.)
If you can find the time (always in short supply unless you are retired like me ) uploading them would be appreciated. A google search for this part didn’t find anything else thus the reference to the mini360 part which isn’t a perfect match like yours …
Peter