Coder Social home page Coder Social logo

robertfach / replicatorg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from makerbot/replicatorg

6.0 4.0 6.0 304.05 MB

An open-source gcode interpreter for driving RepRaps, Makerbots, and other similar CNC beasties

Home Page: http://replicat.org

License: GNU General Public License v2.0

Shell 0.21% C 0.30% JavaScript 0.01% Python 74.23% Perl 0.07% Java 25.19%

replicatorg's Issues

Fan Switch in ControlPanel

crazytiti Wrote:

Also i notice that the litllt checkbox "enable
fan" that send M106 / M107 has disapared.
It is possible to make it come back ?

ReplicatorG 37 is out

I did some major testing and have found this:

Rep 37 works fine, with these two issues:

  1. You can't extrude from the control panel.
  2. The temp does not show up for the HBP
  3. The build time shows a crazy time.

Other than that it connects fine to RAMPS 1.4 and MEGATRONICS with MARLIN RC2 and RC3

Can you please make the changes and get us up to 37.

I can pay you for your time.

Jeff

Skeinforge // ZeroDivisionError: float division by zero

I have been able to reproduce this error. If you take any part and you enable raft you get the following:

if you want to see my configuration download this. http://thefutureis3d.com/files/replicatorg-0034.zip Everything else is working great.. Thanks for all your help..

[05:49:37] Traceback (most recent call last):
[05:49:37] File "skeinforge.py", line 629, in
[05:49:37] main()
[05:49:37] File "skeinforge.py", line 624, in main
[05:49:37] writeOutput( ' '.join(args) )
[05:49:37] File "skeinforge.py", line 566, in writeOutput
[05:49:37] settings.startMainLoopFromWindow(repository.execute())
[05:49:37] File "skeinforge.py", line 590, in execute
[05:49:37] window = skeinforge_craft.writeOutput(fileName)
[05:49:37] File "C:\Users\Jeff Christiana\Desktop\replicatorg-0034\skein_engines\skeinforge-47\skeinforge_application\skeinforge_utilities\skeinforge_craft.py", line 145, in writeOutput
[05:49:37] return pluginModule.writeOutput(fileName, shouldAnalyze)
[05:49:37] File "C:\Users\Jeff Christiana\Desktop\replicatorg-0034\skein_engines\skeinforge-47\skeinforge_application\skeinforge_plugins\craft_plugins\export.py", line 275, in writeOutput
[05:49:37] gcodeText = skeinforge_craft.getChainTextFromProcedures(fileName, procedures[: -1], gcodeText)
[05:49:37] File "C:\Users\Jeff Christiana\Desktop\replicatorg-0034\skein_engines\skeinforge-47\skeinforge_application\skeinforge_utilities\skeinforge_craft.py", line 44, in getChainTextFromProcedures
[05:49:37] text = craftModule.getCraftedText(fileName, text)
[05:49:37] File "C:\Users\Jeff Christiana\Desktop\replicatorg-0034\skein_engines\skeinforge-47\skeinforge_application\skeinforge_plugins\craft_plugins\raft.py", line 226, in getCraftedText
[05:49:37] return getCraftedTextFromText(archive.getTextIfEmpty(fileName, text), repository)
[05:49:37] File "C:\Users\Jeff Christiana\Desktop\replicatorg-0034\skein_engines\skeinforge-47\skeinforge_application\skeinforge_plugins\craft_plugins\raft.py", line 236, in getCraftedTextFromText
[05:49:37] return RaftSkein().getCraftedGcode(gcodeText, repository)
[05:49:37] File "C:\Users\Jeff Christiana\Desktop\replicatorg-0034\skein_engines\skeinforge-47\skeinforge_application\skeinforge_plugins\craft_plugins\raft.py", line 824, in getCraftedGcode
[05:49:37] self.parseLine(line)
[05:49:37] File "C:\Users\Jeff Christiana\Desktop\replicatorg-0034\skein_engines\skeinforge-47\skeinforge_application\skeinforge_plugins\craft_plugins\raft.py", line 984, in parseLine
[05:49:37] self.addOperatingOrbits( boundaryLayer.loops, euclidean.getXYComplexFromVector3( self.oldLocation ), temperatureChangeTimeBeforeNextLayers, layerZ )
[05:49:37] File "C:\Users\Jeff Christiana\Desktop\replicatorg-0034\skein_engines\skeinforge-47\skeinforge_application\skeinforge_plugins\craft_plugins\raft.py", line 580, in addOperatingOrbits
[05:49:37] intercircle.addOrbitsIfLarge(self.distanceFeedRate, largestLoop, self.orbitalFeedRatePerSecond, temperatureChangeTime, z)
[05:49:37] File "C:\Users\Jeff Christiana\Desktop\replicatorg-0034\skein_engines\skeinforge-47\fabmetheus_utilities\intercircle.py", line 130, in addOrbitsIfLarge
[05:49:37] addOrbits( distanceFeedRate, loop, orbitalFeedRatePerSecond, temperatureChangeTime, z )
[05:49:37] File "C:\Users\Jeff Christiana\Desktop\replicatorg-0034\skein_engines\skeinforge-47\fabmetheus_utilities\intercircle.py", line 125, in addOrbits
[05:49:37] timeInOrbit += euclidean.getLoopLength(loop) / orbitalFeedRatePerSecond
[05:49:37] ZeroDivisionError: float division by zero
[05:49:37] Unrecognized error code returned by Skeinforge.
[05:49:37] Toolpath generation failed!

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.