aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* config: Fix motor4 comment in manta m8p configsKevin O'Connor2023-03-292-2/+2
| | | | | | Reported by @jakep82. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add config printer-sovol-sv05-2022.cfg (#6122)spinixguy2023-03-291-0/+144
| | | | | Adding Sovol SV06 printer config Signed-off-by: Joseph Spainhour <spinixguy@gmail.com>
* config: Add Ratrig V-Minion (#6120)bbro442023-03-291-0/+180
| | | | | This adds support for the stock configuration of the V-Minion printer from Ratrig, based on the Octopus v1.1 (STM32F446) Signed-off-by: Benjamin Lesher <bbro44@protonmail.com>
* config: Update printer-anycubic-vyper-2021.cfg (#6113)Robert2023-03-211-0/+4
| | | | | Having the controller fan PA14 in the config is important for the stepper drivers not to overheat and skip steps. Signed-off-by: Robert Lilienthal <13837429+RobLil@users.noreply.github.com>
* config: Add Fysetc Cheetah V2.0 (#6119)bbro442023-03-201-0/+138
| | | | | This adds support for the Cheetah v2.0 mainboard from Fysetc. Signed-off-by: Benjamin Lesher <bbro44@protonmail.com>
* docs: addition of slicer specific gcode for START_PRINT (#6063)JamesH19782023-03-141-1/+1
| | | Signed-off-by: James Hartley <james@hartleyns.com>
* config: Add Ender 3 v2 Neo base config (#6103)Sam2023-03-141-0/+155
| | | | | | Add the default base config for the Ender 3 v2 Neo (as released 2022). This config also works with the newer D32F303 based 4.2.2 boards. Signed-off-by: Sam McLeod <sammcj@users.noreply.github.com>
* config: Add Anycubic Kobra Plus (#6084)Derek Kaser2023-03-141-0/+197
| | | Signed-off-by: Derek Kaser <derek.kaser@gmail.com>
* config: Add printer-elegoo-neptune3-pro configuration (#5965)Koz Ross2023-03-141-0/+126
| | | | | Adds a configuration for the Elegoo Neptune 3 Pro. Signed-off-by: Koz Ross <koz.ross@retro-freedom.nz>
* config: Example config file for Creality CR5 Pro HT (#6089)Brandon Baker2023-03-111-0/+152
| | | Signed-off-by: Brandon Baker <bakerbrandond@gmail.com>
* config: Update printer-sunlu-t3-2022.cfg (#6040)dahliamoth2023-02-281-14/+13
| | | | | | | | | | | Fix filament sensor and remove unneeded config changes in extruder The filament sensor on the printer used for initial testing had been removed prior to flashing klipper to it. Only a basic test to see it if triggered or not was preformed. It was discovered by someone else doing some testing on another printer that it would frequently pause. This was a simple oversight, assuming it was a runout switch. Removed section of config related to filament runout switch and replaced with basic config for filament motion so they printer will simply pause when no more motion is detected. Also notated to add CLEAR_PAUSE to start gcode if using this sensor as it will trigger a paused state when loading or unloading filament. If printer is in a paused state at the start of the print, the attempt to pause will cause the printer to rapidly pause and unpause itself. Removed min_extruder_temp and max_extrude_only_distance from the extruder section, as they were there only for macros on a test system that is not put into this sample config Signed-off-by: Zachary Welvaert <zwelvaert@gmail.com>
* config: Update and rename generic-th3d-ezboard-lite-v2.0.cfg to ↵Apulo2023-02-231-1/+1
| | | | | | | generic-th3d-… (#6070) The actual board name is EZBoard V2 without the lite. Renaming the file and correcting the intro text to reflect the actual board name. Signed-off-by: Anthony Dellett <anthony.dellett@gmail.com>
* config: Add printer sovol sv06 config file (#6056)spinixguy2023-02-141-0/+159
| | | Signed-off-by: Joseph Spainhour <spinixguy@gmail.com>
* config: Avoid spaces between mcu name and pin nameKevin O'Connor2023-02-035-26/+26
| | | | | | Prefer "option: mcu:pin" instead of "option: mcu: pin". Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add BigTreeTech EBB V1.2 / EBB SB V1.0 / E3EZ / M5P / M8P V1.1 / ↵bigtreetech2023-02-039-24/+1206
| | | | | | | Octopus Max EZ Signed-off-by: Alan.Ma from BigTreeTech tech@biqu3d.com Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add config for Kingroon KP3S (#6021)JamesH19782023-02-031-0/+108
| | | | | A config that describes a Kingroon KP3S with the STM32F103 Robin Mini/Nano clone Signed-off-by: James Hartley <james@hartleyns.com>
* config: Update printer-creality-ender2pro-2021.cfg (#6023)Artem2023-02-021-1/+1
| | | | | Update pins for serial Signed-off-by: Artem Kochegizov <metra52@ya.ru>
* config: Example config file for Lulzbot Mini 2 (#5976)Spookee2023-01-301-0/+157
| | | | | | Config file contains pin mappings to suit Lulzbot Mini 2 using Lulzbot SingleExtruder(0.5mm) and Lulzbot flexible magnetic bed. Mini 2 uses Einsy Retro mainboard. Signed-off-by: Trent Sheather <trent.sheather@gmail.com>
* config: Added printer config for SUNLU T3 (#6004)dahliamoth2023-01-301-0/+199
| | | Signed-off-by: Zachary Welvaert <zwelvaert@gmail.com>
* config: Duet3-6HC & -6XD Configs (#6006)Evan Cowden2023-01-252-0/+260
| | | Signed-off-by: Evan Cowden <evan38109@gmail.com>
* config: Added precise location of [bed_screws] for Ender-3-s1 (#5944)Stas Yakobov2023-01-021-0/+6
| | | Signed-off-by: Stas Yakobov <stas@3os.org>
* config: Update generic-bigtreetech-octopus.cfg for f429 and h723 chipsKevin O'Connor2022-12-151-3/+9
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: printer-artillery-sidewinder-x2-2022.cfgFrank Roth2022-12-111-2/+2
| | | | | | | Minor fix. The screw labels "back left" and "back right" where swapped in [screws_tilt_adjust] section. Signed-off-by: Frank Roth <developer@freakydu.de>
* config: Create printer-anet-a8-2019.cfg (#5902)Bradley Methorst2022-11-151-0/+92
| | | | | Added config for Anet A8 2019 (Plus model) Signed-off-by: Bradley Methorst <bradley-methorst@outlook.com>
* config: Rename printer-geeetech-301.cfg to printer-geeetech-301-2019.cfgKevin O'Connor2022-11-141-0/+0
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Remove filament specific settings from printer-geeetech-301.cfgKevin O'Connor2022-11-111-9/+5
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: create config for Geeetech 301 (#5830)Peter Gruber2022-11-111-0/+163
| | | | | Create a working config for the Geeetech 301 printer. Signed-off-by: Peter Gruber <gruberp@googlemail.com>
* config: Add Artillery Sidewinder X2 2022 stock printer.cfg (#5810)freakyDude2022-10-211-0/+156
| | | | | | | | | | Works for unmodified stock Artillery Sidewinder X2, year 2022 with Artillery Ruby v1.2 mainboard. All by default connected things are working fine. Build firmware with architecture STM32F401 with "No bootloader". Other settings keep ther defaults Signed-off-by: Frank Roth <developer@freakydu.de>
* config: Update duet3 mini config to recommend compiling for SAME54P20Kevin O'Connor2022-10-131-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add BigTreeTech Manta M4P & M8P board (#5812)BIGTREETECH2022-10-132-0/+459
| | | Signed-off-by: Alan.Ma from BigTreeTech <tech@biqu3d.com>
* config: Update generic-th3d-ezboard-lite-v2.0.cfg (#5785)Apulo2022-10-061-5/+8
| | | | | Corrected the build instructions for the TH3D EZBoard V2 to include the command to convert Klipper.elf to a SREC bin format named firmware.bin. The SREC format is required for the bootloader installed on the board. Signed-off-by: Anthony Dellett <anthony.dellett@gmail.com>
* config: Add Ender 3 S1 Plus (#5705)Fisheiyy2022-09-161-0/+131
| | | Signed-off-by: Rob Casper <myallneedsemail@gmail.com>
* config: Fix Ender 3 S1 Config (#5771)Fisheiyy2022-09-111-20/+20
| | | Signed-off-by: Rob Casper <myallneedsemail@gmail.com>
* Update printer-anycubic-vyper-2021.cfg (#5692)JackyHe3982022-09-111-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update printer-anycubic-vyper-2021.cfg better pause and end print, beeper support, mroe accurate value. * Update printer-anycubic-vyper-2021.cfg * Update printer-anycubic-vyper-2021.cfg * Update printer-anycubic-vyper-2021.cfg * Update printer-anycubic-vyper-2021.cfg delete unnecessary gcode * Update printer-anycubic-vyper-2021.cfg remove unneccessary part. * Update printer-anycubic-vyper-2021.cfg * Update printer-anycubic-vyper-2021.cfg according to https://www.klipper3d.org/Example_Configs.html point 7f delete field values that are set to their default value * Update printer-anycubic-vyper-2021.cfg small change * Update printer-anycubic-vyper-2021.cfg
* config: Fix uart_address on BTT SKR CR6 (#5741)JamesH19782022-09-031-2/+2
| | | | | | | As found on discord bt user David Carey. uart_address for y and z are swapped. Discovered while setting up sensorless homing. Signed off by: James Hartley <james@hartleyns.com>
* mcp4018: Add SET_DIGIPOT command to mcp4018 implementation (#5737)jake-b2022-09-021-0/+47
| | | | | | | | | Added a SET_DIGIPOT command to the mcp4018 implementation. Previously the mcp4018 was read only, and set at the time of configuration. This allows you to change the value during a print, which is needed for some older printers that need to lower the stepper current during preheating. Signed-off-by: Jake Bordens <jake@allaboutjake.com>
* kinematics: Add deltesian printers (#5743)Tircown2022-09-011-0/+73
| | | | | Initial push of the working deltesian kinematics after some successful tests. Signed-off-by: Fabrice GALLET <tircown@gmail.com>
* config: Add BQ Hephestos printer (#5676)Rui Carmo2022-08-191-0/+107
| | | | | This is a working config with full LCD and stepper settings (only thing missing is the kill switch, which did not appear to work) Signed-off-by: Rui Carmo <rui.carmo@gmail.com>
* config: Anycubic 4 Max Pro 2.0 - Added two internal systems (beeper and PSU ↵int_0x032022-08-191-1/+48
| | | | | control). (#5629) Signed-off-by: Usachev Alexander Valer'evich <int_0x21@protonmail.com>
* Revert "config: Create printer-bq-hephestos-2014.cfg (#5607)"Kevin O'Connor2022-07-291-99/+0
| | | | | | This reverts commit 18119858c675f40cf975053b8ff5bd129768d3a3. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Create printer-bq-hephestos-2014.cfg (#5607)Rui Carmo2022-07-291-0/+99
| | | | | This is a working config with full LCD and stepper settings (only thing missing is the kill switch, which did not appear to work) Signed-off-by: Rui Carmo <rui.carmo@gmail.com>
* config: Use printer-creality-ender3-s1-2021.cfg for both s1 and s1 pro.Kevin O'Connor2022-07-242-135/+6
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Fix wording of serial port selection on recent creality configsKevin O'Connor2022-07-213-5/+6
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Integrate configuration file for Creality Sermoon V1. (#5621)S1NH2022-07-211-0/+108
| | | | | Configuration for the stock Creality Sermoon V1. Signed-off-by: Du Chengyao <hbyls@live.com>
* config: Fix screw typo in printer-creality-cr10-v3-2020.cfgKevin O'Connor2022-07-191-2/+2
| | | | | | Reported by @TonyRouse. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Change of alias for heater_fan in multiple configs (#5632)JamesH19782022-07-1924-24/+24
| | | | | This PR serves to fix a longstanding misnomer in some config files. Many configs state a nozzle_cooling_fan alias for what is usually a "hotend cooling fan". This causes ambiguity and confusion with the parts fan. I have identified all 24 files with this and changed them here. Signed-off-by: James Hartley <james@hartleyns.com>
* docs: fix rawparams example by truncating commentsPedro Lamas2022-07-191-0/+23
| | | | Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
* config: Note 25Mhz clock in generic-bigtreetech-skr-3.cfgKevin O'Connor2022-07-191-2/+2
| | | | | | Reported by @kingtricky and confirmed by @bigtreetech. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Added Anet alt-wiring display example (#5605)Cabia Rangris2022-07-061-0/+15
| | | Signed-off-by: Vladimir Serov <cab404@mailbox.org>
* test: Add printer-biqu-b1-se-plus-2022.cfg to printers.testKevin O'Connor2022-06-291-5/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>