| | 66 | |
| | 67 | Difference between thermistor and thermocouple: https://electronics.stackexchange.com/questions/24975/differences-between-thermistors-and-thermocouples |
| | 68 | |
| | 69 | {{{ |
| | 70 | start |
| | 71 | echo: External Reset |
| | 72 | Marlin 1.1.8 |
| | 73 | |
| | 74 | echo: Last Updated: 2017-12-25 12:00 | Author: (none, default config) |
| | 75 | echo:Compiled: Mar 10 2018 |
| | 76 | echo: Free Memory: 5418 PlannerBufferBytes: 1264 |
| | 77 | echo:Hardcoded Default Settings Loaded |
| | 78 | echo: G21 ; Units in mm |
| | 79 | |
| | 80 | echo:Filament settings: Disabled |
| | 81 | echo: M200 D3.00 |
| | 82 | echo: M200 D0 |
| | 83 | echo:Steps per unit: |
| | 84 | echo: M92 X80.00 Y80.00 Z4000.00 E500.00 |
| | 85 | echo:Maximum feedrates (units/s): |
| | 86 | echo: M203 X300.00 Y300.00 Z5.00 E25.00 |
| | 87 | echo:Maximum Acceleration (units/s2): |
| | 88 | echo: M201 X3000 Y3000 Z100 E10000 |
| | 89 | echo:Acceleration (units/s2): P<print_accel> R<retract_accel> T<travel_accel> |
| | 90 | echo: M204 P3000.00 R3000.00 T3000.00 |
| | 91 | 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> |
| | 92 | echo: M205 S0.00 T0.00 B20000 X10.00 Y10.00 Z0.30 E5.00 |
| | 93 | echo:Home offset: |
| | 94 | echo: M206 X0.00 Y0.00 Z0.00 |
| | 95 | echo:PID settings: |
| | 96 | echo: M301 P22.20 I1.08 D114.00 |
| | 97 | ok T:18.87 /0.00 B:23.38 /0.00 @:0 B@:0 |
| | 98 | }}} |