소스 검색

Adjust pace for a more natural feeling on the pi

Change-Id: I1676c774fff45abae91ae575d28ec340e215e61c
Donald Carr 8 년 전
부모
커밋
de09513a7f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      qml/physics/Physics.qml

+ 1 - 1
qml/physics/Physics.qml

@@ -22,7 +22,7 @@ View {
         property int feedRate: 100
         // 0 is abutting
         property int verticalOffset: 5
-        property real pace: 1
+        property real pace: 3
         property bool globalWorld: false
         property bool fixedRotation: true
         // Very computationally heavy: 40% vs 20% for 0.1 vs 0