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

✨ Add Simulator "secret" TCP port #1077

Conversation

thisiskeithb
Copy link
Member

@thisiskeithb thisiskeithb commented Jul 9, 2024

Description

Add the Simulator's "secret" TCP port. Tested with telnet localhost 8099 on macOS:

image

If you prefer a GUI like PuTTY, create a new connection with the following details:

  • Set Host Name to localhost
  • Set Port to 8099
  • Set Connection type to Other: Raw:

Then navigate to the Terminal Category and ensure the Implicit CR in every LF box is checked:

H/t to @p3p for the information!

Benefits

You can now send/receive serial commands to the Simulator externally.

@thinkyhead thinkyhead merged commit 32e4aa2 into MarlinFirmware:import-2.1.x Jul 11, 2024
1 check passed
@thisiskeithb thisiskeithb deleted the pr/add_secret_sim_tcp_port branch July 11, 2024 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants