[ OctoPrint ] The snappy web interface for your 3D printer

Discussion on apps, protocols, APIs, specifications, and more. You are welcome to join us as a TOS app developer!
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

[ OctoPrint ] The snappy web interface for your 3D printer

Post by outkastm »

Image

About: https://octoprint.org/

Category: Utilities
Applicable models: x.64 series
Applicable TOS4: 4.1.27 or later versions - on request
Applicable TOS5: 5.1.12 or later versions
App download: https://tmnascommunity.eu/download/octoprint/

Required packages:
Python310 > 3.10.5.0

App WebUI for additional settings can be accesses at:

TOS4: http(s)://yournasip:port/modules/OctoPrint/www
TOS5: click on Support & Help from app description inside the App Center

How to manully install this app on TerraMaster application store?

About:

Full remote control & monitoring
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser:

Access the embedded webcam feed and watch remotely how your printer is creating your newest thing.
Get constant feedback regarding the current progress of your print job.
Take a look at the integrated GCODE visualizer to see a rendition of the GCODE you are currently printing.
Keep an eye on the temperatures of your hotends and print bed and adapt them on the fly.
Move the print head along all axes, extrude, retract or just define your own custom controls.
Start, stop or just pause your current print job, you are in full control at any time.

Compatible and extendable
OctoPrint's powerful plugin system allows extending its functionality with awesome plugins from the community.

Image

Image
User avatar
scout71
Posts: 50
Joined: 02 Oct 2021, 07:26
Italy

Re: [ OctoPrint ] The snappy web interface for your 3D printer

Post by scout71 »

In the meantime, thank you for your hard work! I ask you one thing, in this case the NAS must be connected to the printer via USB right?
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ OctoPrint ] The snappy web interface for your 3D printer

Post by outkastm »

I suppose serial connection should work also if you have a usb2serial adapter that is well detected by NAS
User avatar
pasqpe
Posts: 4
Joined: 24 Mar 2023, 23:38

Re: [ OctoPrint ] The snappy web interface for your 3D printer

Post by pasqpe »

Hi,
I'm a newbie.
I have Octoprint installed on a Raspberry Pi4 and connected and running fine with an Ender 3.
I wanted to centralize everything on a NAS and for this purpose I bought a F2-220 and upgraded it to TOS 5.1.24.
I have read that the F2-220 is not compatible with this version of Octoprint but despite this I installed it :D
Octoprint starts but doesn't connect to printer: no ttyUSBx in tty list.
There are only ttySx but the connection is not made.

Can you help me?

Thanks for your works
Pasquale
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ OctoPrint ] The snappy web interface for your 3D printer

Post by outkastm »

Try to install the additional kernel drivers
viewtopic.php?f=37&t=2689

After you install/setup the kernel drivers, if you have knowledge on connecting with SSH to your NAS, run this command after you connect the printer

Code: Select all

dmesg
Send me the result
User avatar
pasqpe
Posts: 4
Joined: 24 Mar 2023, 23:38

Re: [ OctoPrint ] The snappy web interface for your 3D printer

Post by pasqpe »

outkastm wrote: 25 Mar 2023, 00:30 Try to install the additional kernel drivers
viewtopic.php?f=37&t=2689

After you install/setup the kernel drivers, if you have knowledge on connecting with SSH to your NAS, run this command after you cnnect the printer

dmesg

Send me the result
Hi,
Yes, I know how to use SSH.
As soon as I'm done I'll send you everything.
THANK YOU!
User avatar
pasqpe
Posts: 4
Joined: 24 Mar 2023, 23:38

Re: [ OctoPrint ] The snappy web interface for your 3D printer

Post by pasqpe »

outkastm wrote: 25 Mar 2023, 00:30 Try to install the additional kernel drivers
viewtopic.php?f=37&t=2689

After you install/setup the kernel drivers, if you have knowledge on connecting with SSH to your NAS, run this command after you connect the printer

Code: Select all

dmesg
Send me the result
Hi outkastm,
there's a problem!
The dmesg's result is too big: Your message contains 64287 characters.
The maximum number of allowed characters is 15000.

Are you interested in some sections?
User avatar
pasqpe
Posts: 4
Joined: 24 Mar 2023, 23:38

Re: [ OctoPrint ] The snappy web interface for your 3D printer

Post by pasqpe »

Now all it's OKKKKKKK
THANKSSSSSSS :D :D :D :D :D
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ OctoPrint ] The snappy web interface for your 3D printer

Post by outkastm »

If it works i don't need the dmesg log :D
User avatar
bretwashere
Posts: 8
Joined: 01 May 2023, 22:50

Re: [ OctoPrint ] The snappy web interface for your 3D printer

Post by bretwashere »

You cannot map the USB port to OctoPrint directly, only a serial port. I am going to play with this a little over the week, and see what I come up with...

Image
Post Reply