1104 Commits (fabrikator-mini)

Author SHA1 Message Date
  Scott Lahteine 0a7e7a6fa5
Allow servo features in combination (#16960) 4 years ago
  Scott Lahteine cf597e2bb1 Allow weird probe values in G33 4 years ago
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
  Scott Lahteine 5071fe82ab
Ensure proper SD print completion (#16967) 4 years ago
  Scott Lahteine 454cbcce51 Fix the wait loop in M0 / M1 4 years ago
  Scott Lahteine 42fa9fc570 Fix card_eof error 4 years ago
  Scott Lahteine 9040394e8e Fix card_eof error 4 years ago
  Scott Lahteine 5e197df89a Fix Babystepping loop (again) 4 years ago
  Scott Lahteine 0ba18848af Allow USE_GCODE_SUBCODES for debugging 4 years ago
  Scott Lahteine b2328d089a Allow LCD_PIXEL_WIDTH/HEIGHT override 4 years ago
  Scott Lahteine 29ec868c4b Commit last SD line before fileHasFinished 4 years ago
  ellensp 7bf3581b02
Fix M0/M1 broken wait loop (#16921) 4 years ago
  Scott Lahteine 3543873da7 Use moves_free in ok_to_send 4 years ago
  Scott Lahteine 1ab6f910b6 Use moves_free in ok_to_send 4 years ago
  Scott Lahteine 22b974691e Tweak process_line_done for speed 4 years ago
  Scott Lahteine 19991e269b Show end prompt with Print Event LEDs 4 years ago
  Scott Lahteine a1f026f57a Inline manage_inactivity, tweak autoreport_paused 4 years ago
  Robby Candra 1c52d76668
Serial redirect for Move Command when stopping (#16906) 4 years ago
  Giuliano Zaro 42208bc031
Fix unknown command on empty lines (#16867) 4 years ago
  Scott Lahteine 073e4443e8 Optimize "Dismiss" string 4 years ago
  Scott Lahteine 00ba053c90
Clean up host actions code (#16856) 4 years ago
  Robby Candra af84e362cc
Remove unused queue.stopped_N (#16850) 4 years ago
  Gaston Dombiak 082117c4bb
Ping the job timer in M140 (#16849) 4 years ago
  Giuliano Zaro 0e17d10bf3
Fix G-code line parsing (#16840) 4 years ago
  Scott Lahteine dd6a7ca197 Fix out-of-order M0 after SD printing 4 years ago
  Scott Lahteine fa4a6cdb5c Fix out-of-order M0 after SD printing 4 years ago
  Scott Lahteine 3bef7a4450
Add g-code quoted strings, improve stream code (#16818) 4 years ago
  Scott Lahteine 0ce83dee95 Show print time with PRINTER_EVENT_LEDS 4 years ago
  Scott Lahteine 38873596ec Tweak parser warning 4 years ago
  Scott Lahteine 130e36d766 Tweak ABL logging, document probing 4 years ago
  Tanguy Pruvot 54aff83179
G26: Allow to set retraction for UBL mesh test (#16511) 4 years ago
  Scott Lahteine f312ddfa4f More updates for 8 extruders, REPEAT 4 years ago
  Scott Lahteine 7bf2190f03 Fix CALIBRATION_GCODE pin handling 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Scott Lahteine 72b4d91d2e
Add Z_AFTER_HOMING to raise Z more in G28 (#16755) 4 years ago
  Scott Lahteine 4716dac874
Apply REPEAT, RREPEAT, and loop macros (#16757) 4 years ago
  Scott Lahteine 0e72c315a0 Minor string storage optimization 4 years ago
  Scott Lahteine 22556a7bbf More 8-extruder fixups 4 years ago
  Scott Lahteine 5296af94d2 Drop obsolete SD special char handling 4 years ago
  InsanityAutomation e58d1bf974
G34 automatic point assignment (#16473) 4 years ago
  Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
  Scott Lahteine 3c9464eea4 Tweak G60/G61 slots 4 years ago
  Scott Lahteine 9caf5c05e7
Refactor heater watch, job timer auto-start (#16725) 4 years ago
  Scott Lahteine 50889c0f94
Move L64XX index_to_axis to progmem (#16697) 4 years ago
  chgi 99b6a132bc
Fix G60/G61 slots > 8 and compile error (#16715) 4 years ago
  Radek Pietruszewski e6a675e6ec
Fix missing string for M48 build (#16708) 4 years ago
  Neskik 1db9d9f76f
Fix probe temp calibration (#16718) 4 years ago
  Scott Lahteine e8ed4329ea Cleanup of old includes, add comments 4 years ago
  Scott Lahteine 8bd6b60a01 Remove extraneous G60/G61 lines 4 years ago
  Hans007a e2eef1256a G60/G61 Position Save/Restore (#16557) 4 years ago