Scott Lahteine
928cd1b8ab
Clean up some includes
4 years ago
Mike La Spina
9901b4e9f1
Laser Test Fire ( #20452 )
4 years ago
Markus
6a60d47b90
Up to 6 Tramming points ( #20720 )
4 years ago
Java
92eee0386f
Preheat before Power Loss Recovery homing ( #20697 )
4 years ago
zeleps
d324f3b16a
Don't apply hotend_offset.z to Z soft endstops ( #20675 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
efe2859227
Solenoid cleanups
Followups to #20473 ahead of #20675
4 years ago
Scott Lahteine
eaeb9d1b20
Document, adjust some homing code
4 years ago
qwewer0
7ef03a761b
Assisted Tramming improvements ( #20298 )
4 years ago
Jason Smith
25152a8cef
Fix UBL mesh edit delta moves ( #20620 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
zeleps
3b4c5f982c
Fix PARKING_EXTRUDER homing with solenoid ( #20473 )
4 years ago
Victor Oliveira
2c58d0881b
Prefix SD SPI pins (SCK, MISO, MOSI, SS) ( #20606 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
eda5a884c6
LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility ( #20589 )
4 years ago
Jason Smith
2e93923e24
Validate defined probe points ( #20572 )
4 years ago
Scott Lahteine
9947072d2d
Remove CREALITY_TOUCH
4 years ago
Ashammaru
e3d7603d54
Fix SPINDLE_LASER_FREQUENCY ( #20509 )
4 years ago
Mike La Spina
f9dd484381
Cutter Power in percent format ( #20410 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Luu Lac <45380455+shitcreek@users.noreply.github.com>
4 years ago
Vi B-P
48bf80d190
Apply NO_MOTION_BEFORE_HOMING to joystick motion ( #20462 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
121d4bf52a
Add "End Repeat Loops" menu item
4 years ago
ubik2
a510c16838
Add OPTIMIZED_MESH_STORAGE option (for UBL) ( #20371 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
wmariz
60aeed99c6
Refactor 'Level Corners with Probe' ( #20460 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jan Krajdl
c529209c8f
Support RGBW on PCA9632 ( #20455 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Serhiy-K
256e94980e
STM32F1xx support for TFTGLCD ( #20515 )
4 years ago
Chris Pepper
f0b7f27029
Fix UBL mesh inset Z position ( #20538 )
4 years ago
grauerfuchs
02b65de6a2
Fix and optimize MightyBoard ( #20493 )
4 years ago
Scott Lahteine
bee6b8af8f
Use homing_feedrate function
4 years ago
Mike La Spina
e3e9982fec
Fix Spindle/Laser Control menu ( #20347 )
4 years ago
Scott Lahteine
37dd0fd2d6
Fix auto#.g file handling, add NO_SD_AUTOSTART ( #20071 )
4 years ago
Scott Lahteine
ef35fc60c1
Use 'nearby' for 'near'
4 years ago
Jason Smith
c400c54b86
Suspend Servos for STM32+NeoPixel ( #19963 )
4 years ago
Tanguy Pruvot
c88a7935d6
Don’t use near keyword as variable name ( #20374 )
4 years ago
Belin Fieldson
43bbf04764
Loosen E on pause for fila-manipulation ( #20346 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith
10b8737c7d
Fix MESH_BED_LEVELING w/o SEGMENT_LEVELED_MOVES ( #20363 )
4 years ago
Scott Lahteine
74c509d36e
General cleanup
4 years ago
Scott Lahteine
deb8df8eff
M808 Repeat Markers ( #20084 )
4 years ago
wmariz
747bde7e64
Level Corners with Probe option ( #20241 )
4 years ago
pseudex
6cca5a9f92
Allow cold Filament Load/Unload with M302 P1 ( #20262 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith
5e57e60692
Fix UBL manual mesh adjust behavior ( #20248 )
4 years ago
Kurt Haenen
9c9fd8714e
Proper pullup/pulldown configurability ( #20242 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira
69b61fef67
Fix Load Filament wait ( #20243 )
4 years ago
Scott Lahteine
f3805edbd6
Power-Loss cleanup
4 years ago
Kurt Haenen
9ebe050646
Fix backward Filament (Presence) Sensor pulls ( #20228 )
Co-authored-by: Kurt Haenen <Kurt.Haenen@quintux.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Orel
2abde8a068
Fix DAC setDrvPct ( #20205 )
4 years ago
bosd
29d45b1144
Fix broken #include ( #20193 )
4 years ago
Giuliano Zaro
bd38e59479
SMUFF (MMU2 clone) support ( #19912 )
4 years ago
Jason Smith
5f9ccb361a
Use MANUAL_PROBE_START_Z for UBL manual probing ( #20160 )
4 years ago
Thomas Niccolo Reyes
172cc0dd03
Open File Browser on Media Insert (option) ( #20151 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith
7848096acb
Fix NAN mesh entries with ABL_BILINEAR_SUBDIVISION ( #20143 )
4 years ago
Victor Oliveira
180fe914b6
Prevent #div0 error ( #20183 )
4 years ago
Gonçalo Pereira
030f745b08
Typo in MMU2 serial protocol description ( #19949 )
4 years ago
ellensp
ac74786c2b
Fix compile with PLR, no fan ( #20096 )
4 years ago