Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cura no longer inserting "autolevel" command #1537

Open
ArizonaClark opened this issue Sep 4, 2016 · 3 comments
Open

Cura no longer inserting "autolevel" command #1537

ArizonaClark opened this issue Sep 4, 2016 · 3 comments

Comments

@ArizonaClark
Copy link

It finally dawned on me that when I printed something that had been sliced with an older version of Cura, it was going through autoleveling but when I "resliced" the same object (to try a higher fill), the printer was NOT doing an autolevelling. This is leading to the Z being nearly 1mm too low. Using "more" on the earlier file (claims a slice date of 21-08-2015) and the latest one, I discovered that the following was missing:

G29 ;Run the auto bed leveling

Using a text editor I manually added it to the file sliced today, and it printed a lot better.

Printer is a Printrbot Model 1405 "Simple Makers Kit", controlled by a Raspberry Pi running an old version of Octoprint.

The Aug. 2015 slicing was done on a Windows XP machine, with a version of Cura installed around Mar. 2015. Today's attempt was with 15.04.6 (with auto-update enabled).

I spent some time trying to find a setting in Cura to enable autoleveling, but did not find one.

@ArizonaClark
Copy link
Author

Realized I forgot to mention that today's attempt was running Cura under OS X El Capitan Version 10.11.6 on a MacBook Pro.

@Ghostkeeper
Copy link

Fixed in Cura 2.3: https://github.com/Ultimaker/Cura/blob/master/resources/definitions/printrbot_simple.def.json#L37

(It has a G29 command in the start g-code.)

@BagelOrb
Copy link
Collaborator

BagelOrb commented Sep 5, 2016

Download Cura 2.3 beta at software.ultimaker.com

2016-09-05 3:25 GMT+02:00 Ghostkeeper [email protected]:

Fixed in Cura 2.3: https://github.com/Ultimaker/
Cura/blob/master/resources/definitions/printrbot_simple.def.json#L37

(It has a G29 command in the start g-code.)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1537 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AIe9EZpNk_o6guv5ROS6IVZnxmvyW3dUks5qm2-bgaJpZM4J0czi
.

Kind regards,

Tim Kuipers

Ultimaker BV

www.ultimaker.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants