Billiam
Billiam
A likely set of rules will include: * Projects should either directly credit the author, or be on a page (ex: a blog) managed by the author. * No dropbox/onebox/~google...
I'm working on a fork of this project currently to match my needs, and am curious about which features, if any, you'd be interested in pull requests for (or what...
The disabledDate API works great for discrete ranges of date, but it would be nice to be able to disable dates in such a way that next/previous arrows are also...
Caching changing data (like the current mesh) in the config forces clients to perform a full octoprint refresh when they wake, since configuration data has changed. Similar issue here: https://github.com/foosel/OctoPrint/issues/2950...
Acts like :boolean, but doesn't imply `--[no-]` prefix #42
Attempting to build:osx:app in windows fails at the 7 zip command. osx_app.rb is using execute_command(7z) instead of newer #seven_zip_command, and failing. Adding 7z to the path in windows caused an...
I'm not sure what the right approach to this is, but: For new prints, my notifications rarely if ever display the estimated print time, unless I'm reprinting gcode which has...
Testing with the hitchhiker's guide (after standing up, turning on lights), and zork 1 (immediately), the command ``` > go through door ``` raises the following exception: ``` dorothy/machine.rb:8:in `step':...
## :bookmark_tabs: Summary This adds two small features to pie charts for better readability/reducing clutter. First, it makes the distance of the label from the center of the pie chart...
**Is your feature request related to a problem? Please describe.** Currently, if scripts want to add non-game items, or fake a folder structure, new files must be added to represent...