Commit Graph

  • 9113b0ff42
    Update README.md Thinkersbluff 2023-01-26 16:41:21 -0500
  • 7ff2e11b6e
    Update README.md Thinkersbluff 2023-01-26 16:40:06 -0500
  • c4f89a6663
    Merge pull request #15 from Thinkersbluff/TryToMergeWithGbkwiattFork Thinkersbluff 2023-01-26 16:25:52 -0500
  • c7d2b8559f
    Merge pull request #14 from Thinkersbluff/New-at-1.2.3 Thinkersbluff 2023-01-26 16:07:27 -0500
  • cb6f8a37da
    Fixes Issue#Issue#13 for DWIN_SET v0.3.3 Thinkersbluff 2023-01-26 15:54:47 -0500
  • 7c8fe7c7ad
    Merge pull request #13 from gbkwiatt/master Thinkersbluff 2023-01-26 02:25:34 -0500
  • c849e6e841
    Merge pull request #12 from Thinkersbluff/New-at-1.2.2 Thinkersbluff 2023-01-26 00:38:58 -0500
  • 582c4177c7
    Removed working folder & temporary contents inadvertently synced to GitHub Thinkersbluff 2023-01-26 00:34:48 -0500
  • 55e3a77a35
    Uploaded test printer's config files + the Release notes Thinkersbluff 2023-01-26 00:31:42 -0500
  • 88543836a0
    Merge pull request #11 from Thinkersbluff/New-at-1.2.2 Thinkersbluff 2023-01-26 00:03:05 -0500
  • feda616589
    Changes to enable UI version 0.3.3. Thinkersbluff 2023-01-26 00:01:15 -0500
  • 0407c24c78
    config: Duet3-6HC & -6XD Configs (#6006) Evan Cowden 2023-01-25 14:28:53 -0600
  • 5dc6bb2726
    Troubleshooting bugs Thinkersbluff 2023-01-22 18:56:44 -0500
  • 2975f91c1d
    Corrected syntax errors in t5uid1.get_duration Thinkersbluff 2023-01-21 23:31:17 -0500
  • 8bb4e37845
    Add M400 to Pause & Cancel print commands Thinkersbluff 2023-01-20 11:30:05 -0500
  • 6026a99ad8 replicape: Only call note_pwm_enable() in main thread Kevin O'Connor 2023-01-12 19:43:46 -0500
  • 1a693c18d6 stm32: Fix CAN2 handling in can.c Kevin O'Connor 2023-01-14 20:31:48 -0500
  • 3935f78543
    scripts: Update update_mks_robin.py for Python3 (#5985) 3D Print PT 2023-01-17 23:31:31 +0000
  • 80943d3846 stm32: Increase sample time in stm32h7_adc.c Kevin O'Connor 2023-01-11 22:14:53 -0500
  • 33f973e452 stm32: Don't set boost nor linear calibration on stm32h723 adc3 Kevin O'Connor 2022-12-14 11:36:18 -0500
  • cefbad9ef4 stm32: Reduce read-modify-write of CR in stm32h7_adc.c init Kevin O'Connor 2022-12-13 14:42:23 -0500
  • d372f913ef stm32: Don't use read-modify-write on ISR register in stm32h7_adc.c Kevin O'Connor 2022-12-14 09:53:06 -0500
  • 51526fd627 stm32: ADC timing rework and fixes in stm32h7_adc.c Kevin O'Connor 2022-12-13 13:46:14 -0500
  • cef0b70c88 stm32: Move clock line mapping from stm32h7_adc.c to lookup_clock_line() Kevin O'Connor 2022-12-13 12:36:26 -0500
  • 1034f19134 stm32: Simplify setting of adc_common fields in stm32h7_adc.c Kevin O'Connor 2022-12-13 12:02:54 -0500
  • 0bf073ba08 stm32: Use a consistent bank size of 20 across all chips in stm32h7_adc.c Kevin O'Connor 2022-12-13 11:52:08 -0500
  • f571618376 stm32: Simplify setting of 12bit mode on stm32h7 in stm32h7_adc.c Kevin O'Connor 2022-12-13 11:00:37 -0500
  • 876c3ffffd stm32: No need to use hardware oversampling in stm32h7_adc.c Kevin O'Connor 2022-12-13 00:07:20 -0500
  • efdc29f589 stm32: Simplify CFGR register setup in stm32h7_adc.c Kevin O'Connor 2022-12-13 10:44:35 -0500
  • 9b7dcfa333 stm32: No need for LDORDY check in stm32h7_adc.c Kevin O'Connor 2022-12-13 00:00:33 -0500
  • e631840ad6 scripts: add systemd klipper-mcu.service example Stefan Dej 2023-01-14 01:00:15 +0100
  • deed7f829a docs: update RPi_microcontroller.md to systemd Stefan Dej 2023-01-08 22:13:30 +0100
  • cf25c3907c scripts: remove initd klipper-mcu-start.sh Stefan Dej 2023-01-08 22:06:55 +0100
  • 5502be01f7 linux: add -I attribute for user defined socket paths Stefan Dej 2023-01-08 21:32:52 +0100
  • 86acee6e8b z_tilt: Improve python3 compatibility Kevin O'Connor 2023-01-17 18:09:57 -0500
  • 25e1caf21b
    Update README.md Thinkersbluff 2023-01-17 14:20:12 -0500
  • be69994a44
    Added Make Menuconfig resources for ERA 1.1.0.3 board users Thinkersbluff 2023-01-13 20:42:16 -0500
  • 4671cf2d0e docs: Improve SET_PIN documentation in G-Codes.md Kevin O'Connor 2023-01-13 11:19:07 -0500
  • def1f4a8c1
    Correct "max_extrude_only_distance" variable name in t5uid1.py Thinkersbluff 2023-01-12 16:59:49 -0500
  • bdd90fa986 Merge branch 'master' of https://github.com/Klipper3d/klipper Tomasz Kwiatkowski 2023-01-12 19:17:12 +0000
  • 87be65aedb Merge branch 'master' of https://github.com/gbkwiatt/klipper Tomasz Kwiatkowski 2023-01-12 19:16:41 +0000
  • 2583616bd4
    Merge pull request #10 from Thinkersbluff/Thinkersbluff-README-UPDATES Thinkersbluff 2023-01-12 13:49:18 -0500
  • 991e68c28b
    Update README.MD with info about Klipper updates and the Klipper-DGUS alternative to this project Thinkersbluff 2023-01-12 13:47:26 -0500
  • e4f79921bb
    Merge pull request #8 from Thinkersbluff/NewAt1.2.1 Thinkersbluff 2023-01-11 01:07:39 -0500
  • 68b9efc1ee
    Merge branch 'NewAt1.2.1' of https://github.com/Thinkersbluff/dgus-reloaded_klipper into NewAt1.2.1 Thinkersbluff 2023-01-11 00:51:59 -0500
  • d27f99d794
    Corrected machine configuration to repair Pause and Stop Thinkersbluff 2023-01-11 00:51:30 -0500
  • 41bdb88aef
    Merge pull request #7 from Thinkersbluff/NewAt1.2.1 Thinkersbluff 2023-01-10 00:22:08 -0500
  • d26d488a2c
    Merge branch 'DGUS-ReloadedForCR6' into NewAt1.2.1 Thinkersbluff 2023-01-10 00:18:07 -0500
  • 7eacdeb433
    Update routines.cfg Thinkersbluff 2023-01-10 00:13:42 -0500
  • a0d1a304d8
    Update routines.cfg Thinkersbluff 2023-01-09 23:16:18 -0500
  • 1f10c3107e
    Change default filament load/unload length to 150mm Thinkersbluff 2023-01-09 21:59:52 -0500
  • ceea1bd85a
    Merge pull request #6 from Thinkersbluff/Works_With_UI_0.3 Thinkersbluff 2023-01-08 16:53:49 -0500
  • 6182826c82
    Update to latest Machine Files from Test printer Thinkersbluff 2023-01-08 16:41:05 -0500
  • 7f1c06c40e
    Reworked to integrate with v0.3 of the DWIN_SET component Thinkersbluff 2023-01-08 15:39:37 -0500
  • bca2671efb toolhead: Flush in chunks from flush_step_generation() Kevin O'Connor 2023-01-06 12:43:30 -0500
  • 52b33c1b81 toolhead: Rename last_kin_flush_time to force_flush_time Kevin O'Connor 2023-01-06 12:27:53 -0500
  • bd2a849566 toolhead: Fix note_kinematic_activity() Kevin O'Connor 2023-01-06 13:00:05 -0500
  • f1203d56f6 chelper: Minor declaration movement in __init__.py Kevin O'Connor 2023-01-07 23:17:37 -0500
  • 4ea11dbb4f trapq: Minor code movement in trapq.c Kevin O'Connor 2023-01-07 14:13:00 -0500
  • 01f90e8f28 console: No need to import pins module Kevin O'Connor 2023-01-07 11:53:09 -0500
  • 4395ae96a7 serialhdl: Add a get_serialqueue() method Kevin O'Connor 2023-01-04 23:02:59 -0500
  • 0c9cf817bb
    Moved the tailored files to this repo, from the DWIN_SET repo Thinkersbluff 2023-01-05 15:36:27 -0500
  • 774b719843
    Added the MACHINE configuration files from the Test printer setup Thinkersbluff 2023-01-05 15:00:19 -0500
  • d7e5fe482f
    Correct syntax error in [t5uid1_var __toggle_nozzle_led] and simplify Thinkersbluff 2023-01-05 14:02:18 -0500
  • 158472399d
    Merge branch 'DGUS-ReloadedForCR6' of https://github.com/Thinkersbluff/dgus-reloaded_klipper into DGUS-ReloadedForCR6 Thinkersbluff 2023-01-05 13:28:44 -0500
  • 6debef3f89
    Add LED_ON/LED_OFF Controls to Vars_in.cfg Thinkersbluff 2023-01-05 13:28:34 -0500
  • 2dc9d3e497
    Update README.md Thinkersbluff 2023-01-05 09:22:10 -0500
  • 1ba48f8256
    Renamed COPYING to LICENSE Thinkersbluff 2023-01-05 09:20:25 -0500
  • a564824009 serialqueue: Add comment to do_write() Kevin O'Connor 2023-01-05 03:09:43 -0500
  • d2ef9d4c80
    Merge pull request #3 from Thinkersbluff/Thinkersbluff-patch-1 Thinkersbluff 2023-01-04 20:16:58 -0500
  • 24761949a7
    Update vars_in.cfg Thinkersbluff 2023-01-04 20:16:17 -0500
  • 6933da3264
    Merge pull request #1 from Thinkersbluff/Thinkersbluff-patch-1 Thinkersbluff 2023-01-04 20:06:44 -0500
  • 7823c64291
    Removed unused debug2 page Thinkersbluff 2023-01-04 19:57:48 -0500
  • 1d1d956f7f
    Update README.md Thinkersbluff 2023-01-04 18:36:28 -0500
  • a750d180c9
    Update README.md Thinkersbluff 2023-01-04 18:05:28 -0500
  • 97fae27fb1
    Update README.md Thinkersbluff 2023-01-04 18:04:44 -0500
  • c218f180dd Replace the 3 files modified for the DGUS-Reloaded_CR6 UI Thinkersbluff 2023-01-04 17:02:02 -0500
  • cbc17a7cb6 docs: Note v0.11.0 release in Config_Changes.md Kevin O'Connor 2023-01-04 12:04:45 -0500
  • 3cd8a72e60
    spi_flash: Add SKR2 F429 chip variant to spi_flash (#5956) JamesH1978 2023-01-04 17:01:28 +0000
  • 448c1a1488 stm32: Reindent ifdefs in stm32f0_i2c.c Kevin O'Connor 2023-01-03 12:52:35 -0500
  • 9c2ccceb9f
    stm32: Expand stm32g0 family (#5838) Alex Voinea 2023-01-03 19:43:46 +0200
  • b337cc3ee8
    config: Added precise location of [bed_screws] for Ender-3-s1 (#5944) Stas Yakobov 2023-01-02 22:22:46 +0200
  • 40d8c2ef16 palette2: Fix errors with bad handling of NoneType in a few locations Clifford Roche 2022-12-30 21:05:47 -0500
  • 6ae6aaf711
    board_defs: Add Fysetc Cheetah V2 to spi_flash (#5952) JamesH1978 2022-12-31 23:26:30 +0000
  • f57ff2c07e docs: Fix typo in mpu9250 documentation CODeRUS 2022-12-29 19:08:50 +0300
  • 29ba5ab05a delta: Better delta build volume constraint check janherich 2022-11-30 23:33:24 +0100
  • 1ff0a5494a stm32: Check for CONFIG_HAVE_BOOTLOADER_REQUEST in dfu_reboot.c Kevin O'Connor 2022-12-19 12:11:43 -0500
  • b51b068442 avr: No need to define bootloader_request() Kevin O'Connor 2022-12-19 12:09:28 -0500
  • c620f4836e canserial: Only call bootloader_request() if CONFIG_HAVE_BOOTLOADER_REQUEST Kevin O'Connor 2022-12-19 12:07:51 -0500
  • 34fd3f41ea usb_cdc: Only call bootloader_request() if CONFIG_HAVE_BOOTLOADER_REQUEST Kevin O'Connor 2022-12-19 12:04:54 -0500
  • 806cf233ec stm32: Include "misc.h" in stm32l4.c and stm32g4.c Kevin O'Connor 2022-12-19 11:57:39 -0500
  • 4ca1e5f670 serial_irq: Rename SERIAL_BOOTLOADER_SIDECHANNEL to HAVE_BOOTLOADER_REQUEST Kevin O'Connor 2022-12-19 11:54:19 -0500
  • 4753315601 Kconfig: No need to specify "default n" in main Kconfig file Kevin O'Connor 2022-12-19 11:51:31 -0500
  • 9b60daf62d
    tmc: Configurable microstep lookup table (#5920) Alex Voinea 2022-12-22 03:23:23 +0100
  • aac613bf44 scripts: support CanBoot on RP2040 in flash_usb.py Chris Lee 2022-12-19 12:30:12 -0700
  • f078a27905 manual_probe: Add Z_OFFSET_APPLY_ENDSTOP for delta janherich 2022-11-25 13:09:56 +0100
  • 8621ebbed2
    bed_mesh: Allow bedmeshing at 1mm spaced intervals (#5918) Keyan Mobli 2022-12-19 10:14:45 -0600
  • 4af8786587 stm32: Move dfu reboot logic to new dfu_reboot.c file Kevin O'Connor 2022-12-15 11:23:28 -0500
  • b6cd77f6e3 stm32: Separate out USB DFU reboot logic in stm32l4.c Kevin O'Connor 2022-12-15 11:20:37 -0500
  • be74c72555 stm32: Separate out USB DFU reboot logic in stm32g4.c Kevin O'Connor 2022-12-15 11:04:43 -0500