Coder Social home page Coder Social logo

km-laser's People

Contributors

amoose136 avatar andronicus avatar bfitzh2o avatar bmanifold avatar gjasonanderson avatar jondale avatar laz1861 avatar samthegiant avatar virdi avatar vt102 avatar

Stargazers

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

Watchers

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

km-laser's Issues

GCODE Scaling issue with Inkscape 0.91

A bugging issue:
When I use the latest version of Inkscape and KM extension (on Mac or Windows), the resulting GCODE is 'scaled' down to roughly 25% of the original.

Reproduce/Example: The relevant portions of GCODE corresponding to a rectangle 200mm x 100mm, placed at 10,10 on the KM template:
M62 P0 (BURN ON MOVE)
G01 X59.235431 Y31.013208 Z-0.000001 F500.000000
G01 X59.235431 Y2.853455 Z-0.000001
G01 X2.853457 Y2.853455 Z-0.000001
G01 X2.853457 Y31.013208 Z-0.000001
G00 Z0.000001 (LASER OFF)

This GCODE doesn't really look like a 200mm x 100mm rectangle. (Find attached the SVG and GCODE files)

Hatch Fill Color

It would be nice if hatch fill retained the same color as the original object so hatches aren't cut by default when selecting power by color.

Home after finish cutting

To help prevent users form impacting the nozzle with their materials, can we have the last gcode in the file to move the carriage to x=0 and y=260 (i.e. the maximum y coordinate). It will make removing material after cutting much easier.

Wrong location for Mac

MacOS 15.5.4 (Catalina)
Inkscape 1.0 (4035a4f, 2020-05-01)

Correct location for user extensions were incorrect for me; correct location was:

~/Library/Application\ Support/org.inkscape.Inkscape/config/inkscape/extensions 

update needed for Inkscape version 1.0

Hello,
Thank you for providing this extension for Inkscape users!

This is just to let you know that most 3rd party Inkscape extensions, like this one, probably will not work with the upcoming new Inkscape version, the long-awaited version 1.0.

Here is the info you need to update this extension, so that it will work with 1.0 and future versions.
https://wiki.inkscape.org/wiki/index.php?title=Updating_your_Extension_for_1.0

If you have further questions, you can contact Inkscape developers via mailing lists, forum, or the chatroom.

If you have already updated it, please disregard this message.

All best,
brynn

Windows 10 Palettes

I've installed Inkscape on Windows 10, copied and pasted in the palettes and extensions. The extensions show, but the palettes do not. Was there another step to activate or make the palette visible?

Cutting the same path multiple times

I've got a file that I'm trying to cut out. I'm having problems where certain parts of it are being cut two and even three times. Based on how this is behaving on my project, I believe this bug is related to layers.

I've done a lot of work on this file with the tabbed box maker, which seems to make a bunch of layers for me. If I'm cutting out things from different layers, it seems to cut everything in the first layer, then everything in the first and second layer, then everything in the first, second, and third layer, etc.

We maybe have sort of looping issue that's not excluding things correctly? I'm not sure. I tried to dig into the extension to see if I could find something, but I'm just not familiar enough with it to know for sure. I'd need to know a lot more about SVG files to figure out how it's actually looping.

Reorganization: A directory for installers

Move installers and README to the root of repo. Move extension related code/files to a directory (say, 'src' or 'extension') in the root.

This way we can keep the source code of the repository separate from the installer. I have created an installer for OS X (KM-Laser-x86_64-OS_X_1.0.app). Currently, I have pushed the this installer to KM-Laser git repo's root.

We can create similar installer (or simpler scripts/batch files) for Windows and generic Linux.

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.