Upload correct EEPROM Settings
This commit is contained in:
parent
dc8f3c95c9
commit
b077ff3da9
2 changed files with 32 additions and 31 deletions
32
Anet A8.txt
Normal file
32
Anet A8.txt
Normal file
|
@ -0,0 +1,32 @@
|
|||
1:45:55.465: echo:V47 stored settings retrieved (642 bytes; crc 49249)
|
||||
1:45:55.465: echo: G21 ; Units in mm
|
||||
1:45:55.465: echo: M149 C ; Units in Celsius
|
||||
1:45:55.465: echo:Filament settings: Disabled
|
||||
1:45:55.465: echo: M200 D1.75
|
||||
1:45:55.466: echo: M200 D0
|
||||
1:45:55.466: echo:Steps per unit:
|
||||
1:45:55.469: echo: M92 X100.00 Y100.00 Z400.00 E100.00
|
||||
1:45:55.469: echo:Maximum feedrates (units/s):
|
||||
1:45:55.472: echo: M203 X100.00 Y100.00 Z8.00 E50.00
|
||||
1:45:55.472: echo:Maximum Acceleration (units/s2):
|
||||
1:45:55.477: echo: M201 X1000 Y1000 Z100 E10000
|
||||
1:45:55.477: echo:Acceleration (units/s2): P<print_accel> R<retract_accel> T<travel_accel>
|
||||
1:45:55.485: echo: M204 P1000.00 R1000.00 T1000.00
|
||||
1:45:55.485: echo:Advanced: S<min_feedrate> T<min_travel_feedrate> B<min_segment_time_us> X<max_xy_jerk> Z<max_z_jerk> E<max_e_jerk>
|
||||
1:45:55.492: echo: M205 S0.00 T0.00 B20000 X10.00 Y10.00 Z0.30 E5.00
|
||||
1:45:55.492: echo:Home offset:
|
||||
1:45:55.492: echo: M206 X0.00 Y0.00 Z0.00
|
||||
1:45:55.492: echo:Auto Bed Leveling:
|
||||
1:45:55.492: echo: M420 S0 Z0.00
|
||||
1:45:55.492: echo:Material heatup parameters:
|
||||
1:45:55.496: echo: M145 S0 H180 B70 F0
|
||||
1:45:55.496: echo: M145 S1 H240 B110 F0
|
||||
1:45:55.496: echo:PID settings:
|
||||
1:45:55.496: echo: M301 P26.16 I2.42 D70.73
|
||||
1:45:55.500: echo: M304 P433.93 I71.58 D657.62
|
||||
1:45:55.500: echo:Z-Probe Offset (mm):
|
||||
1:45:55.500: echo: M851 Z-0.82
|
||||
1:45:55.500: echo:Stepper driver current:
|
||||
1:45:55.504: echo: M906 X 400 Y 400 Z 500 E0 400
|
||||
1:45:55.504: echo:Sensorless homing threshold:
|
||||
1:45:55.504: echo: M914 X1 Y1
|
|
@ -1,31 +0,0 @@
|
|||
1:46:29.193: echo:Settings Stored (614 bytes; crc 18498)
|
||||
1:46:30.390: echo:V47 stored settings retrieved (614 bytes; crc 18498)
|
||||
1:46:30.390: echo: G21 ; Units in mm
|
||||
1:46:30.390: echo: M149 C ; Units in Celsius
|
||||
1:46:30.390: echo:Filament settings: Disabled
|
||||
1:46:30.391: echo: M200 D1.75
|
||||
1:46:30.391: echo: M200 D0
|
||||
1:46:30.392: echo:Steps per unit:
|
||||
1:46:30.393: echo: M92 X80.00 Y40.00 Z1600.00 E95.00
|
||||
1:46:30.398: echo:Maximum feedrates (units/s):
|
||||
1:46:30.398: echo: M203 X100.00 Y100.00 Z5.00 E25.00
|
||||
1:46:30.402: echo:Maximum Acceleration (units/s2):
|
||||
1:46:30.402: echo: M201 X15000 Y3500 Z50 E5000
|
||||
1:46:30.406: echo:Acceleration (units/s2): P<print_accel> R<retract_accel> T<travel_accel>
|
||||
1:46:30.406: echo: M204 P1500.00 R1000.00 T1500.00
|
||||
1:46:30.409: echo:Advanced: S<min_feedrate> T<min_travel_feedrate> B<min_segment_time_us> X<max_xy_jerk> Z<max_z_jerk> E<max_e_jerk>
|
||||
1:46:30.414: echo: M205 S0.00 T0.00 B20000 X10.00 Y10.00 Z0.30 E5.00
|
||||
1:46:30.415: echo:Home offset:
|
||||
1:46:30.415: echo: M206 X0.00 Y0.00 Z0.00
|
||||
1:46:30.417: echo:Auto Bed Leveling:
|
||||
1:46:30.417: echo: M420 S0 Z0.00
|
||||
1:46:30.418: echo:Material heatup parameters:
|
||||
1:46:30.419: echo: M145 S0 H180 B70 F0
|
||||
1:46:30.420: echo: M145 S1 H240 B110 F0
|
||||
1:46:30.420: echo:PID settings:
|
||||
1:46:30.421: echo: M301 P24.75 I2.21 D69.45
|
||||
1:46:30.426: echo: M304 P112.28 I9.32 D338.03
|
||||
1:46:30.426: echo:Z-Probe Offset (mm):
|
||||
1:46:30.426: echo: M851 Z-0.40
|
||||
1:46:30.426: echo:Stepper driver current:
|
||||
1:46:30.429: echo: M906 X 800 Y 950 Z 800 E0 800
|
Loading…
Reference in a new issue