Git Product home page Git Product logo

fusiondenfordpost's People

Contributors

dubstar-04 avatar

Watchers

 avatar  avatar

fusiondenfordpost's Issues

Problem with Peck Drilling

All good apart from the peck drilling cycle. The post generates a G74 which is technically correct but the Novaturn seems to be plunging all the way in and ignoring the chip-breaking pecks.

https://www.youtube.com/watch?v=m1TQN1tr-HA

We got around it by removing this from the post processor:

case "chip-breaking": writeComment("Lathe Drilling Cycle: chip-breaking - Untested on Novamill"); writeBlock( gFormat.format(74), "R" + rFormat.format(cycle.chipBreakDistance)); writeBlock( gFormat.format(74), zOutput.format(z), "Q" + spatialFormat.format(cycle.incrementalDepth * 1000), feedOutput.format(cycle.feedrate)); break;

This forces the post to expand the cycle into sequential moves.

Full cycle with expanded peck drill:
https://youtu.be/1j7ME2bgn7Y

Fusion 360 Error: Failed to evaluate post configuration

Hi,
I'm getting this error in Fusion 360... not sure where to start in terms of debugging... hopefully you can help.

Cheers
BPM

Error: Failed to evaluate post configuration.
Code page changed to '1252 (ANSI - Latin I)'
Start time: Wednesday, June 26, 2019 10:28:19 PM
Warning: function getProgramNameAsInt does not always return a value
Warning: function getProgramNameAsInt does not always return a value
Warning: function getProgramNameAsString does not always return a value

###############################################################################
Error: SyntaxError: missing = in XML attribute
Error at line: 7
Failed while processing global script.
###############################################################################

Error: Syntax error: Missing end of literal at line 268.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.