Commit Graph

  • 7d76067ff9 tmc: Fix typo preventing stealthchop threshold from being set Kevin O'Connor 2020-02-09 15:37:15 -05:00
  • 6f4822fe96 stm32: Fix typo that broke selection of alternate serial port pin Kevin O'Connor 2020-02-09 12:01:43 -05:00
  • b3a180ea77 graph_extruder: Add in older pa algorithms for reference Kevin O'Connor 2020-02-03 16:41:14 -05:00
  • 2336d2d6ab config: Fix generic-fysetc-f6.cfg stepper_z cs_pin Kevin O'Connor 2020-02-03 15:45:46 -05:00
  • b6779cc019 delayed_gcode: Fix definition reference for UPDATE_DELAYED_GCODE (#2465) David Smith 2020-02-03 15:32:44 -05:00
  • 68e59528a4 endstop_phase: Query the stepper step_distance from the stepper object Kevin O'Connor 2020-01-05 19:21:53 -05:00
  • 67b2852249 tmc: Query the stepper step_distance from the stepper object Kevin O'Connor 2020-01-05 18:07:51 -05:00
  • c36fe76d69 probe: Add support for configuring lift_speed Kevin O'Connor 2020-01-30 15:36:51 -05:00
  • e3dde19932 test: Add generic-bigtreetech-skr-v1.4.cfg to printers.test Kevin O'Connor 2020-01-28 12:16:05 -05:00
  • f29022499e config: Add Skr v1.4 configuration (#2423) Junliang Yan 2020-01-28 12:13:54 -05:00
  • 5ca132eafa stepcompress: Fix rounding error when interval=0 Kevin O'Connor 2020-01-25 14:15:57 -05:00
  • 502e83725b stm32: Reset adc calibration prior to starting calibration Kevin O'Connor 2020-01-25 11:23:58 -05:00
  • bf3fa979f9 stm32: Increase adc sample time Kevin O'Connor 2020-01-25 10:48:26 -05:00
  • 264aac5856 scripts: Revert virtualenv workarounds Kevin O'Connor 2020-01-25 10:32:23 -05:00
  • 2b3ea29f30 config: Add example printer-mtw-create-2015.cfg config file mtw3d 2019-12-01 13:31:55 -08:00
  • ef4710c6e0 hd44780: Increase timeout to 40us Kevin O'Connor 2020-01-24 00:01:48 -05:00
  • fe76fbe820 test: Add generic-simulavr.cfg to printers.test Kevin O'Connor 2020-01-23 23:25:24 -05:00
  • 6e020123c6 test: Add printer-monoprice-mini-delta-2017.cfg to printers.test Kevin O'Connor 2020-01-23 23:19:06 -05:00
  • 196210cad2 config: Fix file permissions of generic-flyboard.cfg Kevin O'Connor 2020-01-23 22:25:42 -05:00
  • 2ea3631222 delta: Add print_radius option to customize valid XY radius Kevin O'Connor 2020-01-23 21:14:09 -05:00
  • 8ed0f7c5c3 kinematics: Remove support for identifying Z steppers Kevin O'Connor 2020-01-13 21:39:55 -05:00
  • d1972b1e9c itersolve: Add ability to query the active_flags state Kevin O'Connor 2020-01-13 21:30:32 -05:00
  • 8bf3e56301 config: Add example generic-flyboard.cfg config file Kevin O'Connor 2020-01-23 19:22:30 -05:00
  • fc6d045ded config: Add example generic-archim2.cfg config Kevin O'Connor 2020-01-23 18:32:52 -05:00
  • 0160a7db9a config: Add an example generic-mks-sgenl.cfg config Kevin O'Connor 2020-01-23 18:06:38 -05:00
  • ff0324b0c2 config: Add generic-mightyboard.cfg Kevin O'Connor 2020-01-23 17:49:10 -05:00
  • aea15250ae stm32: Only declare alternate usart2 on stm32f0 Kevin O'Connor 2020-01-23 11:33:11 -05:00
  • c8a93cb3bf stm32: Don't export spi1a/spi2a on stm32f1 Kevin O'Connor 2020-01-23 11:15:07 -05:00
  • 0cd4d5d5ea stm32: add alternate pinout for USART2 Arne Jansen 2020-01-01 10:20:50 +00:00
  • 5ce86bd005 stm32: add alternate pinouts for spi1/2 Arne Jansen 2019-12-31 12:24:02 +00:00
  • a2c309a2b0 stm32: performance improvement for spi on stm32f0 Arne Jansen 2020-01-19 08:42:20 +00:00
  • ce35ee45d6 stm32: fix spi_transfer for stm32f0 Arne Jansen 2020-01-18 20:02:06 +00:00
  • b3c3b61387 lpc176x: Add support for ssp1 (#2393) akatik 2020-01-15 07:06:29 +04:00
  • b70416167b stm32f0: Remove hal based stm32f0 implementation Eug Krashtan 2019-12-28 13:29:10 +02:00
  • a34dbc7029 stm32: STM32F0 CAN feature Eug Krashtan 2019-12-28 13:32:43 +02:00
  • 5238c3f872 stm32: HSI selection fix; Pin swap rename; Add CAN selection Eug Krashtan 2019-12-28 13:01:58 +02:00
  • dd77a2ec16 config: Adding a config file for the monoprice mini delta (#2392) chris-hammond 2020-01-14 07:33:38 -08:00
  • b562328bd0 config: add BME280 documentation Arksine 2020-01-11 20:17:14 -05:00
  • 2159f398ea heater: add support for BME280 Arksine 2020-01-09 19:28:22 -05:00
  • 774371d78d bme280: initial implementation of BME280 environmental sensor Arksine 2020-01-09 19:27:56 -05:00
  • 20ba396466 linux: implement i2c Arksine 2020-01-09 19:25:51 -05:00
  • 5fe9dd5a50 avr: implement i2c_read Arksine 2020-01-09 19:24:51 -05:00
  • b28df43b26 config: Fix thermistor association in generic-bigtreetech-skr-pro.cfg (#2390) Hywelmartin 2020-01-14 00:23:03 +01:00
  • 730c7cfc20 scripts: Install "virtualenv setuptools==44.0.0" in install-octopi.sh Kevin O'Connor 2020-01-12 18:16:43 -05:00
  • 5fc92ff6b7 scripts: Disable "virtualenv setuptools" in install-octopi.sh script Kevin O'Connor 2020-01-12 16:10:55 -05:00
  • 2f8ad5e6ac docs: Update Config_Changes.md with actual bed_mesh merge date Kevin O'Connor 2020-01-09 14:17:34 -05:00
  • 46d0c6bdfc docs: Update Config_Changes.md to reflect bed_mesh changes Arksine 2019-12-20 17:19:43 -05:00
  • 97b4eff424 bed_mesh: detect incompatible mesh profiles Arksine 2019-12-20 17:18:56 -05:00
  • edae40c36f docs: Update documentation to reflect bed_mesh changes Arksine 2019-12-18 19:40:41 -05:00
  • dc51788f9a test: update sample configs and test configs with new bed_mesh options Arksine 2019-12-17 14:15:49 -05:00
  • 8013699c45 bed_mesh: refactor print_generated_points() Arksine 2019-12-18 18:26:02 -05:00
  • 2a2191d201 bed_mesh: fix LOAD_PROFILE Arksine 2019-12-17 11:05:07 -05:00
  • 13d16afa0c bed_mesh: Allow the default profile to be removed Arksine 2019-12-17 10:39:16 -05:00
  • 2c877e1729 bed_mesh: improve interpolation checks Arksine 2019-12-17 10:38:13 -05:00
  • a69de2be93 bed_mesh: Move BED_MESH_MAP to Bedmesh class Arksine 2019-11-14 18:00:40 -05:00
  • fe929e4696 bed_mesh: Add x,y offsets to min/max points in probe_finalize Arksine 2019-11-14 17:40:43 -05:00
  • 5b20ac416c bed_mesh: refactoring Arksine 2019-11-14 17:35:56 -05:00
  • 74892a7702 bed_mesh: improve logging of generated points Arksine 2019-11-14 17:15:31 -05:00
  • 914f701256 bed_mesh: add xy offsets to generated points Arksine 2019-11-14 16:51:37 -05:00
  • ec58b23f3b ProbePointsHelper: Optionally add xy offsets to probe points Arksine 2019-11-14 16:37:31 -05:00
  • 3fb0b7e4bc docs: Update Command_templates.md - numbers in gcode_macro name must be at end Kevin O'Connor 2020-01-07 20:58:39 -05:00
  • 9aab58605b tuning_tower: Support tuning of traditional g-code commands Kevin O'Connor 2020-01-07 19:21:54 -05:00
  • 005cfea5c3 gcode: Fix detection of some "extended" g-code commands Kevin O'Connor 2020-01-07 19:06:55 -05:00
  • ac863a95b6 rotary_delta: Initial support for rotary delta kinematics Kevin O'Connor 2019-10-19 21:04:42 -04:00
  • a56484c98b delta_calibrate: Add support for manually entering a nozzle Z height Kevin O'Connor 2019-12-05 17:54:10 -05:00
  • 2b6cf5b007 homing: Don't assume homing occurs with a constant step rate Kevin O'Connor 2019-12-01 21:57:38 -05:00
  • e43ad4c953 itersolve: Export itersolve_calc_position_from_coord() Kevin O'Connor 2019-11-19 12:27:33 -05:00
  • 97d976fc53 stepper: Track if using units of radians instead of millimeters Kevin O'Connor 2019-12-04 18:42:59 -05:00
  • bcf10aa990 delta: Simplify DeltaCalibration state tracking Kevin O'Connor 2019-12-05 11:00:45 -05:00
  • 27e6b533bc delta: Move low-level delta calibration to delta.py Kevin O'Connor 2019-12-05 10:44:08 -05:00
  • fdfa26edd6 delta_calibrate: Move stable position conversion to its own class Kevin O'Connor 2019-12-05 09:03:37 -05:00
  • 90bc1679a2 extruder_stepper: Initial support for synchronized extruder steppers Simo Apell 2019-10-13 13:59:43 +03:00
  • 6972b6303d docs: Updates for gcode_macro naming (#2317) David Smith 2020-01-06 10:59:40 -05:00
  • baa0d2ff8c docs: Minor formatting change to Config_checks.md Kevin O'Connor 2020-01-05 13:25:07 -05:00
  • 5ff45636d9 docs: Minor FAQ updates Kevin O'Connor 2020-01-05 12:25:24 -05:00
  • e576571340 fan: Do not flush look-ahead queue on fan speed change Kevin O'Connor 2020-01-02 19:46:06 -05:00
  • 8158dbcc21 toolhead: Add register_lookahead_callback() method Kevin O'Connor 2020-01-02 19:32:10 -05:00
  • 4b6a65c1e0 heater: Do not flush look-ahead queue on a heater temperature update Kevin O'Connor 2020-01-02 19:17:47 -05:00
  • dabffcc22c kin_extruder: Convert pressure advance to use "weighted average" Kevin O'Connor 2019-12-14 10:30:25 -05:00
  • 54149e38f9 trapq: Limit the duration of "null" sentinal moves on the trapq Kevin O'Connor 2019-12-14 10:26:23 -05:00
  • b921b8a1c1 docs: Document support for M204 P and T parameters Kevin O'Connor 2019-12-18 16:34:45 -05:00
  • 61bcb6b47f config: Update generic-fysetc-s6.cfg (#2293) Tobias Weiß 2019-12-18 21:54:56 +01:00
  • efc3335911 gcode_arcs: use correct current position from gcode Daniel Kucera 2019-12-12 20:56:57 +00:00
  • 0a86190bae display: Revert "display: Add ST7567 display support (#1540)" Kevin O'Connor 2019-12-18 12:23:09 -05:00
  • 7532e4ccea scripts: Replicape pru update start scripts (#2277) BlackStump 2019-12-19 04:11:40 +11:00
  • f3b4173e6b test: Use more descriptive mcu chip names Kevin O'Connor 2019-12-18 11:23:33 -05:00
  • 6b6879e6bc test: Add generic-fysetc-s6.cfg to printer config test cases Kevin O'Connor 2019-12-18 11:19:04 -05:00
  • 58abd2925e config: Fysetc S6 generic configuration (#2220) Tobias Weiß 2019-12-18 17:13:26 +01:00
  • 9c25f42f4a config: Flash instructions for printrboard (#2278) Georgios Karnas 2019-12-17 07:03:57 -08:00
  • abf493496c mathutil: Disable queuelogger in background_coordinate_descent() Kevin O'Connor 2019-12-17 09:51:45 -05:00
  • d9cd524aec extruder: No need to track extrude_pos locally Kevin O'Connor 2019-12-17 02:01:54 -05:00
  • 46e7027bc7 extruder: Flush step generation on ACTIVATE_EXTRUDER Kevin O'Connor 2019-12-17 01:59:06 -05:00
  • 9628d9b1ac config: Minor wording change in example-extras.cfg Kevin O'Connor 2019-12-16 22:54:21 -05:00
  • 7c81a16bd3 config: Update example-extras.cfg - extruder.activate_gcode was removed Kevin O'Connor 2019-12-16 21:27:55 -05:00
  • f4c4de1a24 extruder: Move M104/M140 commands from gcode.py to extruder.py Kevin O'Connor 2019-12-16 20:08:00 -05:00
  • 9654816abf heater_bed: Move M140/M190 commands from gcode.py to heater_bed.py Kevin O'Connor 2019-12-16 19:35:49 -05:00
  • 0e2d1a190e gcode: Rename bg_temp() to wait_for_temperature() Kevin O'Connor 2019-12-16 19:21:37 -05:00
  • 665323eb29 heater: Use printer.command_error() instead of internal heater.error() Kevin O'Connor 2019-12-16 19:16:58 -05:00
  • 254789f4c5 neopixel: Add support for delaying updates in SET_LED command Kevin O'Connor 2019-12-15 23:24:17 -05:00
  • ab5540bd34 config: Add printer-anet-a4-2018.cfg config file Kevin O'Connor 2019-12-15 22:11:34 -05:00