Git Product home page Git Product logo

Comments (2)

dianlight avatar dianlight commented on June 12, 2024

Same problem.
The problem seem that telnet connection accept the commands and never hold when the buffer is full.
Following a GCode for test. If run from SD or Serial/USB work in telnet work only if is sent manually wait for every command.

In my case the board is an MKS DLC32 v2.0

For example (test Gcode):

G21
G90
G94
G01 F300.00
M5
G00 Z15.0000
T1
G00 X0.0000 Y0.0000
M0
G00 Z15.0000
G01 F300.00
M03 S8000
G00 X0.0000 Y0.0000
G01 Z-1.7000
G01 Z0
G00 Z2.0000
G00 X0.0000 Y60.0000
G01 Z-1.7000
G01 Z0
G00 Z2.0000
M05
G00 Z0.50

Console (from bCNC):

Grbl 3.3 [FluidNC v3.3.1 (wifi) '$' for help]
[G54:3.600,2.300,-24.519]
[G55:0.000,0.000,0.000]
[G56:0.000,0.000,0.000]
[G57:0.000,0.000,0.000]
[G58:0.000,0.000,0.000]
[G59:0.000,0.000,0.000]
[G28:0.000,0.000,0.000]
[G30:0.000,0.000,0.000]
[G92:0.000,0.000,0.000]
[TLO:0.000]
[PRB:0.000,0.000,0.000:1]
ok

[GC:G0 G54 G17 G21 G90 G94 M5 M9 T0 F0 S0]
ok
G90
ok
G21
ok
G90
ok
G94
ok
G01F300
ok
M5
ok
G00Z15
ok
T1
[MSG:INFO: Tool No: 1]
ok
G00X0Y0
ok

Also tested via telnet with grbl_esp32 and work as aspected.

L.

from fluidnc.

menthok avatar menthok commented on June 12, 2024

OK, thank you..
I've tried it and it worked. I think this issue can be closed

from fluidnc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.