My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

1234567891011121314151617181920212223
  1. --style=google
  2. --keep-one-line-blocks
  3. --indent=spaces=2
  4. --indent-preproc-block
  5. --indent-preproc-define
  6. --indent-col1-comments
  7. --remove-brackets
  8. --break-after-logical
  9. --delete-empty-lines
  10. --pad-oper
  11. --pad-header
  12. --unpad-paren
  13. --align-pointer=type
  14. --align-reference=type
  15. --attach-classes
  16. --attach-inlines
  17. --keep-one-line-statements
  18. --indent-namespaces