Open E-492 opened 8 years ago
Sounds like a bug to me, if that is the case. It should use the other three too.
@Rob Parret, that is aan unrelated issue. Please file issues for Cura 2 in the corresponding repository: github.com/Ultimaker/Cura
@OP please try Cura 2.1 Op 7 jun. 2016 03:41 schreef "Rob Parrett" notifications@github.com:
I think that I'm seeing the same issue, but in Cura 2.1.1
In my case, I was slicing at 100% infill, and the issue seemed to be resolved by slicing at 99% infill instead.
It seems that 100% infill layers in the middle of the model are considered "top/bottom layers" when speed is calculated.
STL: 14-Corner_Bracket.zip https://github.com/daid/Cura/files/301668/14-Corner_Bracket.zip
GCode @ 100% Infill: gk100.zip https://github.com/daid/Cura/files/301669/gk100.zip
GCode @ 99% Infill: gk99.zip https://github.com/daid/Cura/files/301670/gk99.zip
Speed Settings: [image: 99infill] https://cloud.githubusercontent.com/assets/200550/15843283/d1c5774a-2c15-11e6-8a47-8d9204729bad.PNG
Gcode Viewer @ 100% infill: [image: layer62_100] https://cloud.githubusercontent.com/assets/200550/15843287/da93e64a-2c15-11e6-9823-4d2b401db240.PNG
Gcode Viewer @ 99% infill: [image: layer62_99] https://cloud.githubusercontent.com/assets/200550/15843288/dc38df0a-2c15-11e6-8721-d25ef44460cb.PNG
Full cura profile: infill-speed-profile.zip https://github.com/daid/Cura/files/301672/infill-speed-profile.zip
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/daid/Cura/issues/1485#issuecomment-224138756, or mute the thread https://github.com/notifications/unsubscribe/AIe9EXookC0iiUs0oAyDn50Bhdy_4-boks5qJMw3gaJpZM4IpmB_ .
@BagelOrb Thanks. ;)
Hello. I have this problem. I set: Print speed: 70 mm/s (in basic configuration) Travel speed: 80 mm/s (in advanced configuration) Bottom layer speed: 8 mm/s (in advenced configuration) Infill speed: 45 mm/s (in advanced configuration) Top/Bottom speed: 10 mm/s (in advenced configuration) Outer shell speed: 10 mm/s (in advanced configuration) Inner shell spped: 40 mm/s (in advanced configuration) but only "Travel speed", "Bottom layer speed" and "Infill speed" values are used to generate gcode file. The other "Top/Bottom spped", "Outer shell speed" and "Inner shell speed" are not used to generate gcode file. Their values are always the same of "Bottom layer speed" o double of this value. In this case the time to print the objects is too long because the speed is too slow. I can't change manually every value in a very long gcode file. Anyone can help me to resolve this problem? Thanks for the attention.