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

PathView: does not show progress #13

Open
machinekoder opened this issue Nov 24, 2014 · 3 comments
Open

PathView: does not show progress #13

machinekoder opened this issue Nov 24, 2014 · 3 comments

Comments

@machinekoder
Copy link
Member

Axis had a feature that displayed the progress and movement of the tool head. This in not implemented yet.

@ArcEye
Copy link
Contributor

ArcEye commented Nov 24, 2014

Using test file movetest_mill_4.ngc

The initial load only produces a preview plot for the first 2 moves of the program and does not show any subsequent ones

Running the program does not produce any trace of the tool path

@ArcEye
Copy link
Contributor

ArcEye commented Nov 24, 2014

movetest_mill_4.ngc

G40 G90
G54
G21 G17
G40 G8
F500
G01 X0 Y0 Z20
G01 X120
G01 Y65
M0
M6T2
G01 X-120
G01 Y-65
G01 Y0
G01 X0 Z10

G28

M2

machinekoder added a commit that referenced this issue Apr 29, 2015
2c88c39 Merge pull request #13 from strahlex/mklauncher4
3afd7aa updating definitions for mklauncher
30ba664 added none to motion type to work with mkwrapper
0fa4107 updated mklauncher definitions
3a015e3 using index field for mklauncher
18e2954 updated definition for mklauncher
2a36b25 added definitions for mklauncher
c950308 fix missing msgid in value.proto
f9a759a Merge pull request #12 from mhaberler/master
0a01fd2 object: add Vtable, Inst descriptions and msgid's
8ae9f49 HAL instantiation: update to new HAL objects, instance-related commands
9f35d82 proto definitions: add unique msgd options
9a4e3e0 README.msgid  - about protobuf type id's and their usage
4f854b3 README.style: remove obsolete file
d281116 nanopb.proto: bring in msgid changes from nanopb upstream
118f0e3 Merge pull request #11 from mhaberler/prune-messages-for-nanopb
0674348 nanopb.proto: update to nanopb-0.3.2
5167bcb Merge pull request #10 from mhaberler/prune-messages-for-nanopb
90beece message.proto: do not export mkwrapper messages to nanopb/RT

git-subtree-dir: 3rdparty/machinetalk-protobuf
git-subtree-split: 2c88c393d42354265773c3a8bb54a887e63e18f8
machinekoder added a commit that referenced this issue Apr 29, 2015
2c88c39 Merge pull request #13 from strahlex/mklauncher4
3afd7aa updating definitions for mklauncher
30ba664 added none to motion type to work with mkwrapper
0fa4107 updated mklauncher definitions
3a015e3 using index field for mklauncher
18e2954 updated definition for mklauncher
2a36b25 added definitions for mklauncher
c950308 fix missing msgid in value.proto
f9a759a Merge pull request #12 from mhaberler/master
0a01fd2 object: add Vtable, Inst descriptions and msgid's
8ae9f49 HAL instantiation: update to new HAL objects, instance-related commands
9f35d82 proto definitions: add unique msgd options
9a4e3e0 README.msgid  - about protobuf type id's and their usage
4f854b3 README.style: remove obsolete file
d281116 nanopb.proto: bring in msgid changes from nanopb upstream
118f0e3 Merge pull request #11 from mhaberler/prune-messages-for-nanopb
0674348 nanopb.proto: update to nanopb-0.3.2
5167bcb Merge pull request #10 from mhaberler/prune-messages-for-nanopb
90beece message.proto: do not export mkwrapper messages to nanopb/RT

git-subtree-dir: 3rdparty/machinetalk-protobuf
git-subtree-split: 2c88c393d42354265773c3a8bb54a887e63e18f8
machinekoder added a commit that referenced this issue May 4, 2015
2c88c39 Merge pull request #13 from strahlex/mklauncher4
3afd7aa updating definitions for mklauncher
30ba664 added none to motion type to work with mkwrapper
0fa4107 updated mklauncher definitions
3a015e3 using index field for mklauncher
18e2954 updated definition for mklauncher
2a36b25 added definitions for mklauncher
c950308 fix missing msgid in value.proto
f9a759a Merge pull request #12 from mhaberler/master
0a01fd2 object: add Vtable, Inst descriptions and msgid's
8ae9f49 HAL instantiation: update to new HAL objects, instance-related commands
9f35d82 proto definitions: add unique msgd options
9a4e3e0 README.msgid  - about protobuf type id's and their usage
4f854b3 README.style: remove obsolete file
d281116 nanopb.proto: bring in msgid changes from nanopb upstream
118f0e3 Merge pull request #11 from mhaberler/prune-messages-for-nanopb
0674348 nanopb.proto: update to nanopb-0.3.2
5167bcb Merge pull request #10 from mhaberler/prune-messages-for-nanopb
90beece message.proto: do not export mkwrapper messages to nanopb/RT

git-subtree-dir: 3rdparty/machinetalk-protobuf
git-subtree-split: 2c88c393d42354265773c3a8bb54a887e63e18f8
machinekoder added a commit that referenced this issue May 27, 2015
2c88c39 Merge pull request #13 from strahlex/mklauncher4
3afd7aa updating definitions for mklauncher
30ba664 added none to motion type to work with mkwrapper
0fa4107 updated mklauncher definitions
3a015e3 using index field for mklauncher
18e2954 updated definition for mklauncher
2a36b25 added definitions for mklauncher
c950308 fix missing msgid in value.proto
f9a759a Merge pull request #12 from mhaberler/master
0a01fd2 object: add Vtable, Inst descriptions and msgid's
8ae9f49 HAL instantiation: update to new HAL objects, instance-related commands
9f35d82 proto definitions: add unique msgd options
9a4e3e0 README.msgid  - about protobuf type id's and their usage
4f854b3 README.style: remove obsolete file
d281116 nanopb.proto: bring in msgid changes from nanopb upstream
118f0e3 Merge pull request #11 from mhaberler/prune-messages-for-nanopb
0674348 nanopb.proto: update to nanopb-0.3.2
5167bcb Merge pull request #10 from mhaberler/prune-messages-for-nanopb
90beece message.proto: do not export mkwrapper messages to nanopb/RT

git-subtree-dir: 3rdparty/machinetalk-protobuf
git-subtree-split: 2c88c393d42354265773c3a8bb54a887e63e18f8
@dschbrs
Copy link

dschbrs commented Jan 4, 2016

This bug continue in recent builds! The bug have effect after TxM6 line. Other bug related is the: gcode error: Requested tool x not found in the tool table on line -2.
Also after the tool change, the cone continue displayed, no change to a cylindrical one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants