Commit Graph

  • 7605244fa0 safe_z_home: Fix issue where 'home_xy_position: 0,0' did not position at 0,0 Jason S. McMullan 2019-09-28 19:27:17 -04:00
  • 004edb9613 fan: Add off_below option for fans (#1897) Nicholas Seckar 2019-10-03 14:59:03 -07:00
  • 27717440aa docs: Update Sensorless_Homing.md with new TMCs (#1958) Nils Schulte 2019-10-03 23:56:40 +02:00
  • 698159921f tuning_tower: Tool for tuning parameters based on print Z height Kevin O'Connor 2019-01-26 13:26:14 -05:00
  • 1b8a007969 docs: Add a square_tower.scad and stl print object Kevin O'Connor 2019-02-11 22:07:37 -05:00
  • bbf6f87de0 avr: List 20Mhz option below 16Mhz option in Kconfig Kevin O'Connor 2019-09-30 10:02:40 -04:00
  • db2ee2c01a config: Fix uart pins on z stepper in generic-fysetc-cheetah-v1.2.cfg Kevin O'Connor 2019-09-29 22:17:25 -04:00
  • e90d9c33eb lpc176x: Use FIOPIN to set start value on gpio_out_reset() Kevin O'Connor 2019-08-28 19:19:13 -04:00
  • 0c247e55e6 probe: Add range to probe accuracy results (#2015) Julien Lirochon 2019-09-29 22:56:46 +02:00
  • 9fcd3e75cd toolhead: Fix velocity jumps in accel_to_decel lookahead processing Kevin O'Connor 2019-09-24 22:46:17 -04:00
  • f8f0c3f142 z-tilt: Unresolved symbol fixed Petri Honkala 2019-09-24 18:42:37 +03:00
  • a92bdf1d54 gcode_arcs: Use is operator for Null comparison (#1989) Piotr Usewicz 2019-09-23 22:49:52 +02:00
  • 6b2b8f31ee gcode_arcs: Remove unused variables (#1988) Piotr Usewicz 2019-09-23 22:49:17 +02:00
  • 626cb71428 stm32: Only prompt for a bootloader on stm32f103 and stm32f407 Kevin O'Connor 2019-09-18 12:11:52 -04:00
  • 9e2c17f468 atsam: No need to call SystemInit() from main() Kevin O'Connor 2019-09-18 11:50:20 -04:00
  • 9b70c052cc armcm_boot: Export MCU definition from armcm_boot Kevin O'Connor 2019-09-18 11:37:48 -04:00
  • 1c6a8267f9 armcm_reset: Add a new helper file defining command_reset() Kevin O'Connor 2019-09-18 11:26:27 -04:00
  • 80e17b1e53 stm32: Move VTOR fixup from main() to chip specific code Kevin O'Connor 2019-09-18 10:49:23 -04:00
  • 8cb3d09484 stm32: Move usb_request_bootloader() to chip specific code Kevin O'Connor 2019-09-18 10:45:39 -04:00
  • fce98c5519 gcode_arcs: use z-height defined in f2/3 code, if present achmed20 2019-09-18 17:57:16 +02:00
  • 8c69e1bcfe gcode: Allow M105 to produce output if called from a macro Kevin O'Connor 2019-09-18 09:58:16 -04:00
  • 9be2250431 config: IMPROVED FYSETC F6 CONFIGURATION (#1985) towe96 2019-09-18 15:42:17 +02:00
  • 3a37d4a208 safe_z_home: Hop only if necessary and add option to move xy back Master92 2019-09-18 15:37:33 +02:00
  • 80775faa09 config: Fix grammar and typos for the new arc config (#1968) Piotr Usewicz 2019-09-18 15:27:47 +02:00
  • 020ca5ac2c samd_sercom: fix pin enumeration error when mcu is specified John Jardine 2019-09-17 12:55:49 -04:00
  • fd2f17f847 controller_fan: Replace else followed by single if with elif Master92 2019-09-16 13:20:49 +02:00
  • 4e09cacece controller_fan: Use keyword arguments to improve readability Master92 2019-09-16 13:16:17 +02:00
  • 4fab93a8b0 controller_fan: Use snake-case for all variables and function-names Master92 2019-09-16 13:15:23 +02:00
  • 6333dc2069 controller_fan: Use _ to declare discarded return value Master92 2019-09-16 13:14:39 +02:00
  • 6250157397 controller_fan: Declare instance-attribute in __init__ Master92 2019-09-16 13:13:45 +02:00
  • 4f889ecd93 stm32: Fix usbfs rx buffer sizing Kevin O'Connor 2019-09-16 19:33:06 -04:00
  • 045c938a61 stm32: Use official defines for EPR bits Kevin O'Connor 2019-09-16 15:42:47 -04:00
  • 86cf361486 stm32: Rename USB_BTABLE to EPM in usbfs.c Kevin O'Connor 2019-09-16 15:37:52 -04:00
  • c780537c57 atsam: Add missing PB21 pin to ADC module Kevin O'Connor 2019-09-16 10:49:08 -04:00
  • 661fb613c7 config: Add display section to printer-wanhao-duplicator-6-2016.cfg Kevin O'Connor 2019-09-14 19:43:44 -04:00
  • 43103929e3 temperature_fan: Allow min_speed to be set to zero Kevin O'Connor 2019-09-14 15:34:53 -04:00
  • 63311b2348 bltouch: Improve handling of low pin_move_time configuration Kevin O'Connor 2019-09-14 15:16:26 -04:00
  • 2b3cd8db7f config: Move sections around in example-extras.cfg Kevin O'Connor 2019-09-13 15:14:13 -04:00
  • dd46e38628 config: Lower bigtreetech-skr-mini-e3 driver voltage (#1955) Piotr Usewicz 2019-09-13 18:26:10 +02:00
  • 1ac5c55359 config: Update bigtreetech-skr-mini-e3 to be more similar to ender3 config Kevin O'Connor 2019-09-13 12:19:16 -04:00
  • 1d7f6e1c13 test: Add initial test case for gcode_arcs support Kevin O'Connor 2019-09-13 12:04:29 -04:00
  • 7d8c70363a gcode_arcs: Add support for G2/G3 commands Aleksej Vasiljkovic 2019-08-21 21:44:45 +02:00
  • 60ae92d143 stm32: Disable usb irqs in usbotg handlers Kevin O'Connor 2019-09-11 09:51:56 -04:00
  • 361de30ad1 config: Note adc_voltage and pullup_resistance in adc_temperature module Kevin O'Connor 2019-09-11 00:31:48 -04:00
  • 49779f13a2 filament_switch_sensor: Add a delay between dispatch of pause and execution of pause gcode Arksine 2019-09-07 08:33:44 -04:00
  • a78329d0b2 docs: Add additional "no delay" benchmarks to Benchmarks.md Kevin O'Connor 2019-09-08 10:37:25 -04:00
  • 3a2d71038f docs: Update stm32f103 benchmarks Kevin O'Connor 2019-09-08 09:25:31 -04:00
  • 7580fa2354 docs: Update sam4s8c benchmarks Kevin O'Connor 2019-09-08 09:13:51 -04:00
  • 8d4a5c16be atsam: Enable flash loop caching optimization on sam4s Kevin O'Connor 2019-09-08 09:11:41 -04:00
  • 8211415231 docs: Update sam4s8c step benchmarks Kevin O'Connor 2019-09-08 01:12:11 -04:00
  • d90116ef39 docs: Use tables for tick rates in Benchmarks.md Kevin O'Connor 2019-09-08 00:41:34 -04:00
  • 4fa41d9c61 stm32: Rework usbotg transmit interrupts Kevin O'Connor 2019-09-07 16:07:54 -04:00
  • ccb8db5ea1 lib: No need to make lpc176x SystemInit() externally visible Kevin O'Connor 2019-08-21 21:18:44 -04:00
  • 83d600d518 lib: It is no longer necessary to modify the stm32f1 code Kevin O'Connor 2019-08-21 21:13:38 -04:00
  • d60b143595 lib: It is no longer necessary to modify the stm32f4 code Kevin O'Connor 2019-08-21 21:10:25 -04:00
  • 97af0b3cb0 lib: Remove now unused ARM Cortex-M linker scripts and boot assembly Kevin O'Connor 2019-08-21 21:02:48 -04:00
  • a344f6d2ad docs: Update AVR benchmarks to use gcc v5.4.0 Kevin O'Connor 2019-09-06 13:24:20 -04:00
  • f8b25a0104 docs: Update USB transfer benchmarks Kevin O'Connor 2019-09-06 13:07:08 -04:00
  • 01d2183f59 docs: Add STM32F407 benchmarks to Features.md document Kevin O'Connor 2019-08-31 20:48:02 -04:00
  • 0f1fcb017f config: Add example generic-bigtreetech-skr-pro.cfg config Kevin O'Connor 2019-08-31 18:44:21 -04:00
  • dc9f9ea1d6 stm32: Add support for SPI3 bus on alternate PC11,PC12,PC10 pins Kevin O'Connor 2019-08-31 20:32:42 -04:00
  • 12feb6d7fb configfile: Fix the exception raised when an included file is missing (#1931) Julien Lirochon 2019-09-02 00:28:18 +02:00
  • 05edd556c3 toolhead: Fix homing moves not apply kinematic acceleration limits Kevin O'Connor 2019-09-01 18:19:16 -04:00
  • 296ab7d402 klippy: Warn if starting klippy with logging disabled Kevin O'Connor 2019-09-01 18:09:20 -04:00
  • 4097a02585 tmcuart: Fix typo in function name Kevin O'Connor 2019-09-01 14:56:09 -04:00
  • 1e3f6125fb config: Add a description of the EXP1/EXP2 pin locations to sample-lcd.cfg Kevin O'Connor 2019-09-01 12:49:28 -04:00
  • e47fa04a6f config: Add the "Fysetc Mini 12864Panel" to the example lcd configs Kevin O'Connor 2019-08-31 22:22:19 -04:00
  • f00c50a893 docs: Add stm32f407 benchmarks to Benchmarks.md document Kevin O'Connor 2019-08-31 20:43:56 -04:00
  • 7031202e7c stm32: Add support for SPI1 and SPI3 busses Kevin O'Connor 2019-08-31 19:51:51 -04:00
  • 04db5f95d2 config: Minor formatting change to sample-lcd.cfg Kevin O'Connor 2019-08-31 19:00:52 -04:00
  • 017a4d8321 stm32: Fix gpio enumerations (each bank has 16 pins, not 32) Kevin O'Connor 2019-08-31 18:35:01 -04:00
  • c380d4639b stm32: Work around stm32f407 usbotg chip errata Kevin O'Connor 2019-08-31 15:04:31 -04:00
  • f7f6680bf6 config: Use position_endstop=0 for Creality printers Kevin O'Connor 2019-08-31 11:43:02 -04:00
  • 5e2c60bd67 config: Add example config files for the Fysetc Cheetah boards Kevin O'Connor 2019-08-30 20:14:07 -04:00
  • 1b454c0943 mcu: Prevent "math domain errors" in stats calculation Kevin O'Connor 2019-08-30 13:57:07 -04:00
  • 9335cc4804 stm32: Configure and enable usbotg endpoint0 during setup Kevin O'Connor 2019-08-30 12:02:18 -04:00
  • 4a178824aa stm32: Disable and flush usbotg bulk transmit pipe on usb_set_configure() Kevin O'Connor 2019-08-30 11:56:15 -04:00
  • 7eba063ac8 stm32: Perform usbotg endpoint init during usb_set_configure() Kevin O'Connor 2019-08-30 10:03:17 -04:00
  • 917fd51057 stm32: Discard usbotg tx data until usb is ready Kevin O'Connor 2019-08-29 23:23:58 -04:00
  • 5e3acff8c7 stm32: No need to clear the usbotg address on reset Kevin O'Connor 2019-08-30 01:03:28 -04:00
  • 7229680227 stm32: Enable usbotg bulk reads during endpoint configuration Kevin O'Connor 2019-08-30 10:11:38 -04:00
  • f21f66a31f config: Add example SKR mini-E3 config Kevin O'Connor 2019-07-31 13:04:13 -04:00
  • c95209bf7a atsam: ADC pins need to be in input mode with pullups disabled Kevin O'Connor 2019-08-28 13:45:01 -04:00
  • 8f5c15d4dc buildcommands: Match DECL_X names to the actual C macro names Kevin O'Connor 2019-08-22 13:26:30 -04:00
  • caeb610bb9 armcm_link: Rename armcm_boot.lds.S to armcm_link.lds.S Kevin O'Connor 2019-08-22 13:18:24 -04:00
  • ff7be3e026 ctr: Encode negative integers in normal hex notation Kevin O'Connor 2019-08-22 13:06:15 -04:00
  • 7d014933ce command: Allow count parameter of DECL_ENUMERATION_RANGE() to be an expression Kevin O'Connor 2019-08-22 12:15:44 -04:00
  • 84fd89b8cf ctr: Add support for multiple integers in DECL_CTR_INT Kevin O'Connor 2019-08-22 12:12:21 -04:00
  • 1b83fb72f5 Makefile: Use "tr -s" in compile_time_request.txt generation Kevin O'Connor 2019-08-22 11:40:02 -04:00
  • e59d875256 ctr: Encode integers in hex Kevin O'Connor 2019-08-22 11:08:51 -04:00
  • 69fc1e63b4 Makefile: Translate null characters to newline characters in ctr requests Kevin O'Connor 2019-08-22 10:35:26 -04:00
  • 1022729a2a lpc176x: Update code to use armcm_boot mechanism Kevin O'Connor 2019-08-21 20:27:15 -04:00
  • 6409eda058 lpc176x: Move irq handler code above irq setup Kevin O'Connor 2019-08-22 09:16:37 -04:00
  • 44f862388f atsam: Update code to use armcm_boot mechanism Kevin O'Connor 2019-08-21 19:29:17 -04:00
  • fc879456db atsam: Move irq handler code above irq setup Kevin O'Connor 2019-08-22 09:12:24 -04:00
  • 6338f6a5f0 atsamd: Update code to use armcm_boot mechanism Kevin O'Connor 2019-08-21 18:56:10 -04:00
  • 4990fe814d atsamd: Move irq handler code above irq setup Kevin O'Connor 2019-08-22 08:52:42 -04:00
  • 4ef53ab095 stm32: Update code to use armcm_boot mechanism Kevin O'Connor 2019-08-21 13:52:43 -04:00
  • a44bc950a3 stm32: Move irq handler code above irq setup Kevin O'Connor 2019-08-22 08:48:10 -04:00
  • 2a2cf1f536 armcm_boot: Add generic code for early board init on armcm machines Kevin O'Connor 2019-08-21 12:05:56 -04:00