Topic: Gcode to .3w questions (CraftWare)
Hey all,
Ive had a few serious tries at getting Gcode from Slic3r or Cura to work with XYZware, without any success.
After seeing CraftWare and playing around with the options, I really like the program but cant figure out how to properly modify the Gcode.
Each of these slicers seem to have slightly different Gcode, so I'm not entirely sure what to modify and really dont want to damage anything. I have modified the Gcode according to tutorials here on the forums and on youtube, but the .3w is blank in XYZware with 'null' listed for all the information.
I could not get CraftWare to communicate with my 1.0. Is it possible to print directly from CraftWare, or do I have to convert the file and use XYZware?
I am printing via USB cable, havent attempted the SD card hack. Is this a problem?
Here is the original beginning Gcode from CraftWare:
; GCode generated by CraftWare
G28 X0 Y0
G28 Z0
M190 S90 ;set and wait bed temperature
M109 S210 ;set and wait head temperature
; ------------------------------------
; Layer #0
; ------------------------------------
G21 ; mm
G90 ; abs
G92 E0 ; reset extr
G1 F4800 E-1.0000
G1 Z0.300 F300
G1 X-22.487 Y27.236 F10800
G1 F4800 E0.0000
G1 X-17.501 E0.2488 F600
G1 X-17.313 Y27.556 E0.2672
G1 Y27.811 E0.2800
G1 X-17.189 Y27.938 E0.2889
G1 Y28.194 E0.3016
G1 X-16.628 Y29.151 E0.3569
G1 X-16.379 Y29.406 E0.3747
G1 X-16.254 Y29.662 E0.3889
G1 X-16.316 Y30.108 E0.4114
G1 Y33.426 E0.5770
Should this header simply be added to the top?
; filename = composition.3w
; machine = daVinciF10
; material = abs
; layer_height = 0.2
; total_layers = 173
; total_filament = 0.00
; extruder = 1
Some additional information;
I have set the print bed size to 200x200x270mm (XYZ) with 0,0 position on bed being center in CraftWare.
Windows 7 64-bit, DaVinci 1.0 software v1.1.31.7 and printer v1.2.3.
Sorry for the newbie Gcode questions.
Thanks in advance!
