This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
So i have a TRONXY 2 pro and it has some issues communicating with Octoprint i get lots of this
Recv: //callback_pf error
Recv: ok N:705
Send: N706 G1 X138.304 Y130.620 E0.0270*93
Recv: ok duplicate line:705
Send: N707 G1 X138.071 Y130.698 E0.0279*87
Recv: ok N:705
Send: N708 G1 X137.913 Y130.811 E0.0221*88
Recv: Resend:706
Recv: //last:705 curr:707 rcv:N707 G1 X138.071 Y130.698
E0.0279*87
Send: N706 G1 X138.304 Y130.620 E0.0270*93
one of the ways around this from users is installing a plugin that this person has created.
https://gist.github.com/foosel/924a6518b2dea77c9a6ff1f2561b8bb7
and
https://gist.github.com/foosel/77e4792921db744a157764f66d1d72a5
when i go into octoprint i try to put the ZIP files into the "browse" section of the plugin library and i get this output.
Installing plugin from uploaded archive...
/home/pi/OctoPrint/venv/bin/python2 -m pip --disable-pip-version-check install /tmp/tmpNFJ0Es.zip --no-cache-dir
Processing /tmp/tmpNFJ0Es.zip
ERROR: Command errored out with exit status 1:
command: /home/pi/OctoPrint/venv/bin/python2 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-eNcWgX/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-eNcWgX/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-req-build-eNcWgX/pip-egg-info
cwd: /tmp/pip-req-build-eNcWgX/
Complete output (3 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
IOError: [Errno 2] No such file or directory: '/tmp/pip-req-build-eNcWgX/setup.py'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Error!
Could not parse output from pip, see plugin_pluginmanager_console.log for generated output
im not really sure on my installation where the log is located so i can't really show it.
but i'm trying to figure out how to manually install both of those plugins so it will work and hopefully i can get this printer running on Octoprint.
if it's of any help i have this for my plugin locations but i'm not really seeing anything of use in there.
Using pip of "/home/pi/OctoPrint/venv/bin/python2", Version 20.0.2
Installation directory: /home/pi/OctoPrint/venv/lib/python2.7/site-packages ("--user" flag: no)
Virtual environment: yes
any help would be great. thankyou!
EDIT: SOLVED BY INSTALLING THIS PLUGIN. DISREGUARD ANYTHING ELSE. INSTALLED THIS. WORKED LIKE A CHARM. https://community.octoprint.org/t/i-cannot-successfully-print-on-my-printer-running-a-firmware-identifying-itself-only-as-cbd-make-it-or-zwlf-make-it/17481?fbclid=IwAR22d2XH0FutfxGUpEFCUuoXQMYaaiyTmJtZ9noNNOLtNQTkjS2_suBrl2E
EDIT: SOLVED BY INSTALLING THIS PLUGIN. DISREGUARD ANYTHING ELSE. INSTALLED THIS. WORKED LIKE A CHARM. https://community.octoprint.org/t/i-cannot-successfully-print-on-my-printer-running-a-firmware-identifying-itself-only-as-cbd-make-it-or-zwlf-make-it/17481?fbclid=IwAR22d2XH0FutfxGUpEFCUuoXQMYaaiyTmJtZ9noNNOLtNQTkjS2_suBrl2E
Subreddit
Post Details
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/3Dprinting/...