Клиппер
Go to file
Kevin O'Connor 8b00580884 gcode_macro: Parse variable_X parameters using ast.literal_eval()
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-06-07 19:33:31 -04:00
config gcode_macro: Parse variable_X parameters using ast.literal_eval() 2019-06-07 19:33:31 -04:00
docs gcode_macro: Parse variable_X parameters using ast.literal_eval() 2019-06-07 19:33:31 -04:00
klippy gcode_macro: Parse variable_X parameters using ast.literal_eval() 2019-06-07 19:33:31 -04:00
lib
scripts logextract: Update for absolutecoord -> absolute_coord change 2019-05-31 11:13:22 -04:00
src atsam: Add support for "timer" controlled hardware pwm pins 2019-06-02 10:59:33 -04:00
test gcode_macro: Parse variable_X parameters using ast.literal_eval() 2019-06-07 19:33:31 -04:00
.gitignore
.travis.yml
COPYING
Makefile makefile: Fixed build on OSX 2019-05-20 16:49:16 -04:00
README.md

README.md

Welcome to the Klipper project!

Klipper

https://www.klipper3d.org/

Klipper is a 3d-Printer firmware. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use Klipper.

To begin using Klipper start by installing it.

Klipper is Free Software. See the license or read the documentation.