1

Topic: DaVinci Junior and other software

Has anyone tried other software with the DaVinci Junior, other than XYZware? Things like Octoprint or Repetier for example?

2

Re: DaVinci Junior and other software

Subscribed for interest!

3

Re: DaVinci Junior and other software

It doesn't look like many people have tried yet with the Junior, but then again it was only released fairly recently.

4

Re: DaVinci Junior and other software

http://www.soliforum.com/post/115212/
http://www.soliforum.com/topic/12741/xy … nced-mode/

you can slice using a third party slicer, and copy the gcode into advanced xyzware.
as long as you copy the file header from a natively created 3w file you're good to go.

5 (edited by drakedanner 2016-03-14 02:39:50)

Re: DaVinci Junior and other software

Bringing this back from the dead because I'd love a better slicer but I was told that we can't do anything special with the Jr?

Edit: I'd love to use the advanced version of XYZWare but I have a Mac

6

Re: DaVinci Junior and other software

I cant change the extruder temp. with xyz advanced.
Can someone help me out?

7

Re: DaVinci Junior and other software

I cant change the extruder temp. with xyz advanced.
Can someone help me out?

You just have to change one or two lines and uncomment

Change :

23  ; M104 S0 ; set temperature
24  ; M109 S0 ; wait for temperature to be reached

in :

23   M104 S200 ; set temperature  200°C
24   M109 S200 ; wait for temperature to be reached 200°C

And them click on the floppy icon  L_SAVE

8

Re: DaVinci Junior and other software

I'm another Mac user who would like to know if the advanced mode of XYZWare is available and how to activate it.