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

Update README.md #16

Closed
wants to merge 2 commits into from
Closed

Update README.md #16

wants to merge 2 commits into from

Conversation

tiagofreire-pt
Copy link

No description provided.

README.md Outdated Show resolved Hide resolved
Copy link

@bwiedmann bwiedmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain why these dependencies are needed?

@colinrgodsey
Copy link
Owner

@bwiedmann hmm, Java is actually no longer needed for the new revision. Go is needed for compiling the new version, as it's distributed by source and built locally by the octoprint plugin.

Co-authored-by: Benjamin Wiedmann <benjamin.wiedmann@gmail.com>
@@ -25,9 +25,10 @@ in hot spots where precision can be leveraged safely.
## Dependencies ##

* **[Go](https://golang.org/)** (1.11+) must be installed from a system package or manually.
* Please make sure that OpenJDK (11 preferred), socat and git are installed on the OctoPrint device. For raspbian, this can be done with: ```sudo apt install openjdk-11-jdk-headless socat git-core```
Copy link
Owner

@colinrgodsey colinrgodsey Jun 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are actually not needed for the new version, we just need a golang install available


## Marlin Configuration ##
* Update with [current compatible branch](hhttps://github.com/MarlinFirmware/Marlin).
* Update with [current compatible branch](https://github.com/MarlinFirmware/Marlin).
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woops

@tiagofreire-pt tiagofreire-pt closed this by deleting the head repository Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants