Page 1 of 1

Anyone have a Cura configuration file?

Posted: Wed Apr 24, 2013 9:16 pm
by bplemmons
Does anyone have a Cura config file to share?

Bill

Re: Anyone have a Cura configuration file?

Posted: Mon May 13, 2013 2:26 am
by Jimustanguitar
I month or so ago when seemecnc had a "RoSoft" bundle for download (before they came out with their download.seemecnc.com page) this was the Cura profile in that RoSoft bundle: https://www.dropbox.com/s/zlso9rgyok9nh ... ockMAX.ini

Re: Anyone have a Cura configuration file?

Posted: Wed Jun 26, 2013 9:47 pm
by sandy
Dropbox says this file no longer exists.

Anybody have a cura settings file

thanks,

-sandy

Re: Anyone have a Cura configuration file?

Posted: Thu Jun 27, 2013 9:06 am
by Jimustanguitar
https://www.dropbox.com/s/0quioiaw1eb0n ... ockMAX.ini

Perhaps dropbox links are dynamic and change over time? Sorry about that.

Re: Anyone have a Cura configuration file?

Posted: Sun Jun 30, 2013 6:15 pm
by sandy
Thanks!

One more question, in preferences did you set your max height to your Z height? When I did that, the Cura slided calibration cube started printing 15-20mm above the surface.

weird, huh?

Re: Anyone have a Cura configuration file?

Posted: Sun Jun 30, 2013 10:04 pm
by jesse
The new version of Cura has an option for Rostock printers during the install.

Re: Anyone have a Cura configuration file?

Posted: Wed Jul 24, 2013 7:26 am
by barnett
sandy wrote:... in preferences did you set your max height to your Z height? When I did that, the Cura slided calibration cube started printing 15-20mm above the surface.
I'm just now trying cura and I have this exact problem where it prints into air 15mm above the surface. I see where it moves to z= 15mm, but then it's supposed to go down to z 0.30. This whole start sequence is the default except I edited the G28 to just be one G28 with no xyz parameter. I suspect I need to edit something.

gcode:

Code: Select all

;Generated with Cura_SteamEngine 13.06.4
M140 S79.000000
M109 T0 S232.000000
T0
M190 S79.000000
;Sliced at: Mon 22 Jul 2013 08:32:13
;Basic settings: Layer height: 0.25 Walls: 0.55 Fill: 0
;Print time: #P_TIME#
;Filament used: #F_AMNT#m #F_WGHT#g
;Filament cost: #F_COST#
G21        ;metric values
G90        ;absolute positioning
M107       ;start with the fan off
G28 ;X0 Y0  ;move X/Y to min endstops
;G28 Z0     ;move Z to min endstops
G1 Z15.0 F9000 ;move the platform down 15mm
G92 E0                  ;zero the extruded length
G1 F200 E3              ;extrude 3mm of feed stock
G92 E0                  ;zero the extruded length again
G1 F9000
M117 Printing...

;total_layers=60
;LAYER:0
M107
G0 F5580 X15.29 Y24.70 Z0.30
;TYPE:SKIRT
G1 F1440 X15.19 Y24.83 E0.01128
G1 X14.99 Y25.03 E0.03007
G1 X13.12 Y26.63 E0.19631