Commit Graph

  • 253517096e extruder: Extend over extrusion checks to retractions Kevin O'Connor 2017-05-02 07:50:58 -0400
  • 0fa35254c6 msgproto: Wrap strings passed via output() in repr() Kevin O'Connor 2017-05-02 07:44:33 -0400
  • fc9fb7473c gcode: Don't report an error if turning off an unknown fan or heater Kevin O'Connor 2017-05-01 14:58:07 -0400
  • 31ca2331d2 queuelogger: Add critical information to each logfile on rollover Kevin O'Connor 2017-05-01 13:44:06 -0400
  • b5062a07d1 docs: Recommend users stop klipper before flashing the micro-controller Kevin O'Connor 2017-05-01 12:08:45 -0400
  • 4112007314 docs: Reword XY+Z delta moves in Kinematics Kevin O'Connor 2017-05-01 11:57:15 -0400
  • a3162b17d9 docs: Use only single space at start of new sentence Kevin O'Connor 2017-05-01 11:36:07 -0400
  • e177d4f70d docs: Reword smoothed look-ahead description in Kinematics Kevin O'Connor 2017-05-01 11:27:14 -0400
  • 631b0e6c37 docs: Improve wording of slow lookahead description Kevin O'Connor 2017-04-27 15:48:56 -0400
  • a7f339ad1c docs: Improve documentation for those starting in docs/ Kevin O'Connor 2017-04-27 15:31:48 -0400
  • c1c0b2dd38 docs: Avoid using "firmware" in the documentation Kevin O'Connor 2017-04-27 15:14:11 -0400
  • d7a1111955 docs: Add backticks around commands in Firmware Commands Kevin O'Connor 2017-04-27 12:06:52 -0400
  • d73340474b docs: Use "look-ahead" instead of "lookahead" in Code Overview Kevin O'Connor 2017-04-27 12:02:15 -0400
  • 4f7237de44 docs: Update Firmware Commands document with an integer example Kevin O'Connor 2017-04-27 11:50:50 -0400
  • 4096745a58 docs: Use a markdown link to docs/prints/square.stl Kevin O'Connor 2017-04-27 11:34:52 -0400
  • a97e074022 docs: Kinematics document image updates Kevin O'Connor 2017-04-27 11:19:30 -0400
  • 917c6aa94a docs: Todo updates Kevin O'Connor 2017-04-27 09:52:38 -0400
  • 05bd6fda7e config: Add a sample config file for RAMBo boards Kevin O'Connor 2017-04-26 11:51:40 -0400
  • 7c78de989d config: Add a sample config file for RAMPS boards Kevin O'Connor 2017-04-26 11:40:00 -0400
  • 35a6d9ba87 gcode: Sort the order of commands in HELP Kevin O'Connor 2017-04-26 10:44:22 -0400
  • c63754fc32 gcode: Limit build_handlers() method to just building available commands Kevin O'Connor 2017-04-25 18:34:15 -0400
  • ccb93068fe msgproto: Rework dump() so it also works with params Kevin O'Connor 2017-04-25 11:15:15 -0400
  • a6fe355801 console: Automatically convert float values to int during evaluation Kevin O'Connor 2017-04-25 11:19:35 -0400
  • fe11c3e348 console: Use stdout.write() instead of print Kevin O'Connor 2017-04-25 11:16:02 -0400
  • 56d4422d31 docs: Reword alternate linux machine in installation instructions Kevin O'Connor 2017-04-24 09:39:40 -0400
  • e507848a8f docs: Remove "experimental" from descriptions Kevin O'Connor 2017-04-24 09:31:39 -0400
  • 70599667cb docs: Installation updates Kevin O'Connor 2017-04-24 09:17:35 -0400
  • 1878da228d build: Add workaround to suppress broken avr-gcc "misspelled" warnings Kevin O'Connor 2017-04-23 19:42:38 -0400
  • 37865d69a2 basecmd: Add debugging commands for testing communication Kevin O'Connor 2017-04-23 11:05:09 -0400
  • 83eba902a3 build: Support makefile rule with default flashing commands Kevin O'Connor 2017-04-21 11:01:07 -0400
  • ec805aee2e scripts: Add octopi installation scripts Kevin O'Connor 2017-04-20 12:30:15 -0400
  • 167b18b58f gcode: Ignore M21 command Kevin O'Connor 2017-04-20 10:11:10 -0400
  • 4b1a530330 stepcompress: Simplify delta Z only move calculations Kevin O'Connor 2017-04-20 00:30:28 -0400
  • 19ffaa9ff0 docs: Reword parts of the pressure advance kinematics description. Kevin O'Connor 2017-04-19 20:28:37 -0400
  • 0f5167a407 docs: Misc image updates Kevin O'Connor 2017-04-19 19:55:50 -0400
  • 563ab5caa5 docs: Add info on delta acceleration limits Kevin O'Connor 2017-04-19 19:46:41 -0400
  • db5b5f121c docs: Add initial Pressure Advance tuning document Kevin O'Connor 2017-04-19 15:24:57 -0400
  • 1f417a8441 docs: Update Todo - initial kinematic document written Kevin O'Connor 2017-04-15 22:59:34 -0400
  • b74b09ea7a docs: Updates to Features document Kevin O'Connor 2017-04-15 22:52:36 -0400
  • 2cce67ad84 docs: Add initial Kinematics document Kevin O'Connor 2017-04-15 15:22:50 -0400
  • 2cb935c300 mcu: No need to log mcu_stats debugging Kevin O'Connor 2017-04-14 10:43:14 -0400
  • b9623c1128 klippy: Don't log stats when the printer is idle Kevin O'Connor 2017-04-14 10:29:39 -0400
  • 7a386cff7d mcu: Change "Synchronizing mcu clock" logging to debug Kevin O'Connor 2017-04-14 10:06:11 -0400
  • 839725e3c5 queuelogger: Automatically roll log file Kevin O'Connor 2017-04-14 09:58:34 -0400
  • 8920479f85 klippy: Remove CLEAR_SHUTDOWN command Kevin O'Connor 2017-04-13 14:53:41 -0400
  • 4c25eae9b4 mcu: Make sure a FIRMWARE_RESTART actually resets the mcu Kevin O'Connor 2017-04-13 14:29:18 -0400
  • a3a45b5037 docs: Update Todo - RPi power over USB now implemented Kevin O'Connor 2017-04-13 14:18:48 -0400
  • dc645d76b4 docs: Reword and reformat parts of move code flow in Code_Overview Kevin O'Connor 2017-04-13 13:41:58 -0400
  • daff83ee9a hub-ctrl: Add support for micro-controller reset via RPi usb power toggling Kevin O'Connor 2017-04-13 12:09:37 -0400
  • 9f9e3e61d6 mcu: Support reset command Kevin O'Connor 2017-04-02 23:18:16 -0400
  • 1592395036 reactor: Fix bug causing end() to not always work Kevin O'Connor 2017-04-13 13:12:46 -0400
  • 8491b1f86a docs: Update Features document with latest performance benchmarks Kevin O'Connor 2017-04-11 13:53:33 -0400
  • a7b4d70cc6 docs: Add documentation on how to run the graphstats.py script Kevin O'Connor 2017-04-11 13:41:11 -0400
  • fa193e9618 graphstats: The times are no longer in UTC time Kevin O'Connor 2017-04-11 13:40:25 -0400
  • 050008f3c8 docs: Update Debugging.md file with python virtual env setup Kevin O'Connor 2017-04-11 12:49:12 -0400
  • 70e53cb080 docs: Update Firmware_Commands with recent end stop changes Kevin O'Connor 2017-04-11 12:36:29 -0400
  • 7b03b04c78 klippy: Support minimum/maximum value checks on configuration variables Kevin O'Connor 2017-04-11 11:37:09 -0400
  • 7a7b98cc31 sam3x8e: Rework adc pin search to be more clear Kevin O'Connor 2017-04-11 09:56:08 -0400
  • 15d5837322 avr: Rework adc and pwm pin search to be more clear Kevin O'Connor 2017-04-10 17:46:45 -0400
  • f9ebb8b23e avr: Move code around in gpio.c Kevin O'Connor 2017-04-10 17:38:52 -0400
  • 77b94451de avr: Fix irqstatus_t typo in gpio_pwm_setup Kevin O'Connor 2017-04-10 17:28:15 -0400
  • ca6245e974 docs: Update Code Overview document with code flow for a typical move Kevin O'Connor 2017-04-10 17:47:38 -0400
  • 1cdddeec30 stepcompress: Add comment on common suffixes and units Kevin O'Connor 2017-04-07 20:20:34 -0400
  • 657c908f88 stepcompress: Modify check_expand() into check_push() Kevin O'Connor 2017-04-07 19:05:04 -0400
  • d7a0e22d59 stepcompress: Remove step_dist from stepcompress_push_delta() Kevin O'Connor 2017-04-07 11:55:26 -0400
  • 33b809714f delta: Do reverse direction checking in C code Kevin O'Connor 2017-04-07 11:47:24 -0400
  • b915a2ad7d delta: Make it clear that a "virtual tower" is created Kevin O'Connor 2017-04-06 11:09:08 -0400
  • 85ed5cef7f stepcompress: Merge stepcompress_delta_const and stepcompress_delta_accel Kevin O'Connor 2017-04-07 10:49:14 -0400
  • df42b0d1ac stepcompress: Pass delta velocity and acceleration directly to C code Kevin O'Connor 2017-04-04 21:59:28 -0400
  • 98add22891 stepcompress: Merge stepcompress_push_accel() and stepcompress_push_const() Kevin O'Connor 2017-04-07 12:51:52 -0400
  • 1d81bf5596 stepcompress: Pass constant velocity and acceleration directly to C code Kevin O'Connor 2017-04-04 19:54:32 -0400
  • e4153a536f mcu: Change mcu_stepper.set_position() to take a location in millimeters Kevin O'Connor 2017-04-04 19:20:54 -0400
  • 79f31238b0 mcu: Don't export the commanded_position variable from mcu_stepper Kevin O'Connor 2017-04-04 19:07:34 -0400
  • 8c712d959d mcu: Pass delta velocity and acceleration directly to mcu_stepper Kevin O'Connor 2017-04-04 19:03:04 -0400
  • c4b1a79db2 mcu: Pass constant velocity and acceleration directly to mcu_stepper Kevin O'Connor 2017-04-04 12:31:03 -0400
  • 47f12f107d stepcompress: Move stepcompress_push_* functions to their own section Kevin O'Connor 2017-04-04 19:37:54 -0400
  • bfad970e4d mcu: Rename self.ffi_lib to self._ffi_lib Kevin O'Connor 2017-04-04 10:13:02 -0400
  • 49bdc6fbd1 corexy: Initial corexy kinematic implementation Kevin O'Connor 2017-03-12 13:47:16 -0400
  • 57f279677f endstop: Support halting more than one stepper on trigger Kevin O'Connor 2017-03-05 15:30:04 -0500
  • fff73c7735 avr: Invert diff in timer checks Kevin O'Connor 2017-04-03 10:10:35 -0400
  • e44678ceba avr: Implement reset command Kevin O'Connor 2017-04-02 23:16:51 -0400
  • 85c0e9c574 sam3x8e: Implement reset command Kevin O'Connor 2017-04-02 23:16:20 -0400
  • 0c3ec7f9a5 avr: Do not use --relax linker option Kevin O'Connor 2017-04-02 23:09:10 -0400
  • 74e15b2eb5 checkstack: Be more flexible in finding the timer irq function Kevin O'Connor 2017-04-02 23:07:21 -0400
  • 565861f680 reactor: Support pause() command even when the reactor is not running Kevin O'Connor 2017-03-31 20:48:29 -0400
  • 7c991399ac timer: Remove dup timer_shutdown code Kevin O'Connor 2017-03-31 19:07:24 -0400
  • 384c853a39 docs: Update benchmark results in Features document Kevin O'Connor 2017-03-31 17:50:36 -0400
  • c0380d0280 stepper: Disable homing_endstop_accuracy errors on debug runs Kevin O'Connor 2017-03-31 14:38:09 -0400
  • a1c61563a0 avr: Fix bug causing timer_read_time() to not be in sync with scheduler Kevin O'Connor 2017-03-31 14:26:29 -0400
  • aa0f1aaeb2 toolhead: Increase the motor_off_time default to 10 minutes Kevin O'Connor 2017-03-30 14:07:45 -0400
  • 03ddd64b93 config: Decrease example max_z_velocity to 25mm/s Kevin O'Connor 2017-03-30 14:05:05 -0400
  • 7fc9ba7d3a mcu: Log the mcu clock each time print_time is synchronized Kevin O'Connor 2017-03-30 12:51:10 -0400
  • 63b6bab5c3 sam3x8e: Align the TC0_Handler timer irq handler Kevin O'Connor 2017-03-30 12:04:08 -0400
  • eb4eeb6f73 timer_irq: Integrate timer_try_set_next() into timer_dispatch_many() Kevin O'Connor 2017-03-28 11:25:11 -0400
  • 6988507998 timer_irq: Rename generic/timer.c to generic/timer_irq.c Kevin O'Connor 2017-03-28 10:46:32 -0400
  • 65be6d5146 avr: Integrate timer_try_set_next() into the irq handler Kevin O'Connor 2017-03-28 10:53:19 -0400
  • 6d05dd07f5 sched: Move timer dispatch loop to board code Kevin O'Connor 2017-03-27 16:38:01 -0400
  • 7436ec093a sched: Rename reschedule_timer() to insert_timer() and use in sched_add_timer() Kevin O'Connor 2017-03-27 15:05:01 -0400
  • 2b735daae5 timer: Make sure to reset the timer repeat checks on a shutdown Kevin O'Connor 2017-03-29 13:01:35 -0400
  • f8b0c884b0 stepper: Improve performance of scheduled unsteps Kevin O'Connor 2017-03-29 11:56:13 -0400