aboutsummaryrefslogtreecommitdiffstats
path: root/test/klippy
Commit message (Collapse)AuthorAgeFilesLines
* config: Add BIQU BX printer config (#4950)adelyser2022-01-291-0/+4
| | | Signed-off-by: Aaron DeLyser <bluwolf@gmail.com>
* extruder: Support disassociating a stepper from all extrudersKevin O'Connor2022-01-161-0/+29
| | | | | | | Support SYNC_STEPPER_TO_EXTRUDER commands with an EXTRUDER parameter set to an empty string. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Minor updates to generic-bigtreetech-skr-pico-v1.0.cfgKevin O'Connor2021-12-271-0/+4
| | | | | | Small wording change and add to printer test cases. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* test: Add stm32g0 and generic-bigtreetech-skr-mini-e3-v3.0.cfg to test casesKevin O'Connor2021-12-241-0/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add configuration for Modix Big60 printer (#4986)gjsmo2021-12-151-0/+1
| | | Signed-off-by: Gabriel Smolnycki <gabjsmo0@gmail.com>
* test: Add an input_shaper module test caseKevin O'Connor2021-10-262-0/+89
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Minor updates to printer-tronxy-xy-2-Pro-2020.cfgKevin O'Connor2021-10-261-0/+1
| | | | | | | Change extruder microsteps to 32. Add to printers.test regression test case. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* test: Update test case to not use pin_mapKevin O'Connor2021-10-2416-316/+300
| | | | | | Remove all users of the pin_map setting. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* test: Update test cases to use rotation_distanceKevin O'Connor2021-10-2415-72/+132
| | | | | | Remove all users of step_distance from test configs. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Anycubic Vyper (#4740)Manuel Fichtner2021-10-111-0/+1
| | | | | | | | | | | This commit contains a configuration for the Anycubic Vyper printer from 2021. It uses a clone of the STM32F103 chip named GD32F103. There are 2 Mainboard versions out there v0.0.5 and v0.0.6, this config has been tested with the v0.0.6 only. It should probably work for v0.0.5 as well since there are no different changes in the Anycubic Marlin firmware. The LCD is not supported yet (might work, but didn't try yet). Signed-off-by: Marc Neuhaus <marc@neuhaus.nrw> Signed-off-by: Manuel Fichtner <manuel.fichtner@me.com>
* test: Add a configfile test with unicode charactersKevin O'Connor2021-10-091-0/+7
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: add support for creality sermoon D1 printer (#4621)Peter Pan's Techland2021-09-251-0/+1
| | | Signed-off-by: Shi Pan <twinkle-pirate@hotmail.com>
* test: Add generic-mellow-super-infinty-hv.cfg to printers.testKevin O'Connor2021-09-211-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Config for Anycubic 4MaxPro_2.0-2021 (#4557)int_0x032021-09-211-0/+1
| | | | | This config I created and fully tested on my own printer Anycubic 4Max Pro 2.0. This works fine! Please note that this printer is different from the Anycubic 4MAX. Signed-off-by: Alexander Usachev <int_0x21@protonmail.com>
* test: Add printer-elegoo-neptune2-v1.2-2021.cfg to printers.testKevin O'Connor2021-08-311-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Adds generic config for BigTreeTech SKR E3 RRF 1.1Pedro Lamas2021-08-171-0/+1
| | | | Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
* config: New printer profile for Eryone ER20 and minor update for Eryone ↵Demetrius Apostolopoulos2021-07-151-0/+1
| | | | | | | Thinker Series (#4491) This config was a community effort and was author and tested by sihawken, 3D.Subzwari & dapostol73. Signed-off-by: Demetrius Apostolopoulos <dapostol73@hotmail.com>
* config: Create config for BigTreeTech Octopus (#4441)charlespick2021-07-091-0/+1
| | | | | | | Information and some lines verbatim were sourced from the official BigTreeTech Octopus GitHub repository to make this configuration as well as existing configurations in the same folder as this one Signed-off-by: Charles Pickering <charles.pickering@live.com>
* test: Fix typos related to STM32F446 (#4444)charlespick2021-06-301-1/+1
| | | Signed-off-by: Charles Pickering <charles.pickering@live.com>
* config: added a configuration file for FLSUN QQ-S Pro delta printer (#4237)Joseph Orduna2021-06-271-0/+1
| | | Signed-off-by: Joseph Orduna <joey.orduna@gmail.com>
* config: Add generic-bigtreetech-skr-cr6-v1.0.cfg and fixesKevin O'Connor2021-06-141-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Rename generic-buddy.cfg to generic-prusa-buddy.cfgKevin O'Connor2021-06-141-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add configs for Prusa Buddy and Mini+github@matthewlloyd.net2021-06-141-0/+2
| | | | Signed-off-by: Matthew Lloyd <github@matthewlloyd.net>
* config: Fixes for generic-th3d-ezboard-lite-v1.2.cfgKevin O'Connor2021-06-081-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add generic-duet3-mini.cfgLuke's Lab2021-06-041-0/+4
| | | | | | | Adds Duet3 Mini Config with support for expansion header Signed-off-by: Luke Ashley <Luke@Lukeslab.online> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* loop_sdcard: Add loopable SD card file sectionsJason S. McMullan2021-05-263-0/+448
| | | | | | | | | | | | | | | | | | | | | To support continuous belt printing, add nestable repeat loop support via an `[sdcard_loop]` module. Supported G-Code: - SDCARD_LOOP_BEGIN COUNT=n ; Loop for N times, or infinitely if N is 0 - SDCARD_LOOP_END ; End of loop - SDCARD_LOOP_DESIST ; Complete all loops without iterating Marlin M808 compatibility example in `config/sample-macros.cfg`: - M808 Ln ; Loop for N times, or infinitely if N is 0 - M808 ; End of loop - M808 K ; Complete all loops without iterating Added unit tests in test/klippy/sdcard_loop.test See https://reprap.org/wiki/G-code#M808:_Set_or_Goto_Repeat_Marker Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
* config: Add printer-fokoos-odin5-f3.cfg (#4286)Matthew Lloyd2021-05-121-0/+1
| | | Signed-off-by: Matthew Lloyd <github@matthewlloyd.net>
* config: Add generic-ruramps-v1.3.cfg to test cases and minor updatesKevin O'Connor2021-05-121-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Minor updates to printer-velleman-k8800-2017.cfgKevin O'Connor2021-05-061-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add Creality CR-30 PrintMill supportJason S. McMullan2021-05-061-0/+2
| | | | | | | | | Add support for the Creality CR-30 'PrintMill', and its base board, the Creality v4.2.10. Add them to the `test/klippy/printers.test` test suite Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
* kinematics: Add hybrid-corexy and hybrid-corexz (#4229)Tircown2021-05-031-0/+2
| | | Signed-off-by: Fabrice GALLET <tircown@gmail.com>
* config: add example configs for fysetc spider boardGeorge Fu2021-05-031-0/+1
| | | | | Signed-off-by: George Fu <nailao_5918@163.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* screws_tilt_adjust: Add MAX_DEVIATION parameter for bed level invariant.Johannes Stuettgen2021-04-281-0/+1
| | | | | | | This is useful when a saved bed mesh is used to ensure that the bed level has not drifted too far from where it was when the mesh was created. Signed-off-by: Johannes Stuettgen <johannes.stuettgen@gmail.com>
* test: Add printer-creality-cr6se-2021.cfg to printers.testKevin O'Connor2021-04-221-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add printer-flashforge-creator-pro-2018.cfg to test casesKevin O'Connor2021-04-161-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Updates to printer-tronxy-x5sa-pro-2020.cfgKevin O'Connor2021-04-161-0/+1
| | | | | | | | Minor updates to use default values. Also, add to printers.test test cases. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* test: Add generic-bigtreetech-skr-2.cfg to printers.testKevin O'Connor2021-04-131-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Added config for Eryone Thinker Series (#4096)Demetrius Apostolopoulos2021-04-071-0/+1
| | | Signed-off-by: Demetrius Apostolopoulos <dapostol73@hotmail.com>
* test: Add printer-hiprecy-leo-2019.cfg to printers.testKevin O'Connor2021-03-071-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* test: Add printer-flsun-q5-2020.cfg to printers.test and minor changesKevin O'Connor2021-02-221-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Rename generic-mks-robin-nano.cfg to generic-mks-robin-nano-v1.cfgKevin O'Connor2021-02-201-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add example generic-mks-robin-nano-v2.cfg configKevin O'Connor2021-02-201-0/+1
| | | | | | Reported by @mks-viva. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add example generic-mks-robin-nano-v3.cfg configKevin O'Connor2021-02-201-0/+1
| | | | | | Reported by @mks-viva. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* test: Add printer-robo3d-r2-2017.cfg to printers.testKevin O'Connor2021-02-191-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update generic-bigtreetech-gtr.cfgKevin O'Connor2021-02-121-0/+1
| | | | | | | Add generic-bigtreetech-gtr.cfg to printers.test. Add definitions for thermocouple and temperature_mcu. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add generic-mks-rumba32-v1.0.cfg to testsKevin O'Connor2021-02-111-0/+1
| | | | | | Also remove copy of lcds from sample-lcd.cfg Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* test: Add printer-creality-ender3max-2021.cfg to printers.testKevin O'Connor2021-02-021-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* test: Add printer-creality-cr6se-2020.cfg to printers.testKevin O'Connor2021-01-241-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* test: Add printer-longer-lk4-pro-2019.cfg to printers.testKevin O'Connor2021-01-101-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add example generic-bigtreetech-skr-mini-mz.cfg configKevin O'Connor2021-01-091-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>