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

Decimal places in speed and ramping #2775

Closed
Lord2Vader opened this issue Apr 6, 2015 · 1 comment
Closed

Decimal places in speed and ramping #2775

Lord2Vader opened this issue Apr 6, 2015 · 1 comment

Comments

@Lord2Vader
Copy link

Hi,

ive tested this from 1.1.7 to 1.2.6 and the results are the same:

This happens in slic3r:
G1 X77.797 Y109.381 E4.14597 F1200.000

And this in cura:
G1 F1200 X66.757 Y77.075 E0.01152

First of all the three decimalplaces after the F1200 are not very useful so they should not be written into the code.

And then putting the F on the end of the line, isnt this driving a ramp towards that speed from the last speed? Why is this so and not in Cura?

Sometimes in Cura the objectskin comes out better. Maybe the ramping does that?
Need to say i use a bowden printer, some colleges got a direktextruder and it looks better.

@Lord2Vader Lord2Vader changed the title Decimal places in speed and layer offsetting Decimal places in speed and ramping Apr 8, 2015
@alranel
Copy link
Member

alranel commented May 2, 2015

The order of parameters in a G-code line is not meaningful.

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

No branches or pull requests

2 participants