MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.35k stars 19.26k forks source link

No config files for generic Delta all are outdated cant make a new install for my delta #24778

Closed Froggiexx closed 2 years ago

Froggiexx commented 2 years ago

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

There is no updated delta config file for the new version of marlin, enabling delta under normal generic doesn't function and is outdated, using non normal delta and enabling delta in config wont properly work either for 2.1 marling

Bug Timeline

New from 2.1

Expected behavior

It wont move the axis together at all or same speeds no working delta version or 2.1

Actual behavior

Y half works works Y copes Z not all move it treats it like a cartisan printer not a delta even with delta enabled

Steps to Reproduce

have any custom delta run the marling in VS code using "new" delta generic config, and or normal config with delta enabled in the config all fail to work even know you can build the new one it wont move like delta

Version of Marlin Firmware

2.1

Printer model

Custom delta based on size of a He3d size not theirs my own

Electronics

SKR 1.3, 2209TMC's sensorless homing Bltouch and 24v power

Add-ons

No response

Bed Leveling

UBL Bilinear mesh

Your Slicer

Simplify3D

Host Software

SD Card (headless)

Don't forget to include

Additional information & file uploads

Configuration.txt Configuration_adv.txt

thisiskeithb commented 2 years ago

Can you clarify what you mean by "Delta all are outdated"?

Here are the latest bugfix-2.1.x Delta configs: https://github.com/MarlinFirmware/Configurations/tree/bugfix-2.1.x/config/examples/delta

Here are the latest 2.1.1 Delta configs: https://github.com/MarlinFirmware/Configurations/tree/release-2.1.1/config/examples/delta

Neither are out of date when used with the correct version of Marlin:

bugfix-2.1.x: https://github.com/MarlinFirmware/Marlin/tree/bugfix-2.1.x

2.1.1: https://github.com/MarlinFirmware/Marlin/tree/2.1.1

Froggiexx commented 2 years ago

The delta confirms don’t work with marlin 2.1

Cheers,

Mike

On Sep 19, 2022, at 6:46 PM, Keith Bennett @.***> wrote:

 Can you clarify what you mean by "Delta all are outdated"?

Here are the latest bugfix-2.1.x Delta configs: https://github.com/MarlinFirmware/Configurations/tree/bugfix-2.1.x/config/examples/delta

Here are the latest 2.1.1 Delta configs: https://github.com/MarlinFirmware/Configurations/tree/release-2.1.1/config/examples/delta

Neither are out of date when used with the correct version of Marlin:

bugfix-2.1.x: https://github.com/MarlinFirmware/Marlin/tree/bugfix-2.1.x

2.1.x: https://github.com/MarlinFirmware/Marlin/tree/2.1.1

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

thisiskeithb commented 2 years ago

These configs build fine.

ellensp commented 2 years ago

This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:

After seeking help from the community, if the consensus points to a bug in Marlin, then you should post a bug report.

Froggiexx commented 2 years ago

Hi, is there any wiki or article for BL touch on the delta? I thought the config for 2.1 was the right ones i didnt now they had to be the bug fix ones so that was my bad im not a smart person or tech savvy this is hard for me im trying to make it for my kid. it moves correctly after the right config, but doesnt home the Z or use the probe, sensorless homing is enabled too.

On Mon, Sep 19, 2022 at 8:51 PM Keith Bennett @.***> wrote:

These configs build fine.

— Reply to this email directly, view it on GitHub https://github.com/MarlinFirmware/Marlin/issues/24778#issuecomment-1251772313, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3FKQC6465WL2GOQ6FXVHBTV7ERCLANCNFSM6AAAAAAQQOV6UI . You are receiving this because you authored the thread.Message ID: @.***>

cryptoAlgorithm commented 2 years ago

@Froggiexx I recommend you ask in the Discord server or marlin forum, you'll get help much quicker there.

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.