Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Costum start/stop command #243

Closed
basti00 opened this issue Jan 5, 2018 · 1 comment
Closed

Costum start/stop command #243

basti00 opened this issue Jan 5, 2018 · 1 comment

Comments

@basti00
Copy link

basti00 commented Jan 5, 2018

Love your software and use it quite much. One improvments came to my mind while using it extensively.

Costum laser start/stop commands: So you can eg. add a little delay after switching the laser on or when you use a servo to lower a pencil.
Example:
M3 S1000
G4 P0.3

Could be used to lower a Z-Axis too:
M3 S1000
G1 Z-0.5

Currently I'm using search and replace in Notepad++ for this. Would be great if this can be integrated into your amazing software.

Thanks for your great work.

@arkypita
Copy link
Owner

arkypita commented Jan 6, 2018

Some other user ask me some changes to make it compatible with pen plotter. Maybe in a future version I will add something like this.

@arkypita arkypita mentioned this issue Jan 8, 2018
83 tasks
@arkypita arkypita closed this as completed Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants