2 Commits (bc01d8d023e1dc95d4cbff50fc22edde5a6ff3f4)

Author SHA1 Message Date
Marcio T be0e313c07
Touch UI additions, bug fixes (#17379) 5 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 5 years ago
Scott Lahteine b1a50d54e2 HAS_TRINAMIC => HAS_TRINAMIC_CONFIG 5 years ago
Scott Lahteine 5e197df89a Fix Babystepping loop (again) 5 years ago
proferabg 3f87f912c5
Enable hotend / bed PID separately in ExtUI (#16827) 5 years ago
InsanityAutomation a9549f7a08 Add PID, probe offsets to ExtUI (#16792) 5 years ago
Scott Lahteine f312ddfa4f More updates for 8 extruders, REPEAT 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
Scott Lahteine 7f9c62437e
Corner Leveling: Add inset for each side (#16759) 5 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 5 years ago
Scott Lahteine 9caf5c05e7
Refactor heater watch, job timer auto-start (#16725) 5 years ago
yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 5 years ago
InsanityAutomation 7b512742f4 Tweak ExtUI Probeless Babystepping (#16177) 5 years ago
InsanityAutomation b24b0f385f Add ExtUI Flow Rate method (#16048) 5 years ago
Scott Lahteine b11551c767
Touch UI updates for Cocoa Press (#15986) 5 years ago
Marcio Teixeira 5639b8ca20 Touch UI fixes for Cocoa Press (#15847) 5 years ago
LinFor b20d5a7cc6 Estimate Remaining Time (graphical display) (#15497) 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Scott Lahteine c0005e939c
Enable junction deviation by default (#15481) 5 years ago
InsanityAutomation 71526fa5ce Fix ExtUI onMeshUpdate event (#15477) 5 years ago
InsanityAutomation 438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 5 years ago
Scott Lahteine 806d64e1bf X_SENSORLESS includes AXIS_HAS_STALLGUARD 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Ludy a628d77798 Fix compile error with 6 hot-ends (#15405) 5 years ago
Scott Lahteine 2277c6dffc
Optimize SD card reader, sorting (#15395) 5 years ago
Scott Lahteine d683f98019 Return buffer in duration.toString 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
Marcio Teixeira 8cbb5350ad Refactor joystick support in ExtUI (#15318) 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Marcio Teixeira 7f117bfc60 EXTENSIBLE_UI Joystick support (#15303) 5 years ago
Scott Lahteine 712aaa26d5 Use provided 'constrain' 5 years ago
Scott Lahteine b73744f9e7
Update ExtUI, add test under DUE (#15298) 5 years ago
Scott Lahteine 73ac213cdd Fix FileList::isAtRootDir 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Marcio Teixeira 4c00ddae56 Remove obsolete LULZBOT_TOUCH_UI code (#15284) 5 years ago
Robby Candra 98233b1de0 Add root flag to CardReader (#15275) 5 years ago
Marcio Teixeira 7a569ad4d0 LULZBOT_TOUCH_UI fixes. Fix some warnings. (#15276) 5 years ago
Scott Lahteine d5f5203880 Use "mount" as card verb 5 years ago
Scott Lahteine 584c86bed1
More "zero extruders" changes (#15213) 5 years ago
Scott Lahteine 586b334c2a
Split up stepper indirection (#15111) 5 years ago
Marcio Teixeira 0f386d06a1 Followup fixes to ExtUI (#15068) 5 years ago
InsanityAutomation f218405c36 Fix ExtUI invalid speed, timer (#15031) 5 years ago
Marcio Teixeira 69641f1420 Fix incompatible types error (#15009) 5 years ago
InsanityAutomation 5a7c0216f7 Misc. ExtUI fixes (#14971) 5 years ago
Marcio Teixeira 13d8dc0b79 Fix incorrect print stat in ExtUI (#14881) 5 years ago
InsanityAutomation 9cd66f6f77 Fix missing include & condition (#14682) 5 years ago
Robby Candra 2c5436e315 Fix HOST_PROMPT_SUPPORT include in ExtUI API (#14650) 5 years ago
Marcio Teixeira 57ed063ba1 Fix unused variable warnings (#14643) 5 years ago