1

Topic: Jr + Cura 2.3.0 + ThreeDub

Ladies and gents,

There's a new version of Cura out - 2.3.0.
My previously posted Jr config files for Cura 2.1.3 doesn't work with the new updated Cura 2.3.0.

If you want to use new Cura 2.3.0 with Jr you now have 2x options:

1st - copy 2x files and you're good to go:

1. copy "davinci_jr_platform.stl" to /Applications/Cura.app/Contents/Resources/resources/meshes/davinci_jr_platform.stl
2. copy "davinci_jr.def.json" to /Applications/Cura.app/Contents/Resources/resources/definitions/davinci_jr.def.json
(this is for Mac, haven't tried on Windows but should be something similar I'd presume)


2nd - you can now add custom machine to the Cura v2.x.x
If you go with the manual setup you'll need to add/replace start and end gcode

start gcode:
G21 ; set units to millimeters
M107
G90 ; use absolute coordinates
G92 E0
M82 ; use absolute distances for extrusion
G1 F900.000 E-4.00000
G92 E0
G1 Z0.350 F6000.000
G1 X3.000 Y31.000\nG1 F900.000 E4.00000
G1 X5.000 Y31.000 F300.000 E4.46245
G1 X5.000 Y131.000 E27.58519
G1 X3.000 Y131.000 E28.04765
G1 X3.000 Y32.250 E50.88011
G1 F900.000 E46.88011
G92 E0

end gcode:
G92 E0
M84


!!! You still need to use ThreeDub to convert gcode to Jr compatible 3w files

!!! Jr build plate is back to front when used with Cura (eg. when you place an object on the build plate facing towards you it will we printing facing a back instead. If you place z seam at the back - it will be at the back of the object so no worries there.)
---Jr home in firmware is top right, rest of the world (therefore slicers as well) bottom left.---

Post's attachments

davinci_jr.def.json 1.97 kb, 200 downloads since 2016-10-20 

davinci_jr_platform.stl 147.15 kb, 221 downloads since 2016-10-20 

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

2

Re: Jr + Cura 2.3.0 + ThreeDub

Just an update. These files works with latest Cura 2.3.1 too.

3

Re: Jr + Cura 2.3.0 + ThreeDub

I added the options to cure, but when I try to print the printer it gives a failure saying "file not compatible"

4

Re: Jr + Cura 2.3.0 + ThreeDub

Could you make a video of how it is done? Or explain it better, I'm new to this printer

5

Re: Jr + Cura 2.3.0 + ThreeDub

@mdmalavadomanuel - You need to convert .gcode to .3w by using ThreeDub app.

6

Re: Jr + Cura 2.3.0 + ThreeDub

I searched for google that program but nothing appears. Apart from why do you need to modify those commands in the gcode?

Where I can download the ThreeDub app thanks a lot

7

Re: Jr + Cura 2.3.0 + ThreeDub

http://www.soliforum.com/topic/14843/cu … avinci-jr/ sorry men

8

Re: Jr + Cura 2.3.0 + ThreeDub

Good job. I like when people find their answers on their own.

But...
Just to summarise for others on how to install ThreeDub on your Mac.

1. Download ThreeDub - https://gitlab.com/anthem/py-threedub/tree/master (thanks to forum member @Anthem for making this)
2. Install HomeBrew on your Mac
3. brew install python
4. pip install --upgrade pip
5. pip install pycrypto
6. pip install pyserial
7. python setup.py install (from downloaded threedub directory)

And you are ready to go. Simply do threedub filename.gcode and it'll create your .3w file for Jr.

(you can obviously do this without the brew, but it's much easier and brew is quite useful for any other future adventures in CLI)

9

Re: Jr + Cura 2.3.0 + ThreeDub

Thanks for the clarification smile, I already put it to print but it does something strange when it starts to print, it starts to print in the air e read a bit how to solve the problem but I am not able to continue investigating thank you very much smile PD: i used win 10

10

Re: Jr + Cura 2.3.0 + ThreeDub

@mdmalavadomanuel - In Cura check "Initial Layer Height" setting, should be in between 0.1-0.3, depends from your machine (I use Custom with all selected view, not entirely sure if you can set that up in so called Recommended view)

If even on 0.1 still floats around then go to Manage Printers -> Machine Settings and adjust start.gcode section.
Line you are after is - G1 Z0.350 F6000.000
Adjust Z height from there. Try Z0.300 -> Z0.250 and so on... Don't jump straight to 0.100 or so - you can crack your glass plate easely if you set it too low. Just be careful.

11

Re: Jr + Cura 2.3.0 + ThreeDub

Thank you for your response and since you have profiles created and I downloaded them and I am testing. Already solved the problem with the profiles "by default" I will try little by little smile thanks a lot for the contribution to cure. Another question could not fool the system by saying that it will use less filament so that it does not deplete both filament from the coil, since they use coil from bq and other brands. Thank you very much for your help

12

Re: Jr + Cura 2.3.0 + ThreeDub

I've uploaded all the files and info to thingiverse - http://www.thingiverse.com/thing:1915076
It will be easier to keep everything uptodate and easier to search for newcomers.

@mdmalavadomanuel - you are welcome to do thingiverse remix and make Windows setup instructions.

13

Re: Jr + Cura 2.3.0 + ThreeDub

Do you want me to put the directories used in windows? So that people know how to install it?


PS: I already managed to print well with cura after uploading an image of a printed object "xyzware vs cura" @Kr15_uK thank you very much for your help

14

Re: Jr + Cura 2.3.0 + ThreeDub

Fellow Printers,

I am trying to convert over to Cura 2.3.1, but am having some sort of problems whenever I try to run a test. The speed on all axis except Z are extremely fast and I cannot seem to adjust them down. I have created a new profile with my preferred settings but they do not seem to effect the printout. I have included images of all settings. I am running Cura on a Windows 7 machine with kr15_uk's files implemented.

Any help would be greatly appreciated.




Global Settings

http://soliforum.com/i/?puiLYq6.jpg


Printer Setup

http://soliforum.com/i/?mIKpmwY.jpg

15

Re: Jr + Cura 2.3.0 + ThreeDub

Bozotclown1970 wrote:

Fellow Printers,

I am trying to convert over to Cura 2.3.1, but am having some sort of problems whenever I try to run a test. The speed on all axis except Z are extremely fast and I cannot seem to adjust them down. I have created a new profile with my preferred settings but they do not seem to effect the printout. I have included images of all settings. I am running Cura on a Windows 7 machine with kr15_uk's files implemented.

Any help would be greatly appreciated.




Global Settings

http://soliforum.com/i/?puiLYq6.jpg


Printer Setup

http://soliforum.com/i/?mIKpmwY.jpg

Do you want me to pass my configuration in cure 2.3.1 to me it works very well

16

Re: Jr + Cura 2.3.0 + ThreeDub

Please do, and I will try it out after this current print ends. I had to use XYZware.       sad

17

Re: Jr + Cura 2.3.0 + ThreeDub

https://mega.nz/#!HB4yxAjS

18

Re: Jr + Cura 2.3.0 + ThreeDub

mdmalavadomanuel wrote:

https://mega.nz/#!HB4yxAjS

It is looking for an encryption key.

Post's attachments

Capture.JPG 17.44 kb, file has never been downloaded. 

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

19

Re: Jr + Cura 2.3.0 + ThreeDub

sorry men key: !7RdcbS0Vz-04YTp1IkUefrmZTvGlKeuVkVNztxkjVJs

20

Re: Jr + Cura 2.3.0 + ThreeDub

mdmalavadomanuel,

Thank you very much. I just got home, but did get a chance to download your profile. Not sure what version of Cura you are running, but your profile does not seem to work in version 2.3.1.

http://soliforum.com/i/?C2ye8Dc.jpg

21

Re: Jr + Cura 2.3.0 + ThreeDub

Tomorrow morning review the profile, a best send the one that is not bue like little nights smile

22

Re: Jr + Cura 2.3.0 + ThreeDub

@Bozotclown1970 - I'd presume Cura is playing up and not changing feedrate.
On 2.3.1 version it happened to me couple of times that after typing in values they not being applied.
My quick fix is to press undo arrow, type in value again and then press enter key.
2.3.0 was ok, seems to be this showed up in version 2.3.1.

Also, if you want you can upload 2x gcode files with different speeds and I can have a look?!

23

Re: Jr + Cura 2.3.0 + ThreeDub

kr15_uk wrote:

Also, if you want you can upload 2x gcode files with different speeds and I can have a look?!


kr15,

I will take you advise and try modifying each speed manually. In the mean time here is the gcode for one of my models from 2.3.1.

Not sure what is going on. I seem to be getting a lot of oozing now. Any ideas on that.

Hate to bother you with all of the newbie questions.

Thank you

Post's attachments

DVJ1_Tag_Holder_after_threedub.gcode 2.42 mb, 11 downloads since 2016-11-26 

DVJ1_Tag_Holder_before_threedub.gcode 2.42 mb, 5 downloads since 2016-11-26 

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

24

Re: Jr + Cura 2.3.0 + ThreeDub

It seems like it may only be the first layer. I was not letting it go past that layer because it was going to fast to lay the whole layer down. I tried again and the most of the layer was there so I let it go. This print seems more reasonable speed now.

25

Re: Jr + Cura 2.3.0 + ThreeDub

@Bozotclown1970 - no worries. ThreeDub script only replaces G0 with G1's and adds XYZ header, doesn't do any gcode tampering any further so I don't suspect ThreeDub to be at fault.
Looking at your gcode it goes at the beginning on 25-30mm/s and rest of it on 15mm/s, presumably due to the design of the file.

Also worth to mention, Jr's Fast setting in XYZWare is 30mm/s, Normal 20mm/s and slow 10mm/s if I recall it correctly.