We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a9f7db commit b8dbf3fCopy full SHA for b8dbf3f
1 file changed
config/VehicleConfigurations.xml
@@ -208,7 +208,12 @@ You can define the following custom settings:
208
209
<!-- Harvesters -->
210
<Vehicle name="hj6130"
211
- disablePipeMovingToolCorrection = "true"
+ disablePipeMovingToolCorrection = "true"
212
+ />
213
+
214
+ <Vehicle name = "bigM450.xml"
215
+ lowerEarly = "true"
216
+ raiseLate = "true"
217
/>
218
219
<!--vehicles\newHolland-->
@@ -344,6 +349,7 @@ You can define the following custom settings:
344
349
<!--\vehicles\kuhn-->
345
350
<Vehicle name="sw4014.xml"
346
351
toolOffsetX = "-2.5"
352
+ baleCollectorOffset = "2.2"
347
353
noReverse = "true"
348
354
355
<Vehicle name="kuhnDeltis1302.xml"
0 commit comments