Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Have Forage Harvester not wait for trailer with lifted implement #411

Closed
nlcoredump opened this issue Jan 7, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@nlcoredump
Copy link

What is the problem this feature/enhancement solves?
At the moment when a forage harvester is turning to get to the next lane with the implement raised, it is still waits for a unloader to be close. If you have automatic unloaders like from autodrive, things get close a lot of stopping, starting, and waiting happens. The harvester has no need for a unloader at this point, it is not harvesting. Autodrive will move out of the way, but then harvester is waiting for it to get close again before it starts to move again.

Describe the solution you'd like
Have harvester move freely when implement is raised and mabe nothing to unload, start waiting for unloader when it is at start of new lane and implement down, not on the temp connecting track. It gives some extra room to move when there is no unloader close.

Describe alternatives you've considered
Have courseplay unloader which is more "connected" with the courseplay harvester. But you probably run into similair problem. And i expect this feature to be already on a roadmap to be implemented at some point in the future.

Additional context
Add any other context or screenshots about the feature request here.

@nlcoredump nlcoredump added the enhancement New feature or request label Jan 7, 2022
@Tensuko Tensuko changed the title [Feature] Have Forage Harvester not wait for unloader when doing temp paths to next row [Feature] Have Forage Harvester not wait for trailer with lifted implement Jan 7, 2022
Tensuko added a commit that referenced this issue Jan 9, 2022
- Another fix for cotton harvester #421
- Allow reverse pathfinding option re-enabled #102
- Field scanner improvement #417
- Set start job on first waypoint as default
- Set default keybinds for open mini hud and start/stop CP Driver
- Keybind for CP now also stops CP
- Disable last waypoint callback for combine headland turn (fix for Claas Dominator)
- Leftover reversing debugs removed #394
- Another imperial unit fix for #128
- Don't show pathfinder debug boxes #426
- Stop chopper only if it is harvesting #411
- Smal turn fix
- Headland to up/down transition fix #340
@Tensuko
Copy link
Contributor

Tensuko commented Jan 9, 2022

Should be fixed in 7.0.0.17

@Tensuko Tensuko closed this as completed Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants