Commit Graph

  • 9e68105b74 probe: add update_probe_points() method to helper Arksine 2020-08-24 05:28:33 -04:00
  • 6e77fd27cd bed_mesh: move algorithm verification to its own method Arksine 2020-08-23 07:35:51 -04:00
  • 98931789d8 bed_mesh: move mesh area configuration to _init_mesh_config Arksine 2020-08-23 07:32:09 -04:00
  • a92d995727 chelper: Set compiler flags to never use "x387" floating point math Kevin O'Connor 2020-09-15 17:04:40 -04:00
  • 054762da3d avrsim: migrated to Python 3 Dmitry Butyugin 2020-03-20 18:55:21 +01:00
  • 063f9a2c02 docs: Fix "QUERY_STATUS" typo in Command_Templates.md Kevin O'Connor 2020-09-09 23:11:24 -04:00
  • 5a2f406fd1 probe: add get_status wrapper to probe for last_query from query_probe command (#3296) Paul McGowan 2020-09-09 23:10:35 -04:00
  • c7ea4b89c9 uc1701: Add x_offset (Used to add horizontal offset on SSD1306/SH1106 displays) (#3284) rjpatawaran 2020-09-10 11:07:40 +08:00
  • 1f5848fc1a adc_scaled: Add support for Duet2 Maestro "vref monitoring" Kevin O'Connor 2020-09-09 21:32:03 -04:00
  • 9b2816477b graph_temp_sensor: Add support for graphing sensor resistance Kevin O'Connor 2020-09-09 17:14:09 -04:00
  • fc85675145 gcode_button: Add support for analog buttons Kevin O'Connor 2020-09-09 14:16:42 -04:00
  • 13ee6032ae mcu: Use schedule_pwm_out instead of set_pwm_out on a restart Kevin O'Connor 2020-09-09 13:16:02 -04:00
  • 9197975625 docs: Note that FORCE_MOVE can lead to "No next step" errors in G-Codes.md Kevin O'Connor 2020-09-08 10:18:28 -04:00
  • c285f8b6cf klippy: Improve handling of reactor.run() exceptions Kevin O'Connor 2020-09-06 12:45:27 -04:00
  • 1cdf0d474d sensor_adxl345: Remove unused stop_time parameter Kevin O'Connor 2020-09-05 09:18:59 -04:00
  • 09bc207189 graph_accelerometer: Add tool to graph accelerometer results Kevin O'Connor 2020-07-31 00:33:56 -04:00
  • 3405095f0a adxl345: Add support for adxl345 accelerometer Kevin O'Connor 2020-07-30 01:32:17 -04:00
  • 2b2b610cff uc1701: Improve Python3 compatibility Kevin O'Connor 2020-09-04 22:29:55 -04:00
  • d69a496b83 hd44780: Improve Python3 compatibility Kevin O'Connor 2020-09-04 22:09:00 -04:00
  • c3e9999e0c docs: Update OctoPrint and OctoPi versions in Installation.md Kevin O'Connor 2020-09-04 21:24:26 -04:00
  • 166ce06aea buttons: Improve python3 compatibility Kevin O'Connor 2020-09-04 19:33:04 -04:00
  • 5cce7f4d55 pid_calibrate: Update for improved python3 compatibility Kevin O'Connor 2020-09-04 19:30:18 -04:00
  • 9406baf40b config: fixed update file extension for TronXY X5SA Vladimir Serov 2020-09-04 17:28:55 +03:00
  • 3bcb6970f5 probe: Make sure z is homed before probing Kevin O'Connor 2020-09-04 12:39:11 -04:00
  • 08adecd226 homing: Prefer printer.command_error() instead of homing.CommandError() Kevin O'Connor 2020-09-04 11:49:43 -04:00
  • f6dd97b784 homing: Remove EndstopError Kevin O'Connor 2020-09-04 11:41:57 -04:00
  • 1f3a160f47 toolhead: Add a move.move_error() helper Kevin O'Connor 2020-09-03 16:22:54 -04:00
  • d0ed6e5705 input_shaper: Fix typo in SET_INPUT_SHAPER report of shaper_type_y Kevin O'Connor 2020-09-03 14:19:55 -04:00
  • 61fa7e82d9 travis-install: Minor change to virtualenv command-line arguments Kevin O'Connor 2020-09-03 13:27:27 -04:00
  • 81865b5940 install-octopi: Use "virtualenv -p python2" to ensure python2 is selected Kevin O'Connor 2020-09-03 13:19:55 -04:00
  • 6c872c71a7 quad_gantry_level: Add additional comments on how leveling works Kevin O'Connor 2019-06-18 13:05:42 -04:00
  • c69527e2b0 spi_temperature: Simplify and comment MAX31865 temperature calculations Kevin O'Connor 2020-09-02 09:37:13 -04:00
  • 37d7742468 spi_temperature: fix MAX31865 temperature conversion (#3274) Adrian Keet 2020-09-02 06:32:30 -07:00
  • 7c5b108531 config: Replicape config updates with pin aliases (#3269) Jon C 2020-09-01 17:00:48 +02:00
  • d0c5802fe2 config: Add printer-creality-ender3pro-2020.cfg to printers.test Kevin O'Connor 2020-08-30 21:53:26 -04:00
  • 99251015fa config: Added example config for Ender 3 Pro with 32-bit Creality 4.2.2 board (#3264) Matthias Liffers 2020-08-31 09:49:55 +08:00
  • 12529ef6cd update_chitu: Rename script and minor changes Kevin O'Connor 2020-08-30 13:11:34 -04:00
  • 1d201c3592 config: Minor updates to printer-tronxy-x5sa-v6-2019.cfg Kevin O'Connor 2020-08-30 13:04:40 -04:00
  • 15853da28c config: Added TronXY X5SA support (#3265) Cabia Rangris 2020-08-30 18:59:28 +02:00
  • a7defdcad0 kin_shaper: Fix check for optimized X or Y only calculations Kevin O'Connor 2020-08-30 12:04:54 -04:00
  • 08ddf25cf3 kin_shaper: Add an init_shaper() helper function Kevin O'Connor 2020-08-30 11:58:45 -04:00
  • d28e148ddc kin_shaper: Group shaper setup code together Kevin O'Connor 2020-08-30 11:47:06 -04:00
  • 0e21188cb2 kin_shaper: Allocate space for maximum number of shaper pulses in advance Kevin O'Connor 2020-08-30 11:19:06 -04:00
  • b6a25393d3 webhooks: Add client_info parameter to "info" webhook Kevin O'Connor 2020-08-25 14:49:43 -04:00
  • 2bb6b0f58f docs: Expand on host computer restrictions in the FAQ Kevin O'Connor 2020-08-25 17:42:43 -04:00
  • 97da129793 menu: only render visible list items Janar Sööt 2020-08-25 23:28:34 +03:00
  • 9459549db3 menu: fixing input gcode run issue on edit start Janar Sööt 2020-08-25 22:55:37 +03:00
  • 37c379ddc5 stale-issue-bot: Enable github actions to handle stale issues Kevin O'Connor 2020-08-24 19:41:22 -04:00
  • ff6e879349 display: Allow redrawing the screen up to 10 times per second Kevin O'Connor 2020-08-24 18:57:53 -04:00
  • af43faa3f2 config: Tarantula Pro - Multiple tweaks and description change (#3230) Oliver Fawcett-Griffiths 2020-08-25 10:23:50 +12:00
  • 6763210558 gcode: Fix out-of-order cmd_M112 reference Kevin O'Connor 2020-08-23 13:18:30 -04:00
  • 37bbf161f8 adc_temperature: Minor simplification of default sensor registration Kevin O'Connor 2020-08-23 08:55:31 -04:00
  • bc30414362 config: Add example printer-tevo-tarantula-pro-2020.cfg config (#3225) Oliver Fawcett-Griffiths 2020-08-24 00:35:01 +12:00
  • 4a6360f2af adc_temperature: Calculate "PT100 INA826" values from formula Kevin O'Connor 2020-08-22 17:01:35 -04:00
  • d3e41b55b7 adc_temperature: Calculate PT1000 temperature/resistance pairs from formula Kevin O'Connor 2020-08-22 16:59:56 -04:00
  • 2c76f7527d lib: Add a .gitignore file for intermediate files in lib/ directory Kevin O'Connor 2020-08-21 11:34:06 -04:00
  • 1286d3006c gcode_move: Move GCodeMove class from gcode.py to new extras module Kevin O'Connor 2020-08-17 00:05:41 -04:00
  • b691e013f0 docs: Document printer.gcode_move variables in Command_Templates.md Kevin O'Connor 2020-08-15 17:55:24 -04:00
  • 4c5e93d51d gcode: Split G0/G1 command handling to new gcode_move class Kevin O'Connor 2020-08-05 11:43:45 -04:00
  • cd7c1b8e68 toolhead: Move G4 and M400 commands from gcode.py to toolhead.py Kevin O'Connor 2020-08-16 14:40:04 -04:00
  • 80a6f59c8f gcode: Convert get_status() last_xpos to use a namedtuple Kevin O'Connor 2020-08-15 16:07:07 -04:00
  • 2d5f9b6cda gcode: Remove unneeded base_xpos variables from get_status() Kevin O'Connor 2020-08-15 15:59:14 -04:00
  • c0daf43d2f gcode: Convert get_status() homing_xpos to use a namedtuple Kevin O'Connor 2020-08-15 17:33:48 -04:00
  • 39261d884d gcode: Remove unused move_xpos get_status() variables Kevin O'Connor 2020-08-15 15:58:47 -04:00
  • 5f47a91464 docs: Add idle_timeout get_status() info to Command_Templates.md Kevin O'Connor 2020-08-16 14:24:23 -04:00
  • 9103aaf6d5 toolhead: Remove unused get_stats() data Kevin O'Connor 2020-08-15 11:23:50 -04:00
  • b2c78d71b0 gcode: Remove "action_" commands from get_status() calls Kevin O'Connor 2020-08-16 15:39:30 -04:00
  • 2caaaea9a4 toolhead: Add a manual_move() helper function Kevin O'Connor 2020-08-16 22:43:03 -04:00
  • b9ac6d6306 skew_correction: Make sure to call reset_last_position() on a skew update Kevin O'Connor 2020-08-16 22:08:28 -04:00
  • 4115a77342 gcode: Automatically call reset_last_position() on a toolhead set_position() Kevin O'Connor 2020-08-16 22:02:23 -04:00
  • 560d48dbc9 menu: reduce timeout timer period to 1s Janar Sööt 2020-08-20 13:42:51 +03:00
  • 8fa1c97767 display: Support requesting a screen redraw on a menu key press Kevin O'Connor 2020-08-17 17:58:51 -04:00
  • 1bdf705524 hall_filament_width_sensor: Fix Flow update before next pending_position #3184 (#3198) alocin73 2020-08-20 00:58:49 +02:00
  • bc904dd431 menu: remove surplus self.running=False Janar Sööt 2020-08-18 22:42:44 +03:00
  • ccfcc3789b menu: optimize container populate - don't populate all items at once - populate items when container is pushed to stack - precreate List back item, don't create it during populate. - don't update items during populate Janar Sööt 2020-08-18 22:04:53 +03:00
  • 2a27093f69 graph_temp_sensor: Add tool to graph ADC resolution of temperature sensors Kevin O'Connor 2020-07-20 21:06:50 -04:00
  • 9d9e5c7edc klippy: Report "shutdown" category from get_state_message() Kevin O'Connor 2020-08-16 14:08:38 -04:00
  • fa83b1319c webhooks: Improve type checking of api requests Kevin O'Connor 2020-08-14 15:18:27 -04:00
  • 7ec2ec30e3 webhooks: Convert to a json-rpc inspired message format Kevin O'Connor 2020-08-11 22:09:46 -04:00
  • 2b0b30ccd5 webhooks: Remove call_remote_method() Kevin O'Connor 2020-08-11 21:35:56 -04:00
  • 1ae671f61f webhooks: Add klippy state to webhooks get_status() method Kevin O'Connor 2020-08-11 21:33:50 -04:00
  • b0e3effb53 webhooks: Rework get_status() subscriptions Kevin O'Connor 2020-08-11 21:31:09 -04:00
  • 16a53e6918 webhooks: Require a subscription to receive gcode output Kevin O'Connor 2020-08-11 21:21:41 -04:00
  • 568393c941 webhooks: Remove "method" parameter from webhook requests Kevin O'Connor 2020-08-11 16:54:17 -04:00
  • 7289af6560 webhooks: Create StatusHandler class in add_early_printer_objects() Kevin O'Connor 2020-08-11 16:43:39 -04:00
  • b74a5c5217 webhooks: Remove register_static_path() Kevin O'Connor 2020-08-11 16:40:07 -04:00
  • 0aad2437c5 webhooks: Specify server_address on klippy command-line Kevin O'Connor 2020-08-11 16:26:07 -04:00
  • ebc79a1ee8 whconsole: Add utility for testing the "webhooks" interface Kevin O'Connor 2020-08-04 09:56:22 -04:00
  • 118ef908a5 display: Remove reference to printer.gcode.busy from display.cfg Kevin O'Connor 2020-08-15 17:20:24 -04:00
  • b490848bc9 menu: fix for overwriting existing menu item (#3189) Janar Sööt 2020-08-14 20:42:33 +03:00
  • 7a615b4f69 hall_filament_width_sensor: fix error Fix no attribute error in in get_status Janar Sööt 2020-08-13 19:41:56 +03:00
  • e4f3f60ea6 virtual_sdcard: register sd static path Arksine 2020-08-09 08:36:02 -04:00
  • 0c7faa978c webhooks: register gcode output handler and additional static paths Arksine 2020-08-09 08:35:15 -04:00
  • bf221d5e26 webhooks: Implement a send buffer for socket writes Arksine 2020-08-08 15:04:55 -04:00
  • 4dcf494b97 webhooks: Implement unix domain socket server Arksine 2020-08-08 06:12:01 -04:00
  • d4dab9da5d config: Add homing order not to Ender 3 config (#3069) Yannic Schröder 2020-08-10 03:12:09 +02:00
  • 153883c6c5 lib: Fix whitespace in README Kevin O'Connor 2020-08-09 21:10:08 -04:00
  • 35d28e880d stm32: Improvements to CAN bus ID generation. And added a small fast hash library (#3165) bondus 2020-08-10 03:07:59 +02:00
  • 04bd48ca9d adc_temperature: add support for AD597 (#3164) Bryan Boettcher 2020-08-09 20:06:43 -05:00
  • 864d172b68 docs: Note menu change in Config_Changes.md Kevin O'Connor 2020-08-09 09:37:54 -04:00