Commit Graph

  • 1d05a34cd7 docs: Update Kinematics.md document with "smooth pressure advance" Kevin O'Connor 2019-12-13 16:51:45 -05:00
  • 91bade5824 docs: Update Config_Changes.md with pointer to sample multi extruder configs Kevin O'Connor 2019-12-13 12:33:13 -05:00
  • b1bbe97576 temperature_sensor: Add get_status() function Simon Kühling 2019-12-13 15:13:36 +01:00
  • 2721211456 heater: Add PrinterHeater get_status() function Simon Kühling 2019-12-12 13:33:23 +01:00
  • 4cbbe18afd itersolve: Improve numerical stability of gen_steps_pre_active check Kevin O'Connor 2019-12-10 16:44:02 -05:00
  • 04b3603a1e itersolve: Rename scan_pre/_post to gen_steps_pre/post_active Kevin O'Connor 2019-12-10 15:53:50 -05:00
  • cff24b0220 config: Add multi extruder sample files Kevin O'Connor 2019-11-24 20:39:21 -05:00
  • fcee27fc19 gcode: Remove builtin T0/T1/T2/... command support Kevin O'Connor 2019-11-24 19:59:36 -05:00
  • c06618193d extruder: Add an ACTIVATE_EXTRUDER command Kevin O'Connor 2019-11-24 19:43:50 -05:00
  • ab2d302b7e gcode: Remove support for the M206 command Kevin O'Connor 2019-11-24 21:10:51 -05:00
  • d1f4f18810 config: Add example for including a parameter in a macro call (#2251) David Smith 2019-12-10 14:01:41 -05:00
  • 8663bc8192 docs: Update FAQ to emphasize checking Config_Changes.md on an upgrade Kevin O'Connor 2019-12-10 13:49:01 -05:00
  • 205da598fd docs: Move upgrade instructions to the last item in the FAQ Kevin O'Connor 2019-12-10 13:39:49 -05:00
  • 080ee0b512 kin_extruder: Apply pressure advance in kin_extruder.c Kevin O'Connor 2019-12-08 19:54:36 -05:00
  • 730a6d868b kin_extruder: Move integration code from trapq.c to kin_extruder.c Kevin O'Connor 2019-12-08 18:30:42 -05:00
  • 8b75bddc0f test: Add new delta_calibrate test case Kevin O'Connor 2019-12-05 09:24:14 -05:00
  • 139274f0bb mathutil: Propagate errors from background_coordinate_descent() Kevin O'Connor 2019-12-05 14:32:13 -05:00
  • 72161d0405 tuning_tower: Fix typo causing tuning tower to break when homing Kevin O'Connor 2019-12-04 20:11:54 -05:00
  • 10270dc7ef docs: Fix another typo in Code_Overview.md Kevin O'Connor 2019-12-04 12:26:45 -05:00
  • f82a85aad0 docs: Fix typo in Code_Overview.md Kevin O'Connor 2019-12-04 12:17:13 -05:00
  • e17f2bac96 docs: Minor "coordinate system" wording change to Code_Overview.md Kevin O'Connor 2019-12-04 12:05:31 -05:00
  • e557f2d0c0 docs: Add information on coordinate systems to Code_Overview.md Kevin O'Connor 2019-12-04 11:09:22 -05:00
  • 98d1fee8ad tmc5160: PWMCONF is write only Petri Honkala 2019-12-04 09:13:49 +02:00
  • 8f1753c8ce config: Update "Fysetc Mini 12864Panel" in sample-lcd.cfg Kevin O'Connor 2019-12-04 09:13:46 -05:00
  • 8e296db410 test: Add printer-wanhao-duplicator-i3-mini-2017.cfg to build tests Kevin O'Connor 2019-12-03 13:34:46 -05:00
  • 3c526a71f9 config: Basic config for Wanhao Duplicator i3 mini (#2238) Puffy 2019-12-03 20:32:43 +02:00
  • 99a74d9f07 tmc2130: use local variable instead of global Registers in MCU_TMC_SPI Petri Honkala 2019-12-03 11:26:34 +02:00
  • e310e5f0e8 uc1701: Add a delay after reset toggle (for displays using ResetHelper) Kevin O'Connor 2019-12-03 11:13:54 -05:00
  • 988ee5754e itersolve: Fix potential backwards time in itersolve_gen_steps_range() Kevin O'Connor 2019-12-02 23:56:42 -05:00
  • a8ad1ae726 screws_tilt_adjust: Remove check for probe printer object Kevin O'Connor 2019-12-02 20:04:02 -05:00
  • 8e87ab0939 gcode: Remove support for "G4 S1" style commands Kevin O'Connor 2019-11-24 21:16:53 -05:00
  • 2d97e0e218 uc1701: Add support for rst_pin Kevin O'Connor 2019-12-02 10:12:34 -05:00
  • 2e7f38eadd hd44780: Use two separate text framebuffers Kevin O'Connor 2019-12-01 19:11:03 -05:00
  • 41dd53f62c config: fixes in anycubic delta plus default config file (#2176) Jakub Kruszona-Zawadzki 2019-12-02 00:51:46 +01:00
  • 43bb45a1d3 docs: Minor update to Config_Changes.md Kevin O'Connor 2019-12-01 14:25:40 -05:00
  • 935088ddff docs: Clarify recent usb device name change in Config_Changes.md Kevin O'Connor 2019-12-01 10:29:15 -05:00
  • 7bd96950cb config: Minor comment changes to example-extras.cfg Kevin O'Connor 2019-11-28 10:32:23 -05:00
  • 73e84abaff atsam: Fix typo causing chipid to not be fully read Kevin O'Connor 2019-11-27 14:33:20 -05:00
  • ef2c7cb363 stm32: Fix typo in setting of SMPR1 register on stm32f103 Kevin O'Connor 2019-11-27 11:25:17 -05:00
  • fc476f22b6 stm32: Fix typo in adc startup delay Kevin O'Connor 2019-11-26 23:06:56 -05:00
  • 8d93d1a8ef uc1701: add config option for sh1106 type with up to 132 columns. Matt Baker 2019-11-25 02:21:37 +00:00
  • 43dfb3c9ad lcd_hd44780: Minor change to timing delays Kevin O'Connor 2019-11-26 09:49:43 -05:00
  • fb485e862d lcd_hd44780: Add proper timing delays around gpio updates Kevin O'Connor 2019-11-26 09:34:42 -05:00
  • 35de9b8e55 lpc176x: Move chip id code from usbserial.c to new file chipid.c Kevin O'Connor 2019-11-26 08:54:40 -05:00
  • e80ced5568 usb_cdc: Report MCU type on all boards Kevin O'Connor 2019-11-25 21:08:51 -05:00
  • 401f7a879c atsam: Enable chipid as usb serial number Kevin O'Connor 2019-11-25 19:30:02 -05:00
  • d7ec5505a6 atsamd: Enable chipid as usb serial number Kevin O'Connor 2019-11-25 01:16:21 -05:00
  • 8f6efe5a7b stm32: Enable chipid as usb serial number Kevin O'Connor 2019-11-25 00:25:57 -05:00
  • f76cb92b15 usb_cdc: Add a usb_fill_serial() helper function Kevin O'Connor 2019-11-25 00:12:56 -05:00
  • bd6c25c9f8 stm32: Allow external crystal speed to be customized in Kconfig Kevin O'Connor 2019-11-25 14:00:30 -05:00
  • 0b0e5a911e docs: Minor wording change in Pressure_Advance.md Kevin O'Connor 2019-11-25 11:48:41 -05:00
  • 3aad25eab9 docs: Recommend normal slicer settings in Pressure_Advance.md Kevin O'Connor 2019-11-25 11:34:03 -05:00
  • 3683273936 toolhead: Report which axes are homed via get_status() Kevin O'Connor 2019-11-24 19:16:21 -05:00
  • 282af0220e toolhead: Report the current extruder from the get_status() method Kevin O'Connor 2019-11-24 19:02:49 -05:00
  • 982567a69a config: Rename avrsim.cfg to generic-simulavr.cfg Kevin O'Connor 2019-11-24 20:15:57 -05:00
  • 86b074e1ee config: Rename example-multi-mcu.cfg to sample-multi-mcu.cfg Kevin O'Connor 2019-11-24 20:04:51 -05:00
  • 93f1e6dd86 FAN: Kick start fan when the increase is more than 50% (#2085) Justin Schuh 2019-11-24 18:37:30 -05:00
  • 05472bb8a3 virtual_sdcard: Don't wait for M25 in an SD gcode file Kevin O'Connor 2019-11-24 14:30:26 -05:00
  • ade65b90af force_move: Make sure to flush step generation queue after each move Kevin O'Connor 2019-11-24 10:59:13 -05:00
  • c188aa982f docs: Kinematics.md updates for extruder instantaneous corner velocity Kevin O'Connor 2019-11-22 17:04:14 -05:00
  • 00fd6223ed tuning_tower: Report start of tuning test on g-code console Kevin O'Connor 2019-11-21 10:50:03 -05:00
  • 89d1ab7c04 extruder: Remove support for lookahead() method Kevin O'Connor 2019-11-02 21:08:07 -04:00
  • 5f5896ad71 extruder: Add support for instantaneous corner velocity Kevin O'Connor 2019-09-20 19:00:24 -04:00
  • 6d0c55b6c1 extruder: Initial support for "smoothed pressure advance" Kevin O'Connor 2019-11-05 16:21:06 -05:00
  • da06e185fb trapq: Add trapq_find_move() function Kevin O'Connor 2019-11-04 18:48:51 -05:00
  • a28b29993a trapq: Add code to calculate definitive integral Kevin O'Connor 2019-11-01 22:53:00 -04:00
  • d00023f3bb toolhead: Support step generation in lead up to and after stepper activity Kevin O'Connor 2019-09-17 22:53:17 -04:00
  • 56cd39f038 itersolve: Support step generation in lead up to and after stepper activity Kevin O'Connor 2019-11-01 22:21:30 -04:00
  • 4dbe795ac2 trapq: Implement sentinel nodes on the trapq list Kevin O'Connor 2019-11-01 18:32:06 -04:00
  • 2843c85019 toolhead: Rename _full_flush() to flush_step_generation() and use globally Kevin O'Connor 2019-11-13 23:34:21 -05:00
  • 7c80e8d533 toolhead: No need to transition to Flushed state before entering Drip state Kevin O'Connor 2019-11-14 18:32:24 -05:00
  • 430b8d0e52 usb_cdc: Report the MCU name instead of "Klipper firmware" Kevin O'Connor 2019-11-21 11:48:36 -05:00
  • d8b6ff5c5e lpc176x: Minor rework of HAVE_CHIPID kconfig Kevin O'Connor 2019-11-21 11:34:11 -05:00
  • bab27651a1 lpc176x: read chip id and use as usb serial. (#2184) Matt Baker 2019-11-21 08:54:20 -08:00
  • b0a158c271 tmc2130: Do not error if run current below hold current (#2190) Florian Heilmann 2019-11-21 17:09:39 +01:00
  • 9055e9f9b5 docs: Update SAMD51 benchmarks Kevin O'Connor 2019-11-18 12:49:05 -05:00
  • 524ebbc7b3 atsamd: Add support for SAMD51 overclocking Lars R. Hansen 2019-08-10 11:11:41 +01:00
  • d38aed0773 cartesian: Report dual_carriage_rails from get_steppers() Kevin O'Connor 2019-11-05 20:42:32 -05:00
  • e1919e3731 toolhead: Don't report buffer_time stat during homing Kevin O'Connor 2019-11-15 12:21:23 -05:00
  • 503891cd0e toolhead: Don't call _process_moves() if no moves present Kevin O'Connor 2019-11-14 18:36:42 -05:00
  • dd529d7ad1 msgproto: unresolved symbol fixed Petri Honkala 2019-11-15 10:06:27 +02:00
  • 8efa5e2db4 stepper_enable: Raise an error on bad lookup_enable() call Kevin O'Connor 2019-11-14 18:05:32 -05:00
  • 9ff4f1bb2f stm32f0: Initial support for i2c on stm32f0 Kevin O'Connor 2019-11-13 22:20:29 -05:00
  • d39142139e stepper: Remove set_commanded_position() call Kevin O'Connor 2019-11-13 18:58:51 -05:00
  • 18b0749163 bltouch: No need to call get/set_commanded_position() Kevin O'Connor 2019-11-13 18:43:40 -05:00
  • 9396431c6b stepper: Do not call itersolve_set_commanded_pos() after homing Kevin O'Connor 2019-11-13 18:42:07 -05:00
  • fa433c7f04 homing: Use get/set_tag_position() to determine probed position Kevin O'Connor 2019-11-13 18:34:46 -05:00
  • eed371e924 endstop_phase: Use set_tag_position() instead of set_commanded_position() Kevin O'Connor 2019-11-13 18:11:13 -05:00
  • 224574da4a stepper: Add get/set_tag_position() and convert calc_position() Kevin O'Connor 2019-11-13 17:59:40 -05:00
  • e0e2f15498 fan: Move M106/M107 commands from gcode.py to fan.py Kevin O'Connor 2019-11-13 11:29:27 -05:00
  • 0a39c339c7 gcode: Remove explicit active extruder tracking Kevin O'Connor 2019-11-13 11:02:26 -05:00
  • 0bf4ab66da docs: Add get_status() to list of kinematics methods in Code_Overview.md Kevin O'Connor 2019-11-12 22:47:10 -05:00
  • e532b75e21 mcu: Minor simplification to default reset detection Kevin O'Connor 2019-11-12 22:12:25 -05:00
  • 6116a5d48f stepper_enable: Remove ability to use a list of pins in enable_pin Kevin O'Connor 2019-11-12 18:34:32 -05:00
  • 77dff35fae tmc: Remove virtual_enable support and replace with automatic support Kevin O'Connor 2019-11-12 18:18:32 -05:00
  • a4995c61c9 stepper: Remove add_to_endstop() method Kevin O'Connor 2019-11-12 14:21:15 -05:00
  • 78153ca4c3 stepper: Merge PrinterStepper and MCU_stepper classes Kevin O'Connor 2019-11-12 14:12:33 -05:00
  • 4ca190d393 stepper: Move MCU_stepper from mcu.py to stepper.py Kevin O'Connor 2019-11-12 13:55:50 -05:00
  • 0204de46a6 stepper: Simplify PrinterRail init Kevin O'Connor 2019-11-12 13:53:07 -05:00
  • 0e30b862c7 stepper_enable: Move enable tracking from stepper.py to stepper_enable.py Kevin O'Connor 2019-11-12 12:49:21 -05:00