Advertisement
Guest User

Untitled

a guest
May 8th, 2020
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. Connecting...
  2. start
  3. Printer is now online.
  4. echo:Marlin Gemax-MK4-1.9
  5. echo: Last Updated: 2018-07-31 | Author: (none, default config)
  6. echo:Compiled: Jan 17 2020
  7. echo: Free Memory: 3855 PlannerBufferBytes: 1232
  8. echo:V55 stored settings retrieved (655 bytes; crc 24186)
  9. echo: G21 ; (mm)
  10. echo: M149 C ; Units in Celsius
  11. echo:Filament settings: Disabled
  12. echo: M200 D1.75
  13. echo: M200 D0
  14. echo:Steps per unit:
  15. echo: M92 X160.00 Y160.00 Z800.00 E110.00
  16. echo:Maximum feedrates (units/s):
  17. echo: M203 X300.00 Y150.00 Z5.00 E25.00
  18. echo:Maximum Acceleration (units/s2):
  19. echo: M201 X2000 Y1000 Z50 E10000
  20. echo:Acceleration (units/s2): P<print_accel> R<retract_accel> T<travel_accel>
  21. echo: M204 P1000.00 R3000.00 T1000.00
  22. echo:Advanced: Q<min_segment_time_us> S<min_feedrate> T<min_travel_feedrate> X<max_x_jerk> Y<max_y_jerk> Z<max_z_jerk> E<max_e_jerk>
  23. echo: M205 Q20000 S0.00 T0.00 X10.00 Y10.00 Z0.30 E5.00
  24. echo:Home offset:
  25. echo: M206 X0.00 Y0.00 Z-0.30
  26. echo:Auto Bed Leveling:
  27. echo: M420 S0
  28. echo:Material heatup parameters:
  29. echo: M145 S0 H225 B80 F0
  30. echo: M145 S1 H170 B8 F0
  31. echo:Z-Probe Offset (mm):
  32. echo: M851 Z-0.65
  33. echo:SD card ok
  34. >>> M303 E0 S200 C8
  35. SENDING:M303 E0 S200 C8
  36. Error:PIDTEMP disabled
  37. [ERROR] Error:PIDTEMP disabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement