Dyze Pulsar extruder configuration with RAMPS December 03, 2023 04:41AM |
Registered: 10 months ago Posts: 5 |
In file included from H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\MarlinConfig.h:49:0, from H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\HAL\AVR\Servo.cpp:55: H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2513:4: error: #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin." #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2528:8: error: #error "HEATER_2_PIN not defined for this board." #error "HEATER_2_PIN not defined for this board." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2717:4: error: #error "E2_STEP_PIN, E2_DIR_PIN, or E2_ENABLE_PIN not defined for this board." #error "E2_STEP_PIN, E2_DIR_PIN, or E2_ENABLE_PIN not defined for this board." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:3796:1: error: static assertion failed: DEFAULT_AXIS_STEPS_PER_UNIT values must be positive. static_assert(_PLUS_TEST(1), "DEFAULT_AXIS_STEPS_PER_UNIT values must be positive."); ^~~~~~~~~~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:3801:1: error: static assertion failed: DEFAULT_MAX_FEEDRATE values must be positive. static_assert(_PLUS_TEST(2), "DEFAULT_MAX_FEEDRATE values must be positive."); ^~~~~~~~~~~~~ In file included from H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\MarlinConfig.h:49:0, from H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\HAL\AVR\HAL_SPI.cpp:34: H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2513:4: error: #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin." #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2528:8: error: #error "HEATER_2_PIN not defined for this board." #error "HEATER_2_PIN not defined for this board." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2717:4: error: #error "E2_STEP_PIN, E2_DIR_PIN, or E2_ENABLE_PIN not defined for this board." #error "E2_STEP_PIN, E2_DIR_PIN, or E2_ENABLE_PIN not defined for this board." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:3796:1: error: static assertion failed: DEFAULT_AXIS_STEPS_PER_UNIT values must be positive. static_assert(_PLUS_TEST(1), "DEFAULT_AXIS_STEPS_PER_UNIT values must be positive."); ^~~~~~~~~~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:3801:1: error: static assertion failed: DEFAULT_MAX_FEEDRATE values must be positive. static_assert(_PLUS_TEST(2), "DEFAULT_MAX_FEEDRATE values must be positive."); ^~~~~~~~~~~~~ In file included from H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\MarlinConfig.h:49:0, from H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\HAL\AVR\eeprom.cpp:24: H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2513:4: error: #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin." #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2528:8: error: #error "HEATER_2_PIN not defined for this board." #error "HEATER_2_PIN not defined for this board." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2717:4: error: #error "E2_STEP_PIN, E2_DIR_PIN, or E2_ENABLE_PIN not defined for this board." #error "E2_STEP_PIN, E2_DIR_PIN, or E2_ENABLE_PIN not defined for this board." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:3796:1: error: static assertion failed: DEFAULT_AXIS_STEPS_PER_UNIT values must be positive. static_assert(_PLUS_TEST(1), "DEFAULT_AXIS_STEPS_PER_UNIT values must be positive."); ^~~~~~~~~~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:3801:1: error: static assertion failed: DEFAULT_MAX_FEEDRATE values must be positive. static_assert(_PLUS_TEST(2), "DEFAULT_MAX_FEEDRATE values must be positive."); ^~~~~~~~~~~~~ In file included from H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\MarlinConfig.h:49:0, from H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\HAL\AVR\fast_pwm.cpp:24: H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2513:4: error: #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin." #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2528:8: error: #error "HEATER_2_PIN not defined for this board." #error "HEATER_2_PIN not defined for this board." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2717:4: error: #error "E2_STEP_PIN, E2_DIR_PIN, or E2_ENABLE_PIN not defined for this board." #error "E2_STEP_PIN, E2_DIR_PIN, or E2_ENABLE_PIN not defined for this board." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:3796:1: error: static assertion failed: DEFAULT_AXIS_STEPS_PER_UNIT values must be positive. static_assert(_PLUS_TEST(1), "DEFAULT_AXIS_STEPS_PER_UNIT values must be positive."); ^~~~~~~~~~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:3801:1: error: static assertion failed: DEFAULT_MAX_FEEDRATE values must be positive. static_assert(_PLUS_TEST(2), "DEFAULT_MAX_FEEDRATE values must be positive."); ^~~~~~~~~~~~~ In file included from H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\MarlinConfig.h:49:0, from H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\HAL\AVR\HAL.cpp:24: H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2513:4: error: #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin." #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2528:8: error: #error "HEATER_2_PIN not defined for this board." #error "HEATER_2_PIN not defined for this board." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2717:4: error: #error "E2_STEP_PIN, E2_DIR_PIN, or E2_ENABLE_PIN not defined for this board." #error "E2_STEP_PIN, E2_DIR_PIN, or E2_ENABLE_PIN not defined for this board." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:3796:1: error: static assertion failed: DEFAULT_AXIS_STEPS_PER_UNIT values must be positive. static_assert(_PLUS_TEST(1), "DEFAULT_AXIS_STEPS_PER_UNIT values must be positive."); ^~~~~~~~~~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:3801:1: error: static assertion failed: DEFAULT_MAX_FEEDRATE values must be positive. static_assert(_PLUS_TEST(2), "DEFAULT_MAX_FEEDRATE values must be positive."); ^~~~~~~~~~~~~ In file included from H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\MarlinConfig.h:49:0, from H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\HAL\AVR\MarlinSerial.cpp:39: H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2513:4: error: #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin." #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2528:8: error: #error "HEATER_2_PIN not defined for this board." #error "HEATER_2_PIN not defined for this board." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2717:4: error: #error "E2_STEP_PIN, E2_DIR_PIN, or E2_ENABLE_PIN not defined for this board." #error "E2_STEP_PIN, E2_DIR_PIN, or E2_ENABLE_PIN not defined for this board." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:3796:1: error: static assertion failed: DEFAULT_AXIS_STEPS_PER_UNIT values must be positive. static_assert(_PLUS_TEST(1), "DEFAULT_AXIS_STEPS_PER_UNIT values must be positive."); ^~~~~~~~~~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:3801:1: error: static assertion failed: DEFAULT_MAX_FEEDRATE values must be positive. static_assert(_PLUS_TEST(2), "DEFAULT_MAX_FEEDRATE values must be positive."); ^~~~~~~~~~~~~ In file included from H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\MarlinConfig.h:49:0, from H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\HAL\DUE\fastio\G2_PWM.cpp:43: H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2513:4: error: #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin." #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2528:8: error: #error "HEATER_2_PIN not defined for this board." #error "HEATER_2_PIN not defined for this board." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:2717:4: error: #error "E2_STEP_PIN, E2_DIR_PIN, or E2_ENABLE_PIN not defined for this board." #error "E2_STEP_PIN, E2_DIR_PIN, or E2_ENABLE_PIN not defined for this board." ^~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:3796:1: error: static assertion failed: DEFAULT_AXIS_STEPS_PER_UNIT values must be positive. static_assert(_PLUS_TEST(1), "DEFAULT_AXIS_STEPS_PER_UNIT values must be positive."); ^~~~~~~~~~~~~ H:\My Drive\23_034_DYZE\Firmware\Marlin-2.1.2.1\Marlin\src\inc\SanityCheck.h:3801:1: error: static assertion failed: DEFAULT_MAX_FEEDRATE values must be positive. static_assert(_PLUS_TEST(2), "DEFAULT_MAX_FEEDRATE values must be positive."); ^~~~~~~~~~~~~ exit status 1
Compilation error: #error "HEATER_1_PIN is not defined. TEMP_SENSOR_1 might not be set, or the board (not EEB / EEF?) doesn't define a pin."
Re: Dyze Pulsar extruder configuration with RAMPS December 03, 2023 07:55AM |
Admin Registered: 13 years ago Posts: 7,122 |
Re: Dyze Pulsar extruder configuration with RAMPS December 03, 2023 07:58AM |
Admin Registered: 13 years ago Posts: 7,122 |
Re: Dyze Pulsar extruder configuration with RAMPS December 03, 2023 08:57AM |
Admin Registered: 13 years ago Posts: 7,122 |
#ifndef MOTHERBOARD #define MOTHERBOARD BOARD_RAMPS_14_EEB #define TEMP_0_PIN A3 #define TEMP_1_PIN A4 #define TEMP_2_PIN A9 #define HEATER_0_PIN 8 #define HEATER_1_PIN 9 #define HEATER_2_PIN 10 #define Z_STEP_PIN 4 // Unused pin just to stop Z using this pin #define Z_DIR_PIN 5 // Unused pin just to stop Z using this pin #define Z_ENABLE_PIN 6 // Unused pin just to stop Z using this pin #define E2_STEP_PIN 46 // originally Z_STEP_PIN #define E2_DIR_PIN 48 // originally Z_DIR_PIN #define E2_ENABLE_PIN 62 // originally Z_ENABLE_PIN #endif
Re: Dyze Pulsar extruder configuration with RAMPS December 05, 2023 11:16AM |
Registered: 10 months ago Posts: 5 |
Re: Dyze Pulsar extruder configuration with RAMPS December 06, 2023 10:31AM |
Admin Registered: 13 years ago Posts: 7,122 |
Re: Dyze Pulsar extruder configuration with RAMPS December 07, 2023 04:29AM |
Registered: 10 months ago Posts: 5 |
Re: Dyze Pulsar extruder configuration with RAMPS December 08, 2023 02:18AM |
Admin Registered: 13 years ago Posts: 7,122 |
#ifndef MOTHERBOARD #define MOTHERBOARD BOARD_RAMPS_14_EEB #define FILWIDTH_PIN -1 // Stop filament width sensor from using pin Analog 5 #define TEMP_0_PIN 3 #define TEMP_1_PIN 4 #define TEMP_2_PIN 5 #define HEATER_0_PIN 8 #define HEATER_1_PIN 9 #define HEATER_2_PIN 10 #define Z_STEP_PIN 4 // Unused pin just to stop Z using this pin #define Z_DIR_PIN 5 // Unused pin just to stop Z using this pin #define Z_ENABLE_PIN 6 // Unused pin just to stop Z using this pin #define E2_STEP_PIN 46 // originally Z_STEP_PIN #define E2_DIR_PIN 48 // originally Z_DIR_PIN #define E2_ENABLE_PIN 62 // originally Z_ENABLE_PIN #endif
Re: Dyze Pulsar extruder configuration with RAMPS December 14, 2023 06:53AM |
Registered: 10 months ago Posts: 5 |
Re: Dyze Pulsar extruder configuration with RAMPS December 14, 2023 10:57PM |
Admin Registered: 13 years ago Posts: 7,122 |
Re: Dyze Pulsar extruder configuration with RAMPS June 17, 2024 12:51PM |
Registered: 2 years ago Posts: 7 |