JoshuaBardwell

533 Switchback Pro PID tune only - 4.2.8 (Factory Settings)

May 6th, 2021
3,196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. # master
  2. set gyro_lowpass2_hz = 0
  3. set dyn_lpf_gyro_min_hz = 0
  4. set dshot_bidir = ON
  5.  
  6. profile 0
  7.  
  8. # profile 0
  9. set dyn_lpf_dterm_min_hz = 84
  10. set dyn_lpf_dterm_max_hz = 204
  11. set dterm_lowpass2_hz = 180
  12. set anti_gravity_gain = 7000
  13. set iterm_relax_cutoff = 30
  14. set throttle_boost = 0
  15. set p_pitch = 55
  16. set d_pitch = 36
  17. set f_pitch = 162
  18. set p_roll = 50
  19. set d_roll = 34
  20. set f_roll = 153
  21. set p_yaw = 54
  22. set f_yaw = 153
  23. set d_min_roll = 22
  24. set d_min_pitch = 24
  25.  
  26. rateprofile 0
  27.  
  28. # rateprofile 0
  29. set roll_rc_rate = 80
  30. set pitch_rc_rate = 80
  31. set yaw_rc_rate = 80
  32. set tpa_rate = 60
  33. set tpa_breakpoint = 1200
  34.  
  35. # end the command batch
  36. batch end
Advertisement
Add Comment
Please, Sign In to add comment