Page 1 of 1

Da Vinci Pro

Posted: Thu Jan 28, 2016 4:41 am
by jlaurencio
Will the XYZ Da Vinci PRO be added onto the next rev update?

Re: Da Vinci Pro

Posted: Mon Feb 08, 2016 9:57 pm
by underwoodle
Hi,

As a current owner of both the Da Vinci 1.0 Pro and Simplify3D, this is a question near and dear to my heart. Please add compatibility as soon as possible.

:)

Re: Da Vinci Pro

Posted: Sun Feb 28, 2016 7:49 am
by Geoff Sim
For now you can save the gcode; load it into the xyzware program; and upload to your printer.

Just add this to the beginning of your start script in S3D.

Code: Select all

; filename = simplify3d.gcode
; machine = daVinciAW10
Using this method, I have found that 50mm/s printing and 60mm/travel is a good compromise.
I also set the filament multiplier to 90%.

All other settings can be take from the XYZ program (ex, 6mm retract).

Re: Da Vinci Pro

Posted: Tue Mar 08, 2016 11:17 am
by UberBen
Does anyone have a config that works that can send me(fff file)? I set it up last night and exported the gcode file. When I try and open it in XYZWare it crashes.

Re: Da Vinci Pro

Posted: Wed Mar 09, 2016 3:26 pm
by underwoodle
I've started working on transfering the settings from DaVinci Pro software, but some of them seem to have no match in S3D. So I'm not sure how well it will work. Maybe Geoff Sim can post his config file for ABS/PLA. That would give us a start.

Re: Da Vinci Pro

Posted: Mon Mar 14, 2016 2:45 pm
by UberBen
After much searching and tweaking I finally got Simplify3d gcode into XYZWare and printed!

I have been printing with with Pro that last few days using this program I found on github: https://github.com/alexander-pick/Simpl ... _converter

It tweaks the gcode generated with Simplify3d and strips the headers to work with XYZWare. I used the default Da Vinci 1.0 profile in Simplify3d and loaded the dummy firmware included with the github project, then tweaked it using settings from XYZWare.

I had to tweak the retraction up to 7mm and the flow to 0.95 with PLA but it has been working out great. I have been printing at 45mm/sec.

made this last night: http://www.thingiverse.com/make:203874

Re: Da Vinci Pro

Posted: Tue Mar 22, 2016 7:51 pm
by m4dunlop
UberBen wrote:After much searching and tweaking I finally got Simplify3d gcode into XYZWare and printed!

I have been printing with with Pro that last few days using this program I found on github: https://github.com/alexander-pick/Simpl ... _converter

It tweaks the gcode generated with Simplify3d and strips the headers to work with XYZWare. I used the default Da Vinci 1.0 profile in Simplify3d and loaded the dummy firmware included with the github project, then tweaked it using settings from XYZWare.

I had to tweak the retraction up to 7mm and the flow to 0.95 with PLA but it has been working out great. I have been printing at 45mm/sec.

made this last night: http://www.thingiverse.com/make:203874
do this work with windows?

Re: Da Vinci Pro

Posted: Fri Mar 25, 2016 2:34 pm
by UberBen
m4dunlop wrote:do this work with windows?
The program is Windows only.

There is a discussion on Thingiverse with a working profile here: http://www.thingiverse.com/groups/da-vinci/topic:5390. If you can get that working then you don't need the Windows program on github.