evanalmighty wrote:With the 1.0A firmware you will need to modify the GCODE header before sending it to the printer. Replace all the header codes that S3D generates with something like this:
; filename = composition.3w
; machine = daVinciF10
; material = default
; layer_height = 0.2
; fill_density = 0.10
; shells = 3
; speed = 60
; total_layers = 124
; total_filament = 0.00
; dimension = 51.23:45.21:24.95
; extruder = 1
G21 ;
I was under this impression as well, however, it is printing fine on my da Vinci 1.0a without adding any additional header information, just imported a model, sliced, and uploaded to the printer directly from s3d