Skip to content

✨ Add Simulator "secret" TCP port#1077

Merged
thinkyhead merged 1 commit intoMarlinFirmware:import-2.1.xfrom
thisiskeithb:pr/add_secret_sim_tcp_port
Jul 11, 2024
Merged

✨ Add Simulator "secret" TCP port#1077
thinkyhead merged 1 commit intoMarlinFirmware:import-2.1.xfrom
thisiskeithb:pr/add_secret_sim_tcp_port

Conversation

@thisiskeithb
Copy link
Copy Markdown
Contributor

@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
@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