Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: AndyEveritt/ASMBL

Tags

v2.3.5-b0

Toggle v2.3.5-b0's commit message

Unverified

No user is associated with the committer email.
fix tool change gcode being added as comment bug

v2.3.4

Toggle v2.3.4's commit message
fix compatibility with latest version of Fusion

v2.3.3

Toggle v2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #42 from AndyEveritt/mac_support

Mac support

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #40 from AndyEveritt/dev

Dev

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v2.3.0

Toggle v2.3.0's commit message
Add banner to readme

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #27 from AndyEveritt/new-button

Add new button to post process milling setups automatically

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #23 from AndyEveritt/reorganise

Reorganise

v2.1.0

Toggle v2.1.0's commit message
updated readme to represent intelligent cam changes

Updated segment grouping logic to group non planar & planar more effectively

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fusion addin (#7)

* added fusion post processors

* initial fusion api
Does not currently have enough depth to allow full integration into Fusion and merge toolpaths before post processing

* update gitignore

* create toolbar

* remove excess ui setup code

* fix issue is button already exists

* Split code into functions

* Removed gcode and CAD to tidy repo

* methodize stop

* Bug with fusion api I think. Changed how clean up works

* add example handler with various input options

* added resources

* add more resources

* updated cam post processor to include tool change

* rename fff post processor

* Setup ui layout

* generate toolpaths

* Post process both Fusion setups

* attempt to make parser detect cam tool last used
made program flow more sensible to read

* Updated parser to handler different CAM tools
Updated parser to handler Fusion additive gcode

* Fusion addin generates merged gcode

* updated parser to detect print layer height
Should also allow variable print heights

* add tool tips

* rename dropdown to overlap
rename intersect to dropdown
Sorry for any confusion when looking back, this naming makes more sense to me
Save output file in users workspace
provide user with progress indicator

* automatically opens created gcode file

* added icon to generate button command

* add a tooltip image for generate button

* added final completion message

* added fusion additive profiles

* fleshing out readme

* update readme config

* added demo gifs

* update way additive layer height is determined

* rename Simplify3DGcodeLayer to AdditiveGcodeLayer

* add post time out

* Removed temp controller from fusion post processor
Streamlined start gcode

* updated fusion settings

* update readme

* Updated documentation

* update table of contents

* Updated authors

* Allow non planar radial cuts

* temp removed non planar for release

* Readd spinner demo gcode

* updated config to be suitable for demo gcode

* readded spinner demo stls