Page 1 of 3

[ADDED] Klipper Network Printing

Posted: Tue Dec 20, 2022 1:47 pm
by cfi700
All my printers are now switched to Klipper firmware and it is very annoying to have to save the gcode file first and then upload it via the klipper web interface.
Almost every current slicer supports direct uploading to Klipper.
Also in the output tab it would be nice to have Klipper gcode typ.

Re: Klipper Network Printing

Posted: Tue Dec 20, 2022 6:19 pm
by S3D-Jason
Good suggestion! I know a lot of our customers currently just add a single line to their post processing script to automatically upload their build files to Klipper, so that's an option if you want something that works right now.

Re: Klipper Network Printing

Posted: Tue Dec 20, 2022 11:46 pm
by SweHogelid
+1

Re: Klipper Network Printing

Posted: Wed Dec 21, 2022 11:47 am
by cfi700
S3D-Jason wrote: Tue Dec 20, 2022 6:19 pm Good suggestion! I know a lot of our customers currently just add a single line to their post processing script to automatically upload their build files to Klipper, so that's an option if you want something that works right now.
I tried to find such a script. However, all examples are for version 4.x, which still has "Additional Terminal Commands" in the Scripts tab, which it uses to run the upload task.
Maybe the Simplify3D-Team should make such useful scripts available directly in the resources section or in the FAQ's.

Re: Klipper Network Printing

Posted: Mon Dec 26, 2022 10:48 pm
by gavitron
+1

Re: Klipper Network Printing

Posted: Tue Jan 03, 2023 5:52 am
by AlbatrosXL
+1

Re: Klipper Network Printing

Posted: Tue Jan 03, 2023 10:40 am
by S3D-Jason
cfi700 wrote: Wed Dec 21, 2022 11:47 am I tried to find such a script. However, all examples are for version 4.x, which still has "Additional Terminal Commands" in the Scripts tab, which it uses to run the upload task.

That same section exists in V5, it just moved slightly. Go to Edit Process Settings > Scripts tab > Post Processing.

Re: Klipper Network Printing

Posted: Tue Jan 03, 2023 12:02 pm
by marius_tietz
+1

Re: Klipper Network Printing

Posted: Tue Jan 03, 2023 5:35 pm
by ctilley79
S3D-Jason wrote: Tue Jan 03, 2023 10:40 am
cfi700 wrote: Wed Dec 21, 2022 11:47 am I tried to find such a script. However, all examples are for version 4.x, which still has "Additional Terminal Commands" in the Scripts tab, which it uses to run the upload task.

That same section exists in V5, it just moved slightly. Go to Edit Process Settings > Scripts tab > Post Processing.
Are you sure about that? I don't see "additional terminal commands" in the Post Processing tab either. I'm using the V5 mac version.

Re: Klipper Network Printing

Posted: Wed Jan 04, 2023 10:15 am
by cfi700
That same section exists in V5, it just moved slightly. Go to Edit Process Settings > Scripts tab > Post Processing.
Unfortunately, there is no "Additional Terminal Commands" in the post processing tab.