Commit Graph

  • c93dad8eba config: Update generic-cramps.cfg with P9_23 machine enable Kevin O'Connor 2018-03-18 10:33:40 -0400
  • fb3065cfa7 config: Change pullup_resistor to 2000 in generic-cramps.cfg Kevin O'Connor 2018-03-17 14:18:49 -0400
  • e3f9ff6701 probe: Add z_offset parameter Kevin O'Connor 2018-03-17 14:00:37 -0400
  • c95cc3fb66 bed_tilt: Take into account the XY position used with z_virtual_endstop Kevin O'Connor 2018-03-12 20:10:46 -0400
  • 1dda4628a0 bed_tilt: Require at least 3 probing points for bed_tilt_calibrate Kevin O'Connor 2018-03-12 18:48:44 -0400
  • 36612fd544 probe: Default z_position to the configured minimum position on Z axis Kevin O'Connor 2018-03-14 15:30:58 -0400
  • ef8c464d97 output_pin: Move pwm and digital output pins to new module in extras/ Kevin O'Connor 2018-03-17 13:29:03 -0400
  • 66eefa1da8 static_digital_output: Add static_digital_output section to extras/ Kevin O'Connor 2018-03-17 13:05:40 -0400
  • e78377eebd replicape: Add config controls for the servo[01]_enable lines Kevin O'Connor 2018-03-12 18:32:29 -0400
  • 451f7d5672 gcode: Position returned by M114 should be relative to last G92 Kevin O'Connor 2018-03-09 21:43:24 -0500
  • ef820d98f6 docs: Add "will heaters be turned off on a crash" item to FAQ Kevin O'Connor 2018-03-13 11:26:15 -0400
  • 9dfe612516 verify_heater: Provide additional information on a heater error Kevin O'Connor 2018-03-12 23:21:54 -0400
  • 830cfc5414 klippy: Rework starting error message Kevin O'Connor 2018-03-12 23:12:39 -0400
  • 45afa04578 probe: Add some hints for common errors during PROBE Kevin O'Connor 2018-03-12 22:51:44 -0400
  • 9bc4239e9c gcode: On a multi-line error message, report the first line twice Kevin O'Connor 2018-03-12 22:37:14 -0400
  • 3a1cdc7d70 virtual_sdcard: Fix typo in seek error handling Kevin O'Connor 2018-03-12 22:36:39 -0400
  • 3a75748762 config: Reword the min_temp/max_temp description in example.cfg Kevin O'Connor 2018-03-12 14:37:02 -0400
  • e336c24665 heater: Allow min_temp to go below zero Kevin O'Connor 2018-03-12 14:36:45 -0400
  • 849f4ed25f verify_heater: Scale hysteresis duration check Kevin O'Connor 2018-03-11 19:16:55 -0400
  • 57d342b455 verify_heater: Change default hysteresis to 10 degrees Kevin O'Connor 2018-03-11 13:22:45 -0400
  • 5208fc38ed verify_heater: Add initial support for verifying heaters and sensors Kevin O'Connor 2018-03-11 00:22:44 -0500
  • b549c3927e klippy: Allow external callers of try_load_module() Kevin O'Connor 2018-03-07 14:41:09 -0500
  • e53a589ac3 docs: Add SET_DUAL_CARRIAGE command to G-Codes.md Kevin O'Connor 2018-03-10 20:20:48 -0500
  • 4d48c111d8 cartesian: Initial support for dual carriages Kevin O'Connor 2018-03-02 14:11:00 -0500
  • 6c1e1dcc8d display: Use separate hd44780 screen drawing Kevin O'Connor 2018-03-06 11:16:25 -0500
  • ddcf9a7ff7 docs: Add Tx command to G-Codes.md Kevin O'Connor 2018-03-08 14:40:26 -0500
  • 05ec7ca7ff docs: Add a G-Codes.md file with the list of available commands Kevin O'Connor 2018-03-08 14:06:24 -0500
  • ef0c80af51 config: Add working printer configuration for Wanhao Duplicator i3 v2.1 ghandye 2018-03-06 21:19:10 -0600
  • d997821e58 config: Add LCD configuration to printer-trony-x5s-2017.cfg christian mock 2018-03-07 21:12:58 +0100
  • 385e6b67d9 config: Add display section to creality cr10 config Kevin O'Connor 2018-03-07 13:36:44 -0500
  • 04602b2470 display: Choose arrow character based on display Marcio Teixeira 2018-02-21 08:15:20 -0700
  • 923954772f homing: allow to disable homing retract cruwaller 2018-03-06 08:59:13 +0200
  • 5a16863465 config: Fix hd44780 typo in rambo and ramps example configs Kevin O'Connor 2018-03-06 13:15:09 -0500
  • 08a5f8a5ff display: Add initial support for LCD screens attached to an MCU Kevin O'Connor 2018-02-20 20:50:06 -0500
  • 43ac56766e serialqueue: Support sending messages at a background priority Kevin O'Connor 2018-02-11 18:49:27 -0500
  • afc9bcf27b lcd_hd44780: Add micro-controller code for the HD44780 LCD chip Kevin O'Connor 2018-02-20 20:48:26 -0500
  • 9140f36d99 lcd_st7920: Add micro-controller code for the ST7920 LCD chip Kevin O'Connor 2018-02-20 20:47:02 -0500
  • fa07be9346 mathutil: Move coordinate_descent() to new file Kevin O'Connor 2018-03-02 18:18:35 -0500
  • 7290ed5f73 clocksync: Fix multi-mcu frequency adjustments with long moves Kevin O'Connor 2018-03-03 21:54:25 -0500
  • fc60bda4d1 virtual_sdcard: Remove trailing '*' checksum indicator from M23 command Kevin O'Connor 2018-03-02 11:58:00 -0500
  • 82a65e9f4a docs: Note the use of the virtual_sdcard feature Kevin O'Connor 2018-03-02 11:28:01 -0500
  • b139a8561f serialhdl: Add a wrapper around the results of lookup_command() Kevin O'Connor 2018-02-27 14:16:16 -0500
  • 8518da9824 config: Move description of phase adjusted endstops to config-extra.cfg Kevin O'Connor 2018-02-27 09:34:25 -0500
  • 656cb2c417 build: Use git describe --always Kevin O'Connor 2018-02-26 21:50:05 -0500
  • 239c1ad5c9 serialqueue: Don't clear must_exit flag at start of pollreactor_run() Kevin O'Connor 2018-02-26 16:19:56 -0500
  • 7733e1d832 test: Add travis_fold markers to build output Kevin O'Connor 2018-02-26 15:21:39 -0500
  • 99b4122901 test: Add compile tests for at90usb1286 and atmega1284p chips Kevin O'Connor 2018-02-26 15:03:05 -0500
  • 28d70eaf0c test: Update travis build to include a basic klippy host test Kevin O'Connor 2018-02-26 14:20:11 -0500
  • 5d635c5252 config: Use .0025 as the default z step_distance in sample configs Kevin O'Connor 2018-02-25 16:00:55 -0500
  • 22d7e48aa2 config: Add an example config file that uses multiple MCUs Kevin O'Connor 2018-02-25 12:55:11 -0500
  • a6b0649cb1 test: Add travis CI Sebastian Meyer 2018-02-01 22:49:50 +0100
  • 58dd6d9106 build: Link objects ahead of libraries to avoid failures on some platforms Sebastian Meyer 2018-02-02 01:28:06 +0100
  • d139389267 avr: Add at90usb646 support Douglas Hammond 2018-02-23 15:57:14 -0500
  • e99c0f53f8 graphstats: Support selecting an mcu to graph from the command-line Kevin O'Connor 2018-02-19 23:12:14 -0500
  • 02ae2ab984 clocksync: Rework multi-mcu adjust to better handle long moves Kevin O'Connor 2018-02-19 22:13:28 -0500
  • 97f7735c6a graphstats: Set size on frequency graph Kevin O'Connor 2018-02-18 20:42:28 -0500
  • 69486e45c1 ad5206: Warn if ad5206 enable pin is inverted Kevin O'Connor 2018-02-17 23:18:10 -0500
  • 5e8aaed41f docs: Add tips for porting to new kinematics to Code_Overview.md Kevin O'Connor 2018-02-17 13:39:37 -0500
  • c128a9dfd5 probe: Increase calibration log level from debug to info Kevin O'Connor 2018-02-16 13:30:49 -0500
  • 6dc623b35d config: Expand homing_override description in sample-bltouch.cfg Kevin O'Connor 2018-02-13 15:26:34 -0500
  • 8fc3487a8a config: Reword description of set_position_x paramter in homing_override Kevin O'Connor 2018-02-11 15:35:10 -0500
  • 82db072151 config: Add a config snippet for the BLTouch probe Kevin O'Connor 2018-02-11 15:08:45 -0500
  • 41f73d0c8c config: Add a "printer-" prefix to example printer config files Kevin O'Connor 2018-02-11 14:47:12 -0500
  • 08a1183a01 virtual_sdcard: Initial support for virtual sdcard Kevin O'Connor 2017-10-10 11:12:15 -0400
  • f77e1b67f6 gcode: Introduce request_restart() method Kevin O'Connor 2018-02-11 13:52:20 -0500
  • 11c7c110a1 gcode: Extract special cases from process_data() Kevin O'Connor 2018-02-11 12:49:33 -0500
  • 5abea041b4 mcu: Fix PWM static start value setup Dave Bacon 2018-02-08 09:44:33 -0500
  • 268d1cb27c docs: Update Config_checks.md Dave Bacon 2018-02-06 22:43:52 -0500
  • 561c84dd93 pins: Warn on invalid pin format Kevin O'Connor 2018-02-07 15:56:38 -0500
  • 955d940b60 bed_tilt: Negate parameters reported by bed_tilt_calibrate Kevin O'Connor 2018-02-05 14:52:38 -0500
  • 6ea36de9f2 config: Add a pointer to example-extras.cfg at the end of example.cfg Kevin O'Connor 2018-02-05 14:34:05 -0500
  • e0cedfb853 heater: Report stats whenever the heater is active Kevin O'Connor 2018-02-05 13:55:59 -0500
  • 0a5b07f9da klippy: Allow any stats producer to determine when stats are needed Kevin O'Connor 2018-02-05 13:52:05 -0500
  • 08874b9c91 clocksync: Respond faster to clock changes Kevin O'Connor 2018-02-05 12:33:29 -0500
  • 8121a4a29f avrsim: Rework pacing mechanism Kevin O'Connor 2018-02-04 11:57:22 -0500
  • d1c209c689 graphstats: Fix multi-mcu parsing with reordered stats Kevin O'Connor 2018-02-03 18:43:52 -0500
  • f4bfce260a klippy: Introduce load_config_prefix() for modules that take parameters Kevin O'Connor 2018-02-03 12:53:11 -0500
  • 7e3adde542 klippy: No need to store fileconfig in main printer object Kevin O'Connor 2018-02-03 12:17:42 -0500
  • 33bdc2fc32 util: Call set_nonblock() in create_pty() Kevin O'Connor 2018-02-02 15:35:35 -0500
  • 0b76864453 gcode: Make sure need_ack is always restored on run_script() Kevin O'Connor 2018-02-02 18:28:48 -0500
  • 56bfb3280a gcode: Keep reading input to check for M112 (emergency stop) Kevin O'Connor 2018-02-02 09:38:04 -0500
  • 3ddbd34a7c gcode: Propagate errors from run_script() Kevin O'Connor 2018-02-01 12:13:48 -0500
  • 67f9c4948d gcode: Ack even empty lines Kevin O'Connor 2018-02-01 10:55:45 -0500
  • 7d3600f918 docs: Add github issue template Kevin O'Connor 2018-01-31 14:23:08 -0500
  • 21df21b7af fan: Clarify hardware_pwm and allow cycle_time to be set on software pwm Kevin O'Connor 2018-01-29 12:54:06 -0500
  • b7b216af7f avr: Round hardware pwm clock ticks to nearest divisor Kevin O'Connor 2018-01-29 11:54:15 -0500
  • 077a56c2ca mcu: Default the restart method to 'command' on non-serial ports Kevin O'Connor 2018-01-29 10:16:42 -0500
  • a67306c76b msgproto: Support default values in get_constant() calls Kevin O'Connor 2018-01-29 10:10:27 -0500
  • 6eefbe5e30 heater: Add stats reporting Kevin O'Connor 2018-01-28 23:37:56 -0500
  • 650d55d7b2 docs: Remove bed level probe from todo Kevin O'Connor 2018-01-28 20:35:46 -0500
  • 03bcae8a98 config: Add SeeMeCNC Rostock Max V2 Delta Printer Config Kevin O'Connor 2018-01-28 20:29:24 -0500
  • 1a67902858 homing_override: Allow moves prior to homing an axis Kevin O'Connor 2018-01-16 18:58:41 -0500
  • 01bb4b291e probe: Create a probe:z_virtual_endstop pin Kevin O'Connor 2018-01-23 12:47:28 -0500
  • e38c7df064 probe: Support activate/deactivate scripts on each probe Kevin O'Connor 2018-01-23 12:26:18 -0500
  • 3001a089c0 homing_override: Add basic support for running custom g-code on G28 Kevin O'Connor 2018-01-22 12:33:25 -0500
  • 39d62556b1 bed_tilt: Add support for automatic bed tilt move transformation Kevin O'Connor 2018-01-20 23:47:36 -0500
  • 434341d074 delta_calibrate: Add initial support for a DELTA_CALIBRATE command Kevin O'Connor 2017-12-03 18:54:34 -0500
  • ce9db609ad probe: Initial support for Z-Probe hardware Kevin O'Connor 2017-12-06 01:00:33 -0500
  • 6c252d30f5 delta: Allow the user to specify a minimum z position Kevin O'Connor 2017-12-22 21:44:56 -0500
  • 978777f09f replicape: Move the replicape code from chipmisc.py to extras directory Kevin O'Connor 2018-01-20 00:18:28 -0500