Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] FoamCutter example config compile error #750

Closed
DerAndere1 opened this issue Jun 10, 2022 · 2 comments
Closed

[BUG] FoamCutter example config compile error #750

DerAndere1 opened this issue Jun 10, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@DerAndere1
Copy link
Contributor

DerAndere1 commented Jun 10, 2022

Bug Description

FoamCutter example config cannot be compiled.

Configuration Files

FoamCutter example config link

Steps to Reproduce

  1. Use FoamCutter example config file
  2. compile corresponding branch of Marlin with platformio

Expected behavior:

Successfully compile

Actual behavior:

Compile error because it enabled FOAMCUTTER_XYUV in Configuration.h which would require 5 axes (I_DRIVER_TYPE and J_DRIVER_TYPE etc.)

Additional Information

None

@thisiskeithb thisiskeithb added the bug Something isn't working label Jun 10, 2022
@thisiskeithb
Copy link
Member

Yep. It's one of many: #737 (comment)

@DerAndere1
Copy link
Contributor Author

Closing as duplicate of issue 737. Also, since #751 and MarlinFirmware/Marlin#24325 were merged, there is a working example config for a well documented foam cutter: https://github.com/MarlinFirmware/Configurations/tree/import-2.1.x/config/examples/FoamCutter/rcKeith

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants