Skip to content

Generic FFF Fusion 360 CAM posts processor with OctoPrint support

Notifications You must be signed in to change notification settings

guffy1234/fff_octoprint_posts_processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic FFF Fusion 360 CAM posts processor with OctoPrint support

This is modified fork of Autodesk's Generic FFF post processor

screenshot

It seems that XMLHttpRequest class exists in the PP objects model, but unfortunatelly it doesn't work properly. So the post processor uses CURL for uploading. You can take CURL here and have to put binary files to same foleder where post processor file resides.

screenshot_curl

Due to existing execute function call in the code of the post processor Fusion 360 (launching curl) will warn you with following dialogue.

screenshot_warn

You have to press "Yes" button.

User Properties

Group 1: Octoprint properties

Title Description Default
Octo: URL Octoprint URL
Octo: API High speed for travel movements X & Y (mm/min).
Octo: Start print Start printing immediatelly false
Octo: Upload You can disable uploading true
Curl: Hide Hide curl application false

About

Generic FFF Fusion 360 CAM posts processor with OctoPrint support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published