-
- Downloads
Compiling errors with 4 Extruders defined
Here were a few changes that I had to make/add lines for the 4th hotend. A compiling problem in the Temperature.cpp and missing lines in configuration.h and configuration_adv.h. I added these lines in all of the example configs too.
Showing
- Marlin/Configuration.h 3 additions, 0 deletionsMarlin/Configuration.h
- Marlin/example_configurations/Hephestos/Configuration.h 4 additions, 1 deletionMarlin/example_configurations/Hephestos/Configuration.h
- Marlin/example_configurations/K8200/Configuration.h 4 additions, 1 deletionMarlin/example_configurations/K8200/Configuration.h
- Marlin/example_configurations/SCARA/Configuration.h 4 additions, 1 deletionMarlin/example_configurations/SCARA/Configuration.h
- Marlin/example_configurations/SCARA/Configuration_adv.h 12 additions, 0 deletionsMarlin/example_configurations/SCARA/Configuration_adv.h
- Marlin/example_configurations/WITBOX/Configuration.h 4 additions, 1 deletionMarlin/example_configurations/WITBOX/Configuration.h
- Marlin/example_configurations/delta/Configuration.h 4 additions, 1 deletionMarlin/example_configurations/delta/Configuration.h
- Marlin/example_configurations/delta/Configuration_adv.h 12 additions, 0 deletionsMarlin/example_configurations/delta/Configuration_adv.h
- Marlin/example_configurations/makibox/Configuration.h 4 additions, 1 deletionMarlin/example_configurations/makibox/Configuration.h
- Marlin/example_configurations/makibox/Configuration_adv.h 12 additions, 0 deletionsMarlin/example_configurations/makibox/Configuration_adv.h
- Marlin/example_configurations/tvrrug/Round2/Configuration.h 4 additions, 1 deletionMarlin/example_configurations/tvrrug/Round2/Configuration.h
- Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h 12 additions, 0 deletions.../example_configurations/tvrrug/Round2/Configuration_adv.h
- Marlin/temperature.cpp 1 addition, 2 deletionsMarlin/temperature.cpp
Loading
Please register or sign in to comment