Commit Graph
66 Commits
Author SHA1 Message Date
Robby CandraandGitHub 1b097d0467 Wait for hotend temp before Resume move (#19009) 2020-08-14 08:38:00 -05:00
Robby CandraandGitHub 9590fcd855 EVENT_GCODE_SD_STOP => ABORT (#18978) 2020-08-10 20:25:35 -05:00
c02451b602 Filament Runout Inverting => State (#18537)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-05 17:42:19 -05:00
Robby CandraandGitHub 7ca0a7df19 PID Accelerated Edit (#18532) 2020-07-04 15:11:01 -05:00
Robby CandraandGitHub 39105384ba Permit independent X2,Y2,Z2,Z3,Z4 endstop inverting (#18481) 2020-07-01 01:22:34 -05:00
Robby CandraandGitHub 1c52d76668 Serial redirect for Move Command when stopping (#16906) 2020-02-20 02:22:07 -06:00
Robby CandraandGitHub af84e362cc Remove unused queue.stopped_N (#16850) 2020-02-13 18:59:32 -06:00
Robby CandraandGitHub a83ad2d9d4 Define MarlinSerial instances for DGUS (#16841) 2020-02-11 20:30:20 -06:00
Robby CandraandGitHub 86812432f3 Remove extraneous Serial init (#16794) 2020-02-06 14:11:49 -06:00
Robby CandraandScott Lahteine a0a93e35ae Fix serial port redirection (index ≠ port num) (#16687) 2020-01-26 22:46:26 -06:00
Robby CandraandScott Lahteine 48098b1675 Preserve CWD for write/remove file (#16667) 2020-01-26 18:34:17 -06:00
Robby CandraandScott Lahteine fc9f8d27eb Fix Progress / Remaining display on DOGM (#16005) 2019-11-26 02:55:22 -06:00
Robby CandraandScott Lahteine 55595d444d Use LCD_WIDTH for indexed string (#15979) 2019-11-24 19:06:23 -06:00
Robby CandraandScott Lahteine 40bbe58371 Use lcd_uint_t in lcd_put_u8str_ind_P (#15909) 2019-11-16 16:37:21 -06:00
Robby CandraandScott Lahteine fcfde7c2f5 Only assign CS/RX/TX on extra axes with SPI/UART (#15886) 2019-11-13 02:03:34 -06:00
Robby CandraandScott Lahteine 7360e9343a Minor DOGM status screen fix (#15746) 2019-11-02 07:04:31 -05:00
Robby CandraandScott Lahteine bdb452ed81 Fix missing % on DOGM Status Screen (#15748) 2019-11-02 07:01:50 -05:00
Robby CandraandScott Lahteine cf8541a7a7 Fix G92.9 (thus PLR Z position) (#15625) 2019-10-24 13:05:50 -05:00
Robby Candra 2c42526763 FIx Estimation String Pos 2019-10-22 10:02:27 +07:00
Robby Candra d64ab63026 Fix Estimation String Macro 2019-10-22 08:16:29 +07:00
Robby Candra 52a8bbefcf Make sure estimate time = 0 not displayed 2019-10-20 23:44:05 +07:00
Robby Candra 6241bcf0c8 Fix Progress at the end of print. 2019-10-20 06:06:48 +07:00
Robby CandraandScott Lahteine f368c14a61 Fix Probe Manually Grid (#15598) 2019-10-19 12:29:50 -05:00
Robby Candra 16ae9ee88b Update Configuration_adv 2019-10-17 05:37:22 +07:00
Robby Candra 9b88c3e79b DOGM Progress Display, option to disable display rotation 2019-10-17 05:26:09 +07:00
Robby Candra 7af99d03d3 Don't show prefix if no elapsed time 2019-10-16 16:25:52 +07:00
Robby Candra bf850827f7 Fix Progress Display 2019-10-16 16:18:20 +07:00
Robby CandraandScott Lahteine e79666a82b Followup to "Fix G2/G3 rounding" (#15510) 2019-10-10 21:16:37 -05:00
Robby CandraandScott Lahteine 6f60838736 Fix PAUSE_MODE_CHANGE_FILAMENT menu item (#15501) 2019-10-10 19:39:32 -05:00
Robby CandraandScott Lahteine ac466ecf74 Change Junction Deviation to Classic Jerk (#15505) 2019-10-10 19:31:59 -05:00
Robby CandraandScott Lahteine c3f09e2b1b Set MAX_OVERSHOOT_PID_AUTOTUNE to 30 (#15257) 2019-09-25 09:43:00 -05:00
Robby CandraandScott Lahteine 9c288a682d Followup to probe_at_point change (#15342) 2019-09-25 02:29:10 -05:00
Robby CandraandScott Lahteine 787d522036 LCD Size Defines (#15297) 2019-09-18 02:58:58 -05:00
Robby CandraandScott Lahteine 98233b1de0 Add root flag to CardReader (#15275) 2019-09-16 17:49:55 -05:00
Robby CandraandScott Lahteine acd76e8609 Allow odd mm bed sizes (#15258) 2019-09-14 01:26:14 -05:00
Robby CandraandScott Lahteine 3f129b6574 Touch Buttons variable repeat delay (#15236) 2019-09-12 22:14:24 -05:00
Robby CandraandScott Lahteine 1ab3521351 Optimize Media Menu display/scrolling (#15233) 2019-09-12 18:06:07 -05:00
Robby CandraandScott Lahteine 6b05d5d65d Allow TOUCH_BUTTONS to be swapped (#15100) 2019-09-04 13:13:05 -05:00
Robby CandraandScott Lahteine 26fa08548c Add RGB565 Color Definitions for TFT (#15099) 2019-08-30 22:49:24 -05:00
Robby CandraandScott Lahteine 38983fdfa9 Add 'Back' Button for Touch TFT 320x240 (#15060) 2019-08-29 01:19:07 -05:00
Robby CandraandScott Lahteine ca084dcfe8 Switch col vs row variable name (#15072) 2019-08-28 02:49:21 -05:00
Robby CandraandScott Lahteine 33d54c0d5a Remove extra defines (#14983) 2019-08-18 21:00:20 -05:00
Robby CandraandScott Lahteine 823178c272 Use u8g int type for screen coordinates (#14965) 2019-08-17 19:58:38 -05:00
Robby CandraandScott Lahteine d2d71caa3b Clean up Touch pins. Better up/down touch response. (#14900) 2019-08-10 01:42:52 -05:00
Robby CandraandScott Lahteine 5bc2fb022c THERMAL_PROTECTION_GRACE_PERIOD is obsolete (#14798) 2019-08-05 20:33:15 -05:00
Robby CandraandScott Lahteine 96a1c6540e Use title case for menu items (#14806) 2019-08-01 20:31:58 -05:00
Robby CandraandScott Lahteine 128eed6b57 Option to reverse select direction/buttons (#14693) 2019-07-30 17:42:57 -05:00
Robby CandraandScott Lahteine 71d8c6f742 Fix LCD sanity check (#14678) 2019-07-19 05:53:36 -05:00
Robby CandraandScott Lahteine c9aa68ef7a Encoder direction: Wrangle, Revert select screen change (#14628) 2019-07-17 19:41:15 -05:00
Robby CandraandScott Lahteine 2c5436e315 Fix HOST_PROMPT_SUPPORT include in ExtUI API (#14650) 2019-07-17 04:23:19 -05:00
Robby CandraandScott Lahteine ebb1a7dc1f Fix EXT_UI example onFilamentChange Parameter (#14649) 2019-07-17 03:05:23 -05:00
Robby CandraandScott Lahteine e96468566d Fix Z_PROBE_END_SCRIPT in ABL (#14621) 2019-07-14 04:28:38 -05:00
Robby CandraandScott Lahteine f30b89953d runout.distance_mm LCD edit item (#14066) 2019-06-10 20:18:06 -05:00
Robby CandraandScott Lahteine 7e07a3888b Fix PLR Z bug affecting Cartesians (#14230) 2019-06-08 05:27:58 -05:00
Robby CandraandScott Lahteine 5ca8d51e12 Ability to insert G-code in front of queue (#14229) 2019-06-08 05:23:53 -05:00
Robby CandraandScott Lahteine 5515f88452 Clarify SD longname string size (#14148) 2019-05-27 19:50:48 -05:00
Robby CandraandScott Lahteine df7733425c Shorten pause message for 4 line LCD (#14097) 2019-05-26 02:33:52 -05:00
Robby CandraandRoxy-3D 7b78a20fb7 Fix: Debug Memory Dump size (#13957)
* Fix Memory Dump size

* Fix Compile error on Memory Dump
2019-05-11 11:44:39 -05:00
Robby CandraandScott Lahteine 79955f0c89 Fix PLR file delete bug (#13860) 2019-05-04 23:30:47 -05:00
Robby CandraandScott Lahteine 0181e57417 Add a minimum Z change option to power-loss recovery (#13859) 2019-05-02 22:29:05 -05:00
Robby CandraandScott Lahteine c369477cb0 Fix bug: diveToFile breaks M23 (#13865) 2019-05-02 15:54:24 -05:00
Robby CandraandScott Lahteine e8dc87a2b7 Fix updated Allen Key pause probe logic (#13723) 2019-04-16 12:35:58 -05:00
Robby CandraandScott Lahteine 7ca1fea22b Option to pause probe deployment only when triggered, for manually-deployed allen-key probe (#13698) 2019-04-16 01:32:43 -05:00
Robby CandraandScott Lahteine 35160dfb7a Simplify PLR homing when Z homes to max (#13718) 2019-04-16 00:17:27 -05:00
Robby CandraandScott Lahteine 9e86fc3831 Require homing to toggle leveling (#13652) 2019-04-11 14:09:41 -05:00
Robby Candra 0dada36e5a Ignore Visual Studio Files 2017-03-17 22:13:46 +07:00