-
Notifications
You must be signed in to change notification settings - Fork 39
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
M218 Doesnt Work #194
Comments
By the way, changes DO occur if I set them in configuration_overall.h file however Running T0/T1 will only cause the gantry to move, the servo does not. configuration_overall.h
#define CONFIGURATION_OVERALL /***********************
/*****************************
/***************************
//#define PROBE_MANUALLY /*************************
/*************************
/********************************
|
Hi, Using 4.3.9 Configured with the online configurator. Have 2 nozzles set up by adding the following to configuration_overall.h
#define SWITCHING_NOZZLE
#if ENABLED(SWITCHING_NOZZLE)
#define SWITCHING_NOZZLE_SERVO_NR 0
//#define SWITCHING_NOZZLE_E1_SERVO_NR 1 // If two servos are used, the index of the second
#define SWITCHING_NOZZLE_SERVO_ANGLES { 122, 87 } // Angles for E0, E1 (single servo) or lowered/raised (dual servo)
#endif
Running M503 shows Hotend offsets for H0 and H1
Running M218 H1 X10 Y10 appears to do nothing,
Running T0 or T1 Nothing happens, servo does not switch and X / Y axis doesn't move, even after being homed
M503 shows no changes occured after running the M218 command.
Am I going crazy or is there something I'm missing (or has this feature not been fully integrated yet?).
Thanks for your help.
M218 H1 X50 Y50 Z50
S L MT0
T1
M503
11:38:32.990 : N14 M50316
11:38:32.993 : Config: G21 ; Units in (mm)
11:38:32.997 : Config:Steps per unit:
11:38:32.997 : Config: M92 X80.000 Y44.445 Z240.000
11:38:32.997 : Config: M92 T0 E810.676
11:38:32.997 : Config: M92 T1 E831.000
11:38:33.002 : Config:Maximum Acceleration (units/s2):
11:38:33.002 : Config: M201 X200 Y200 Z50
11:38:33.002 : Config: M201 T0 E1000
11:38:33.005 : Config: M201 T1 E1000
11:38:33.005 : Config:Maximum feedrates (units/s):
11:38:33.006 : Config: M203 X100.000 Y100.000 Z40.000
11:38:33.006 : Config: M203 T0 E30.000
11:38:33.010 : Config: M203 T1 E30.000
11:38:33.014 : Config:Acceleration (units/s2): P<DEFAULT_ACCELERATION> V<DEFAULT_TRAVEL_ACCELERATION> T R<DEFAULT_RETRACT_ACCELERATION>
11:38:33.014 : Config: M204 P700.000 V700.000
11:38:33.014 : Config: M204 T0 R1000.000
11:38:33.018 : Config: M204 T1 R1000.000
11:38:33.022 : Config:Advanced: B<DEFAULT_MIN_SEGMENT_TIME> S<DEFAULT_MIN_FEEDRATE> V<DEFAULT_MIN_TRAVEL_FEEDRATE>
11:38:33.022 : Config: M205 B20000 S0.000 V0.000
11:38:33.026 : Config:Jerk: X<DEFAULT_XJERK> Y<DEFAULT_YJERK> Z<DEFAULT_ZJERK> T* E<DEFAULT_EJERK>
11:38:33.026 : Config: M205 X10.000 Y10.000 Z0.400
11:38:33.030 : Config: M205 T0 E5.000
11:38:33.030 : Config: M205 T1 E5.000
11:38:33.030 : Config:Set axis max travel:
11:38:33.030 : Config: M228 S0 X500.000 Y500.000 Z290.000
11:38:33.034 : Config:Set axis min travel:
11:38:33.034 : Config: M228 S1 X0.000 Y0.000 Z0.000
11:38:33.038 : Config:Heater Sensor parameters: H P S A B C R L O:
11:38:33.043 : Config: M305 H0 P0 S1 A100000.0 B4092.0 C0.0000000000 R4700.0 L0 O0
11:38:33.051 : Config:Heater parameters: H P A B C F L O U<Use Pid 0-1> I<Hardware Inverted 0-1> R<Thermal Protection 0-1> Q<Pwm Hardware 0-1>:
11:38:33.055 : Config: M306 H0 P3 A40 B230 C255 F250 L5 O275 U1 I0 Q1 R0
11:38:33.059 : Config:Heater PID parameters: H P I D:
11:38:33.059 : Config: M301 H0 P40.00 I7.00 D60.00
11:38:33.063 : Config:Heater Sensor parameters: H P S A B C R L O:
11:38:33.067 : Config: M305 H1 P2 S1 A100000.0 B4092.0 C0.0000000000 R4700.0 L0 O0
11:38:33.076 : Config:Heater parameters: H P A B C F L O U<Use Pid 0-1> I<Hardware Inverted 0-1> R<Thermal Protection 0-1> Q<Pwm Hardware 0-1>:
11:38:33.079 : Config: M306 H1 P8 A40 B230 C255 F250 L5 O275 U1 I0 Q1 R0
11:38:33.079 : Config:Heater PID parameters: H P I D:
11:38:33.084 : Config: M301 H1 P40.00 I7.00 D60.00
11:38:33.084 : Config:Z raise: Z:
11:38:33.084 : Config: M217 Z0.50
11:38:33.088 : Config:Hotend offset (unit): H X Y Z:
11:38:33.088 : Config: M218 H0 X0.000 Y0.000 Z0.000
11:38:33.092 : Config:Hotend offset (unit): H X Y Z:
11:38:33.092 : Config: M218 H1 X0.000 Y0.000 Z0.000
11:38:33.096 : Config:Fans: P U L X F I<Hardware Inverted 0-1> H T
11:38:33.100 : Config: M106 P0 U6 L0 X255 F250 I0 H-1
11:38:33.104 : Config:Fans: P U L X F I<Hardware Inverted 0-1> H T
11:38:33.104 : Config: M106 P1 U5 L0 X255 F250 I0 H0 T50
11:38:33.108 : Config:Endstops logic:
11:38:33.108 : Config: M123 X1 Y1 Z1 P0
11:38:33.108 : Config:Endstops pullup:
11:38:33.109 : Config: M124 X1 Y1 Z1 P1
11:38:33.112 : Config: M149 C ; Units in Celsius
11:38:33.112 : Config:SD Restart Job
11:38:33.112 : Config: M413 S1
11:38:33.112 : Config:Servo Angles: P L U:
11:38:33.117 : Config: M281 P0 L104 U122
11:38:33.117 : Config:Auto Bed Leveling
11:38:33.117 : Config: M420 S1 Z0.00
11:38:33.120 : Config:Probe Offset X Y Z, speed Fast and Slow [mm/min], Repetitions
11:38:33.121 : Config: M851 X0.000 Y0.000 Z-1.000 F1000 S200 R1
11:38:33.125 : Config:Material heatup parameters
11:38:33.125 : Config: M145 S0 H190 F255
11:38:33.125 : Config: M145 S1 H240 F255
11:38:33.129 : Config: M145 S2 H230 F255
11:38:33.129 : Config:Stepper driver pins E D
11:38:33.133 : Config: M352 X E37 D34 S35 L0 M0
11:38:33.133 : Config: M352 Y E33 D23 S22 L0 M0
11:38:33.133 : Config: M352 Z E24 D26 S25 L0 M0
11:38:33.137 : Config: M352 T0 E48 D46 S47 L0 M0
11:38:33.137 : Config: M352 T1 E45 D36 S44 L0 M0
11:38:33.137 : Config:Stepper Direction
11:38:33.137 : Config: M569 X0 Y0 Z0
11:38:33.141 : Config: M569 T0 E0
11:38:33.141 : Config: M569 T1 E0
11:38:33.145 : Config:Stepper driver control Q D P R
11:38:33.145 : Config: M569 Q1 D0 P2 R500000
11:38:33.145 : Config:Hysteresis Correction
11:38:33.150 : Config: M99 X0.00 Y0.00 Z0.00 F1.00
11:38:33.150 : Stats: Total:0, Finished:0, Failed:0
11:38:33.153 : Stats: Total print time:0s, Longest job:0s
11:38:33.153 : Stats: Power on time:1h 15m 30s
11:38:33.153 : Stats: Filament used:0mm
The text was updated successfully, but these errors were encountered: