Plasmac Gcode documentation
Did you do a make clean?
Nah, I have not done that for quite a while! It just says I have to clean up my revised component and get it into master!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Until recently it was better to stay within the boundaries of plasmac and get you to make the changes.
But as I have pushed a few more boundaries, its hard to hack into Plasmac configs as its a very centralist paradigm. Adding some pins to plasmac.comp to allow third party enhancements would be quite useful I think.
eg. The now defunct hpid.comp Dewey wrote had several pins to enable the THC via various external functions which were or2'ed together internally. Just one external hold pin would be helpful as it would avoid some awfully complex unlinkp's to avoid changing the defaults but I gave up recently and found I had to modify a screen handler file.
Please Log in or Create an account to join the conversation.
Honestly it is easy. I was doing it long before this permanent long weekend.Yes you are right. I will eventually. Just keeping everything in sync scares me. I'm not retired like you.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
- Posts: 19314
- Thank you received: 6466
What is this "retired" you speak about? Is it something to spread on toasted bred ?I'm not retired like you
Please Log in or Create an account to join the conversation.
What is this "retired" you speak about? Is it something to spread on toasted bred ?I'm not retired like you
No we Aussies use Vegemite!
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
- Posts: 19314
- Thank you received: 6466
Now i am really lost !
What is this "retired" you speak about? Is it something to spread on toasted bred ?I'm not retired like you
No we Aussies use Vegemite!
Please Log in or Create an account to join the conversation.
It seems a bit silly to add ?? amount of pins to a component on the off chance someone wants to change things, that is what HAL is for.But as I have pushed a few more boundaries, its hard to hack into Plasmac configs as its a very centralist paradigm. Adding some pins to plasmac.comp to allow third party enhancements would be quite useful I think.
If you need to modify a screen handler then that is because of the GUI config rather than the component.eg. The now defunct hpid.comp Dewey wrote had several pins to enable the THC via various external functions which were or2'ed together internally. Just one external hold pin would be helpful as it would avoid some awfully complex unlinkp's to avoid changing the defaults but I gave up recently and found I had to modify a screen handler file.
Please Log in or Create an account to join the conversation.
A single external THC-hold pin would allow any external program to override the existing Plasmac enable/disable THC without the hal gymnastics that I found is required now.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.