Home JGAurora A5 & A3S Getting Started & Troubleshooting

Slicing print times

itisnot_meitisnot_me Posts: 102🌟 Super Member 🌟
I know that this is a known issue for slicers as they dont know the printers acceleration and jerk settings but can you set these values in the slicer so it can give a better printing time? I exported out the settings from the printer below.

I have both cura and s3d.

SENDING:M503
echo:  G21    ; Units in mm
echo:  M149 C ; Units in Celsius
echo:Filament settings: Disabled
echo:  M200 D1.75
echo:  M200 D0
echo:Steps per unit:
echo:  M92 X20.00 Y20.00 Z800.00 E100.00
echo:Maximum feedrates (units/s):
echo:  M203 X500.00 Y500.00 Z15.00 E25.00
echo:Maximum Acceleration (units/s2):
echo:  M201 X1000 Y500 Z100 E5000
echo:Acceleration (units/s2): P<print_accel> R<retract_accel> T<travel_accel>
echo:  M204 P800.00 R800.00 T1000.00
echo:Advanced: S<min_feedrate> T<min_travel_feedrate> B<min_segment_time_us> X<max_xy_jerk> Z<max_z_jerk> E<max_e_jerk>
echo:  M205 S0.00 T0.00 B20000 X8.00 Y3.00 Z0.30 E5.00
echo:Home offset:
echo:  M206 X0.00 Y0.00 Z0.00
echo:Mesh Bed Leveling:
echo:  M420 S0 Z0.00
echo:  G29 S3 X1 Y1 Z0.30000
echo:  G29 S3 X2 Y1 Z0.20000
echo:  G29 S3 X3 Y1 Z0.30000
echo:  G29 S3 X4 Y1 Z0.30000
echo:  G29 S3 X5 Y1 Z0.40000
echo:  G29 S3 X1 Y2 Z0.20000
echo:  G29 S3 X2 Y2 Z0.10000
echo:  G29 S3 X3 Y2 Z0.10000
echo:  G29 S3 X4 Y2 Z0.20000
echo:  G29 S3 X5 Y2 Z0.30000
echo:  G29 S3 X1 Y3 Z0.20000
echo:  G29 S3 X2 Y3 Z0.10000
echo:  G29 S3 X3 Y3 Z0.10000
echo:  G29 S3 X4 Y3 Z0.10000
echo:  G29 S3 X5 Y3 Z0.20000
echo:  G29 S3 X1 Y4 Z0.30000
echo:  G29 S3 X2 Y4 Z0.20000
echo:  G29 S3 X3 Y4 Z0.10000
echo:  G29 S3 X4 Y4 Z0.10000
echo:  G29 S3 X5 Y4 Z0.10000
echo:  G29 S3 X1 Y5 Z0.40000
echo:  G29 S3 X2 Y5 Z0.30000
echo:  G29 S3 X3 Y5 Z0.10000
echo:  G29 S3 X4 Y5 Z0.00000
echo:  G29 S3 X5 Y5 Z0.00000
echo:Material heatup parameters:
echo:  M145 S0 H205 B70 F255
echo:  M145 S1 H240 B110 F0
echo:PID settings:
echo:  M301 P35.30 I4.35 D71.57

Comments

  • Samuel PinchesSamuel Pinches Posts: 2,997Administrator
    Yes you can:
    first, enable visibility for all settings
    second, enable acceleration control (in the speed category)
    third, update the values in the slicer, with the values you want to use. that should help make the print time estimate more accurate.
  • Samuel PinchesSamuel Pinches Posts: 2,997Administrator
  • itisnot_meitisnot_me Posts: 102🌟 Super Member 🌟
    oh god what did you make me do. Now i cant just go back to what i normally had shown without manually selecting it all.

    Also on cura 3.6 you have to select the check box to bring those settings up.

    From the settings above what do i put in the box? there are different settings for XYZE
  • itisnot_meitisnot_me Posts: 102🌟 Super Member 🌟
    I think that i figured out the acceleration settings but the jerk is my problem
    print acceleration 800
    travel acceleration 1000

    cura currently has jerk at 20
    and travel jerk at 30
  • rhaub101rhaub101 Posts: 89🌟 Super Member 🌟
    Set print jerk and travel jerk both to 5
  • itisnot_meitisnot_me Posts: 102🌟 Super Member 🌟
    @rhaub101 for the future how did you come up with the 5
  • rhaub101rhaub101 Posts: 89🌟 Super Member 🌟
    That’s what I use and estimates and actual are within minutes.
    Thanked by 1AON
Sign In or Register to comment.