Commit Graph

  • fb798e3cba sched: Force sched_try_shutdown to be inlined Kevin O'Connor 2018-10-12 00:27:55 -04:00
  • 7a265f159a armcm_irq: Fix jump target alignment Kevin O'Connor 2018-10-13 11:45:39 -04:00
  • 0225d17343 stm32f1: Use __always_inline on timer_read_time Kevin O'Connor 2018-10-11 22:11:18 -04:00
  • aa693fbdc1 docs: Updates to stm32f103 benchmarks Kevin O'Connor 2018-10-04 12:12:12 -04:00
  • 7cbc44b8d3 stm32f1: Use -O2 optimization and inline timer_read_time() Kevin O'Connor 2018-10-04 11:31:36 -04:00
  • 102ec4938d stm32f1: Use the main lib/cmsis-core directory for cmsis includes Kevin O'Connor 2018-10-04 11:16:36 -04:00
  • 75fa74313c stm32f1: Add support for building with bootloader support Kevin O'Connor 2018-10-04 10:14:16 -04:00
  • 215b4c5a1e stm32f1: Move assembler build rules together Kevin O'Connor 2018-10-04 10:01:35 -04:00
  • b8745bc973 stm32f1: Pull the USB D+ line low briefly to signal a device connect Kevin O'Connor 2018-10-04 03:50:19 -04:00
  • bc5e961d73 stm32f1: Initial support for serial over USB Kevin O'Connor 2018-10-03 22:40:01 -04:00
  • 1302514ea8 stm32f1: Serial should have a higher irq priority than timers Kevin O'Connor 2018-10-03 11:55:08 -04:00
  • d32506bd2e homing: Move homing offset adjustment logic to generic homing code Kevin O'Connor 2018-10-09 12:53:01 -04:00
  • 770b92863f mcu: Add a set_commanded_position() method to MCU_stepper Kevin O'Connor 2018-10-08 20:50:45 -04:00
  • 459e521991 delta: Add a special case to the limit checks for the homing position Kevin O'Connor 2018-10-08 15:36:41 -04:00
  • bd1ba86839 delta: Reorganize init() Kevin O'Connor 2018-10-08 15:25:33 -04:00
  • d4bf51231a homing: Implement second home from homing.py Kevin O'Connor 2018-10-08 21:49:56 -04:00
  • 3db483e270 delta: Wrap lines to 80 columns Kevin O'Connor 2018-10-08 15:46:27 -04:00
  • 1146d228fa servo: Wrap lines to 80 columns Kevin O'Connor 2018-10-09 15:07:47 -04:00
  • 1e07be4db4 docs: Add a "Lost communication with MCU" section to the FAQ Kevin O'Connor 2018-10-09 11:15:22 -04:00
  • e85f9473fc stepper: Wrap lines to 80 columns Kevin O'Connor 2018-10-08 12:54:33 -04:00
  • f7a7223b30 cartesian: Use homing_speed for homing retract speed Kevin O'Connor 2018-10-08 21:59:25 -04:00
  • 36ae433b57 cartesian: Make sure to constrain second_homing_speed to max_z_velocity Kevin O'Connor 2018-10-08 10:52:46 -04:00
  • 8eb1110aa8 logextract: Fix handling of clock reports at end of line Kevin O'Connor 2018-10-08 10:30:42 -04:00
  • 909eef3978 display: Corrected Fan icon graphics (#753) alfsoft 2018-10-07 20:38:11 +03:00
  • c5d94a74a5 servo: Adding support for startup value for servos (#676) Chris Whiteford 2018-10-05 14:35:38 -04:00
  • 852d1666bb docs: Fix typo in BED_MESH_PROFILE description in G-Codes.md Kevin O'Connor 2018-10-04 19:01:18 -04:00
  • b0d859f220 stepper: Adding support for a second_homing_speed parameter (#677) Chris Whiteford 2018-10-04 18:55:58 -04:00
  • 97927172f1 st7920: Use display xor capability when animating glyphs Kevin O'Connor 2018-10-04 13:46:28 -04:00
  • 630989c0fe display: Change Extruder, Bed and Fan icons design (#740) alfsoft 2018-10-04 20:25:29 +03:00
  • d29eb731a9 bed_mesh: save mesh state to 'default' profile after calibration Arksine 2018-10-02 18:23:34 -04:00
  • 822616ae7f docs: Spelling error corrected in bed mesh comment (#735) LazaroFilm 2018-10-04 12:48:27 -04:00
  • 978b321f80 avr: Disable usb serial interrupts while processing data Kevin O'Connor 2018-10-02 21:54:46 -04:00
  • 7c7573f69f avr: No need to reset ep0 interrupts on a shutdown Kevin O'Connor 2018-10-02 21:41:36 -04:00
  • efd9e7a6df usb_cdc: Try to read new data before processing data blocks Kevin O'Connor 2018-10-02 21:38:58 -04:00
  • fe98dd3585 usb_cdc: Wake usb_bulk_out_task() on a shutdown Kevin O'Connor 2018-10-02 21:33:46 -04:00
  • b261d31ec5 bed_mesh: Add ability to save mesh state to persistent memory Arksine 2018-09-26 21:04:27 -04:00
  • 144868c600 bed_mesh: Extend BED_MESH_MAP to provide more information Arksine 2018-09-22 11:03:39 -04:00
  • 5c267e4f69 docs: Update Features.md document with tmc2660 support Kevin O'Connor 2018-10-02 14:06:35 -04:00
  • 50d1ad9019 menu.cfg: add fan glyph to __screen2004_static & __screen2004_input Janar Sööt 2018-10-01 19:23:44 +03:00
  • b2691d4730 hd44780: new text glyph - fan Janar Sööt 2018-10-01 19:00:10 +03:00
  • d348f0da87 avr: Allow the serial port to be selected on the atmega2560/1280 Kevin O'Connor 2018-10-01 22:30:58 -04:00
  • 0820394e13 toolhead: M204 must update max_accel_to_decel Kevin O'Connor 2018-10-01 22:02:33 -04:00
  • 357b2f477c buttons: Clear pressed/last_pressed state on new buttons_query command Kevin O'Connor 2018-10-01 12:40:28 -04:00
  • 820dd0b5e3 display: Don't error if M73 is missing a P parameter Kevin O'Connor 2018-10-01 12:31:31 -04:00
  • f49f298003 probe: Merge ProbeVirtualEndstop and ProbeEndstopWrapper wrapper classes Kevin O'Connor 2018-09-27 09:47:37 -04:00
  • 9f755750d3 test: Add a test case for probe:z_virtual_endstop support Kevin O'Connor 2018-09-26 20:02:24 -04:00
  • 1940ba7062 config: Minor indentation fix to comments in example-extras.cfg Kevin O'Connor 2018-09-26 19:50:56 -04:00
  • a698aef29b config: Note probe activate/deactivate must not move the toolhead Kevin O'Connor 2018-09-26 19:43:44 -04:00
  • c5d4e14298 probe: Infer position_endstop when using probe:z_virtual_offset Kevin O'Connor 2018-09-26 19:29:58 -04:00
  • a9a0bb87fa probe: Verify the toolhead moves at least some distance on a probe Kevin O'Connor 2018-09-26 15:57:22 -04:00
  • 31ec098577 config: The delta_calibrate bed radius uses nozzle coordinates Kevin O'Connor 2018-09-26 14:39:06 -04:00
  • 43f2eac239 z_tilt: Wrap lines to 80 columns Kevin O'Connor 2018-09-26 19:12:10 -04:00
  • c3550158bb z_tilt: Take into account probe xy offset when calculating z_adjust Kevin O'Connor 2018-09-26 19:08:34 -04:00
  • 19d18c2bc1 bed_tilt: Take into account probe xy offset when calculating z_adjust Kevin O'Connor 2018-09-26 14:26:55 -04:00
  • 348a41c325 bed_tilt: Remove special probe:z_virtual_endstop handling Kevin O'Connor 2018-09-26 13:38:35 -04:00
  • 33887b8c39 probe: Support manual probing at runtime Kevin O'Connor 2018-09-26 13:07:18 -04:00
  • 0e9b8abde2 probe: Perform multi-sample averaging in ProbePointsHelper class Kevin O'Connor 2018-09-26 12:15:39 -04:00
  • e5ef15ad0f probe: Separate out manual probing from automatic probing code Kevin O'Connor 2018-09-26 11:25:56 -04:00
  • cb3fede19a probe: Move move_next() method within ProbePointsHelper class Kevin O'Connor 2018-09-26 11:51:29 -04:00
  • 8e7eac9b08 probe: Implement ProbePointsHelper get_probed_position() locally Kevin O'Connor 2018-09-26 10:32:57 -04:00
  • ae4eb35a70 delta_calibrate: Use kin.calc_position() in get_probed_position() callback Kevin O'Connor 2018-09-26 10:21:05 -04:00
  • c68c0c6526 avr: Increase stack size to 256 for all AVR targets Kevin O'Connor 2018-10-01 10:33:18 -04:00
  • b3a6fbed74 usbstd: Force usb_string_descriptor data field to match unicode string Kevin O'Connor 2018-09-30 23:43:55 -04:00
  • 9ec2ad0992 lib: Remove pjrc_usb_serial Kevin O'Connor 2018-09-30 22:27:11 -04:00
  • d05aa81927 avr: Use generic usb_cdc code for usb serial support Kevin O'Connor 2018-09-28 21:09:19 -04:00
  • c0311bee33 usb_cdc: Perform basic request validation Kevin O'Connor 2018-09-30 15:37:55 -04:00
  • 93e4897044 usb_cdc: Add usb_read_ep0_setup() interface function Kevin O'Connor 2018-09-30 15:14:30 -04:00
  • 731236cf20 usb_cdc: Add support for usb_send_ep0_progmem() Kevin O'Connor 2018-09-30 10:37:48 -04:00
  • 92aea93500 usb_cdc: Fix handling of zero-length-packets Kevin O'Connor 2018-09-30 14:54:59 -04:00
  • be1effebc3 usb_cdc: Rework transfer state tracking code Kevin O'Connor 2018-09-30 14:37:24 -04:00
  • 6ab16d2407 usb_cdc: Rename interface functions to avoid the term "setup" Kevin O'Connor 2018-09-30 14:09:55 -04:00
  • 50a8efe0a5 config: Add encoder and click pins for CR-10 mini Nikolai Ugelvik 2018-09-30 18:30:34 +02:00
  • de7c1f76db gcode_macro: Provide more information on a formatting error Kevin O'Connor 2018-09-30 12:32:13 -04:00
  • b112cac47a config: Fix typo in gcode_macro default_parameter description Kevin O'Connor 2018-09-30 12:11:07 -04:00
  • 68dc28580f gcode_macro: default parameter values Janar Sööt 2018-09-27 19:08:01 +03:00
  • d9e35481be configfile: add get_prefix_options method Janar Sööt 2018-09-29 12:15:48 +03:00
  • 8c2991ceac tmc2208: Improve error handling Kevin O'Connor 2018-09-30 10:57:47 -04:00
  • 864918b1f9 verify_heater: Don't report a heater error if printer is shutdown Kevin O'Connor 2018-09-28 14:50:42 -04:00
  • 47b6144ff6 logextract: Add support for extracting recent g-code from a shutdown Kevin O'Connor 2018-09-28 12:04:59 -04:00
  • cf79b3c342 config: Note gcode_macro string formatting in example-extras.cfg Kevin O'Connor 2018-09-26 08:25:44 -04:00
  • 439f6684be config: Move some sections around in example-extras.cfg Kevin O'Connor 2018-09-26 08:16:40 -04:00
  • d22b30342a gcode_macro: 2 lines wrapped at 80 chars Janar Sööt 2018-09-26 08:23:45 +03:00
  • 51d64ad7f8 gcode_macro: macro improvement with parameters Janar Sööt 2018-09-26 08:19:54 +03:00
  • 170b9678fb display: Don't error on an out of range M73 request Kevin O'Connor 2018-09-25 20:51:51 -04:00
  • 364faf497b toolhead: Update look-ahead flush comment Kevin O'Connor 2018-09-25 15:44:45 -04:00
  • 18b56c3cda menu: vsdcard - scroll long filenames (#694) Janar Sööt 2018-09-25 21:52:23 +03:00
  • 95392595f6 config: Wanhao Duplicator 6 likely does not need "restart: command" Kevin O'Connor 2018-09-25 14:29:05 -04:00
  • 4b5db04f78 docs: Add Delta_Calibrate.md guide with "enhanced delta calibration" Kevin O'Connor 2018-08-28 22:57:29 -04:00
  • 1165c0c9c5 docs: Additional images for enhanced calibration procedure reference (#639) Charlie 2018-09-12 08:37:26 -04:00
  • 0b2c89ecaf delta_calibrate: Initial support for enhanced delta calibration Kevin O'Connor 2018-09-05 10:38:19 -04:00
  • 929733f0a7 delta_calibrate: Support save/restore of delta_calibrate state Kevin O'Connor 2018-09-04 16:48:36 -04:00
  • ed0882dc10 delta: Move "stable position" logic to delta_calibrate.py Kevin O'Connor 2018-09-03 13:34:27 -04:00
  • d48e8ea162 bed_tilt: Support saving calibration data via SAVE_CONFIG command Kevin O'Connor 2018-08-18 11:28:42 -04:00
  • 5a1b2d61ae pid_calibrate: Support saving calibration data via SAVE_CONFIG Kevin O'Connor 2018-09-17 19:28:07 -04:00
  • 531134f092 configfile: Add support for rewriting the printer config file Kevin O'Connor 2018-09-16 11:37:00 -04:00
  • f80456a698 configfile: Move config file code from klippy.py to new file Kevin O'Connor 2018-09-04 20:49:47 -04:00
  • 5144c5f01e menu: new fast step rate feature Janar Sööt 2018-09-22 02:29:30 +03:00
  • 1379a59085 st7920: No need to clear glyph framebuffer before programming glyphs Kevin O'Connor 2018-09-20 14:29:19 -04:00
  • 7cca8d970a hd44780: Simplify framebuffer access Kevin O'Connor 2018-09-20 14:16:24 -04:00
  • 742d6481a9 st7920: Simplify framebuffer access Kevin O'Connor 2018-09-20 14:04:34 -04:00