Commit Graph

  • c6f0884140 docs: Add some additional links to Config_Reference.md Kevin O'Connor 2020-11-20 14:22:13 -05:00
  • 6c0c05774b docs: Fix quad_gantry_level header in Config_Reference.md Kevin O'Connor 2020-11-20 14:02:59 -05:00
  • e2528c13fa docs: Add more links to Config_Reference.md Kevin O'Connor 2020-11-20 13:25:26 -05:00
  • bdd938b578 board_pins: Use an explicit parameter to specify mcu name(s) Kevin O'Connor 2020-11-20 11:36:36 -05:00
  • 37b475815e docs: Move replicape reference from generic-replicate.cfg to Config_Reference.md Kevin O'Connor 2020-11-20 11:57:18 -05:00
  • 15b5dbaf8f docs: Move config reference information to new Config_Reference.md Kevin O'Connor 2020-11-16 18:47:32 -05:00
  • 9fd8f7761e config: Update printer-tronxy-x5sa-v6-2019.cfg (#3535) Raabi91 2020-11-17 15:59:02 +01:00
  • bdaca32707 docs: Note the change in "print_stats.duration" Arksine 2020-11-12 07:14:50 -05:00
  • 5970227cbd print_stats: exclude time prior to first extrusion from "print_duration" Arksine 2020-11-12 07:06:02 -05:00
  • 90d755dc0a output_pin: Don't flush lookahead queue on a SET_PIN command Kevin O'Connor 2020-11-13 12:41:31 -05:00
  • afbed5d4c7 config: Add caselight support for Wanhao Duplicator 6 Jeff Tang 2020-11-09 19:23:04 -05:00
  • 9e1697786d neopixel: Apply LED updates at time of transmission Kevin O'Connor 2020-11-05 12:54:34 -05:00
  • 123908ac7a neopixel: Fix neopixel_result message so that it contains an oid Kevin O'Connor 2020-11-05 11:40:34 -05:00
  • 821561708d neopixel: Fix failure with multiple simultaneous neopixel updates Kevin O'Connor 2020-11-04 18:47:36 -05:00
  • fc0a18f891 docs: Document "register_remote_method" endpoint Arksine 2020-10-27 15:29:46 -04:00
  • 8a5e7d8d28 gcode_macro: implement "action_call_remote_method" context action Arksine 2020-10-28 08:42:17 -04:00
  • 108b66efe9 webhooks: Add "register_remote_method" endpoint Arksine 2020-10-28 08:37:12 -04:00
  • ccc8fe2fc5 itersolve: Convert iterative solver to use "secant method" Kevin O'Connor 2020-09-21 12:03:09 -04:00
  • e0842e0e03 heaters: Add sensors to printer.heaters.available_sensors even if no gcode_id Kevin O'Connor 2020-11-01 20:09:16 -05:00
  • 41c6b4b390 config: Update color_order in config/sample-lcd.cfg Kevin O'Connor 2020-10-31 20:58:24 -04:00
  • 1de7f3954e build-test: Move system package installation to ci-install.sh Kevin O'Connor 2020-10-30 15:18:01 -04:00
  • fd973acd34 build-test: Remove references to "travis" in build tests Kevin O'Connor 2020-10-30 15:14:39 -04:00
  • 33a2d48888 build-test: Build with normal Ubuntu arm-eabi compiler Kevin O'Connor 2020-10-30 14:59:57 -04:00
  • 7ad36a2164 github: Run continuous integration tests using "github actions" Kevin O'Connor 2020-09-25 22:13:56 -04:00
  • 21ba8a9d7a config: Document menu_root (#3465) Dushyant Ahuja 2020-10-31 00:31:44 +05:30
  • a560432041 command: Fix handling of buffer passing in args[] on 64bit mcu Kevin O'Connor 2020-10-30 00:23:04 -04:00
  • 473828ca6a command: Add command_decode_ptr() helper Kevin O'Connor 2020-10-29 23:54:17 -04:00
  • aaf3dc6ac3 serialqueue: Fix registration of serial fd in debug mode Kevin O'Connor 2020-10-30 13:45:28 -04:00
  • 19b2363c93 klippy: Remove import of unused threading module Kevin O'Connor 2020-10-30 13:02:44 -04:00
  • 79877acb14 mcu: Add support for setting reqclock in CommandQueryWrapper.send() Kevin O'Connor 2020-10-23 13:08:46 -04:00
  • 5f96f8a29b dotstar: Don't flush the lookahead queue on a SET_LED command Kevin O'Connor 2020-10-21 12:26:36 -04:00
  • 6133737215 neopixel: Don't flush the lookahead queue on a SET_LED command Kevin O'Connor 2020-10-21 12:23:18 -04:00
  • 7263077db5 neopixel: Add support for RGBW LEDs Kevin O'Connor 2020-10-08 20:06:59 -04:00
  • 2bb30265b5 neopixel: Increase the maximum LED chain length Kevin O'Connor 2020-09-28 13:44:36 -04:00
  • be4ad29fa3 atsamd: Support reading chip based temperature sensor Kevin O'Connor 2020-10-07 13:59:26 -04:00
  • 9142200b3a stm32: Support reading chip based temperature sensor on stm32f0 Kevin O'Connor 2020-10-07 11:44:58 -04:00
  • a8069e9ba8 stm32: Reduce adc_pins storage size in stm32f0_adc.c Kevin O'Connor 2020-10-07 11:38:44 -04:00
  • d985b53ccb stm32: Support reading chip based temperature sensor on stm32f1/2/4 Kevin O'Connor 2020-10-07 11:15:02 -04:00
  • d9b7891133 atsam: Support reading chip based temperature sensor on sam4e Kevin O'Connor 2020-10-05 11:29:34 -04:00
  • 97d49105b7 atsam: Support reading chip based temperature sensor on sam3/sam4s Kevin O'Connor 2020-10-05 11:28:57 -04:00
  • 6a67afaff1 config: Simplify description of temperature_fan config options Kevin O'Connor 2020-10-28 14:45:45 -04:00
  • 56004c0228 mcu: Don't default serial config option to /dev/ttyS0 Kevin O'Connor 2020-10-28 12:47:59 -04:00
  • 106d1d2a2a docs: Note the release of v0.9.1 Kevin O'Connor 2020-10-28 10:55:21 -04:00
  • ed5ce9cb37 linux: Fix spi handling with more than one spi device Kevin O'Connor 2020-10-25 10:14:15 -04:00
  • c2c79ff98d bltouch: Fix bug causing incorrect position when "stow_on_each_sample=False" Kevin O'Connor 2020-10-24 00:22:58 -04:00
  • 1b6b7fc58c kin_extruder: Fix numerical stability when using pressure advance Kevin O'Connor 2020-10-23 22:59:20 -04:00
  • 2bcf06a295 docs: Update release notes for v0.9.0 release Kevin O'Connor 2020-10-20 19:37:57 -04:00
  • 1b471b482d docs: Note PROBE_CALIBRATE results invalidated on motion system update Kevin O'Connor 2020-10-17 19:36:45 -04:00
  • f8cb1e30eb heaters: Don't raise an error if PID Ki is set to zero Kevin O'Connor 2020-10-17 20:48:25 -04:00
  • abb0d8801c docs: Note screws_tilt_adjust nozzle/probe coordinates in Manual_Level.md Kevin O'Connor 2020-10-17 19:24:54 -04:00
  • ac57b6522e docs: Minor formatting change to Probe_Calibrate.md Kevin O'Connor 2020-10-17 18:48:43 -04:00
  • 6b23dd9ff1 docs: Provide response_template in subscription examples in API_Server.md Kevin O'Connor 2020-10-17 10:58:57 -04:00
  • bfcd5536fc docs: Add initial API_Server.md document Kevin O'Connor 2020-10-14 21:13:47 -04:00
  • 11bf83b498 config: Additional formatting changes to example-extras.cfg Kevin O'Connor 2020-10-16 22:12:58 -04:00
  • 3a15219de3 config: Formatting changes to example-extras.cfg Kevin O'Connor 2020-10-12 11:00:54 -04:00
  • a87e5616a0 docs: Add Measuring_Resonances.md to Overview.md Kevin O'Connor 2020-10-16 21:32:33 -04:00
  • cf6d302ac3 docs: Update Command_Templates.md with available get_status() fields Kevin O'Connor 2020-10-15 13:29:50 -04:00
  • c0eefc0076 docs: Recommend disable "dynamic acceleration control" during tuning Kevin O'Connor 2020-10-15 12:04:51 -04:00
  • e5f5070dca config: Update printer-makergear-m2-2012.cfg Kevin O'Connor 2020-10-15 11:53:35 -04:00
  • f8c4f90c04 resonance_tester: Resonance testing and input shaper auto-calibration (#3381) Dmitry Butyugin 2020-10-15 02:08:10 +02:00
  • fac4e53e86 toolhead: Fixed reporting of the kinematic limits Dmitry Butyugin 2020-09-21 21:52:49 +02:00
  • d53365f996 docs: Updates to Features.md document Kevin O'Connor 2020-10-13 14:24:05 -04:00
  • 2885a4c728 stm32: Don't default to HID bootloader in Kconfig Kevin O'Connor 2020-10-12 10:48:33 -04:00
  • cef9cc29b8 config: Fixing replicape aliases for thermistors (#3420) Jon C 2020-10-12 01:23:46 +02:00
  • 1651b18aea config: Update generic-bigtreetech-skr-v1.4.cfg (#3419) uncholowapo 2020-10-11 19:22:23 -04:00
  • 387fceb453 stm32: Fixed CAN bus for STM32F4, there were syntax errors that prevented compilation bondus 2020-10-09 19:39:23 +02:00
  • 27249dc709 mcu: Increase the time to reset a pwm pin during startup Kevin O'Connor 2020-10-06 19:23:15 -04:00
  • d317793171 bltouch: Add an extra 200ms delay to the initialization process Kevin O'Connor 2020-10-06 19:12:55 -04:00
  • 930317fa2a thermistor: Add support for the board thermistor on the Einsy Rambo Kevin O'Connor 2020-10-08 15:24:19 -04:00
  • d9af6129ea config: Note TMC drivers specify current in RMS in example-extras.cfg Kevin O'Connor 2020-10-06 19:12:09 -04:00
  • 0bf0cb5b54 config: Add a generic-creality-v4.2.7.cfg example config Kevin O'Connor 2020-09-29 11:45:44 -04:00
  • 48b30e0f5a display_status: fix M117 checksum trimming (#3377) jhpadjustable 2020-09-28 10:11:05 -04:00
  • a8e3afd64a configfile: report "save_config_pending" via get_status() (#3372) Eric Callahan 2020-09-28 00:05:55 -04:00
  • 4d0d219716 mcu: Fix set_pwm() for hard pwm Kevin O'Connor 2020-09-27 18:09:53 -04:00
  • 55e20f2c19 mcu: Add support for changing cycle_time in set_pwm() Kevin O'Connor 2020-09-26 20:52:42 -04:00
  • 27cefb2b38 gpiocmds: Add soft-pwm frequency modulation support Guy Shapira 2020-09-07 13:31:35 +03:00
  • a79c57ab29 test: Add pwm tests Guy Shapira 2020-09-14 10:36:41 +03:00
  • 04f9f1b44e chelper: Add missing serialqueue_set_receive_window() def to serialqueue.h Kevin O'Connor 2019-04-21 12:03:16 -04:00
  • 04b822c3aa chelper: Use standard C type definition for pyhelper_logging_callback Kevin O'Connor 2019-04-21 12:24:06 -04:00
  • 73b78af6b2 chelper: Rework check for building C code Kevin O'Connor 2019-04-21 11:22:00 -04:00
  • 08eec0da86 config: Use "restart_method: command" in example stm32f103 ender3 configs Kevin O'Connor 2020-09-22 11:12:38 -04:00
  • b8bafcf0ed sample-macros.cfg: Fix action_respond_info Florian Heilmann 2020-09-21 13:02:27 +02:00
  • 3a854cacd1 sample-raspberry-pi.cfg: Fix action_respond_info Florian Heilmann 2020-09-21 13:00:52 +02:00
  • ad0b76bd4b delta_calibrate: Don't error on an invalid kinematic guess Kevin O'Connor 2020-09-17 22:41:13 -04:00
  • 6bba285f8e gcode: Don't log debugging output for unknown commands if command is blank Kevin O'Connor 2020-09-17 02:16:29 -04:00
  • 4c14063404 heaters: Disable unused pwm output debugging info Kevin O'Connor 2020-09-17 02:00:50 -04:00
  • 1af4a4ae9f reactor: Record time of recent gc collection sweeps Kevin O'Connor 2020-09-17 01:59:18 -04:00
  • cd23c95760 display: Remove circular references from intermediate context object Kevin O'Connor 2020-09-16 23:15:00 -04:00
  • cb0a8f2ed9 reactor: Add support for explicit Python garbage collection Kevin O'Connor 2020-09-16 22:23:44 -04:00
  • 73cd8c241c klippy: Call gc.collect() on a "restart" request Kevin O'Connor 2020-09-16 21:42:24 -04:00
  • 7d83aed410 reactor: Terminate any greenlets on finalize() call Kevin O'Connor 2020-09-16 21:40:01 -04:00
  • 760a0f8df5 reactor: Add explicit finalize() method to clean up reactor state Kevin O'Connor 2020-09-16 12:15:19 -04:00
  • a3fa11ffd4 serialhdl: Setup for serialqueue_free to be automatically called Kevin O'Connor 2020-09-16 23:49:38 -04:00
  • 3dc0522870 serialhdl: Don't define a __del__() method Kevin O'Connor 2020-09-16 21:29:03 -04:00
  • 9814daa999 mcu: Setup for steppersync_free to be automatically called Kevin O'Connor 2020-09-16 23:41:27 -04:00
  • 2447025fa6 mcu: Don't define a __del__() method Kevin O'Connor 2020-09-16 21:27:27 -04:00
  • 3efb424d66 graphstats: Add support for graphing system load Kevin O'Connor 2020-09-16 21:29:58 -04:00
  • 1208ec1f52 avrsim: Minor changes so avrsim can run on both Python2 and Python3 Kevin O'Connor 2020-09-16 12:05:26 -04:00
  • 3ac636b33e docs: document additions to BED_MESH_CALIBRATE Arksine 2020-09-10 08:50:40 -04:00
  • 7ba1a2a749 bed_mesh: add mesh parameters to BED_MESH_CALIBRATE Arksine 2020-08-24 04:30:06 -04:00