Marlin 1.1.8 Bugfix - Firmware for Anycubic Kossel Delta Plus
thingiverse
##These files are configured for the Anycubic Kossel Delta Plus.## #See 8/4 Edit # The Configuration.h file sets the Z_Probe_Offset to -15.70, however this setting may not be suitable for your printer. Key elements of this configuration include: 1. DELTA_AUTO_CALIBRATION: This feature allows for automatic calibration of the delta printer. 2. BABYSTEPPING: This option enables baby stepping, which can be useful for fine-tuning the printer's movement. 3. NOZZLE_PARK_FEATURE: This feature allows the nozzle to park in a safe position when not in use. 4. SDSUPPORT: This option supports the use of SD cards with the printer. 5. REVERSE_ENCODER_DIRECTION and REVERSE_MENU_DIRECTION: These settings reverse the direction of the encoder dial and menu navigation, respectively. 6. Defines correct pins for Hot End Fan and Parts Cooling Fan, eliminating the need to swap cables on the Trigorilla board. 7. Servo0 Pin defined for Filament Runout Sensor, matching the pinout of the Trigorilla board. Note that the sensor code itself is not defined or activated. 8. No Auto Level defined; instead, Auto Calibration is used. 9. FAN1_PIN defined and activated for Controller Cooling, helping to cool down stepper drivers and MOSFETs. To use Auto Calibrate to calibrate your printer, follow the instructions [here](https://www.thingiverse.com/thing:2803527). Thanks to [namsugak](https://www.thingiverse.com/namsugak) for their help. __EDIT: 8/4 5:05pm__ Received feedback from bagherica that when upgrading from the A4988 to the TMC2208 stepper drivers, a change is necessary in the Configuration.h file. The INVERT direction definitions should all be set to false since the TMC2208 does not require direction inversion. The lines should be edited as follows: > #define INVERT_X_DIR false // DELTA does not invert > > #define INVERT_Y_DIR false > > #define INVERT_Z_DIR false This change is untested due to the lack of TMC2208 drivers for testing purposes. __EDIT: 7/19 2:23pm__ Updated the title of this thing to better reflect its content. __EDIT: 6/18 9:01am__ Removed Configuration.h and Configuration_adv.h from the zip file since they are included within it. Also, updated the zipfile to the 6/15 release of the 1.1.8 bugfix and added links for the Arduino IDE and Marlin Bugfix raw files. __EDIT: 6/1 10:48am__ Updated Configuration_adv.h with new settings for the 1.1.8 bugfix and updated the zipfile to include merged configuration files. __EDIT: 5/31 7:46am__ Added a zipped file of Marlin Bugfix 1.1.8, which includes merged configurations. This file is labeled Marlin.zip. __EDIT: 5/30 9:16am__ Updated the pins_TRIGORILLA_14 and Configuration_adv.h files to define "FAN1_PIN" and activate the "Controller Fan." If you decide to add a cooling fan for the steppers, connect it to the Fan1 jack on the board. __EDIT: 5/29 10:25pm__ Worked with Marlin's thinkyhead to apply my semi-hack in a way that works within the Marlin configuration schema. The edits are now contained in pins_TRIGORILLA_14.h, and the board definition in Configuration.h has been changed to BOARD_TRIGORILLA_14 as it should be. __EDIT: 5/24 7:36am__ Adjusted the value of DELTA_HEIGHT in the Configuration.h file to 300, which is the advertised height of the Anycubic Kossel Delta Plus. This change should eliminate a Z Probe error that can occur during Auto Calibrate.
With this file you will be able to print Marlin 1.1.8 Bugfix - Firmware for Anycubic Kossel Delta Plus with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Marlin 1.1.8 Bugfix - Firmware for Anycubic Kossel Delta Plus .