railcore / configs

Configs for RailCore Printers
MIT License
15 stars 20 forks source link

added common maintenance macros #34

Closed dandancheeseandham closed 5 years ago

dandancheeseandham commented 5 years ago

Various macros many people make for themselves

dandancheeseandham commented 5 years ago

I realised later on that I'd pulled the trigger on this PR (and #33 )a bit too early. Nevermind. :)

HeaterFault.g deleted - Not 100% sure why I added it tbh, and quite happy to stay on the the side of "if you know what you're doing, you can do it yourself".

lostapathy commented 5 years ago

I like all of these - but perhaps we should make it convention that any macro gets a comment on the first line that explains both what it'd do and why you'd ever want to call it?

I imagine that as we accumulate more macros, it won't be obvious to new users why they want to call a given macro, even if they can read the docs and figure out what it does.