Giter Site home page Giter Site logo

adeebshihadeh / curaprofilemaker Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 6.0 989 KB

a tool to make machine profiles for printers other than Ultimakers

Home Page: http://adeebshihadeh.github.io/CuraProfileMaker/

License: GNU General Public License v2.0

HTML 55.23% CSS 4.50% JavaScript 40.27%

curaprofilemaker's People

Contributors

adeebshihadeh avatar fieldofview avatar mo22de avatar morgul avatar nallath avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

curaprofilemaker's Issues

URL for current profiles is wrong

The 'Warning: Check here' at the top of the page points to the wrong URL and gets a 404.

Currently:
https://github.com/Ultimaker/Cura/tree/master/resources/machines
Should be:
https://github.com/Ultimaker/Cura/tree/master/resources/definitions

And I agree that /machines would be a better directory name than /definitions.

default > default_value

Beware random person using this webapp:

Cura 2.3 and later default has been replaced with default value throughout the definition file
(There's also a machine editor so maybe you don't need this webapp anymore, glorious as it may be!)

Cheers.

missin some info for make valid json for cura

Hi, thanks too much for your tool.
but output not valid because you lose some tag.

for example i add my machine size and output are this :
"machine_settings": {
"machine_width": 370,
"machine_height": 300,
"machine_depth": 370,

but is not valid for cura and no add new machine

Correct and valid output are:
"machine_settings": {
"machine_width":{"default":370},
"machine_height":{"default":300},
"machine_depth":{"default":370},

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.