139 Commits (1b42fba39b07d3b632e6313bc39dd8d7ac2ecea6)

Author SHA1 Message Date
Scott Lahteine a22434508f Match tweaks to G33 from 1.1 7 years ago
Scott Lahteine d6aa127c76 Remove I2CPEM workspace offset 7 years ago
Scott Lahteine 79772219ae Fix Fan Multiplexer init 7 years ago
Colten Edwards e0a6ee8da5 [2.0] Fix up G33, LPC1768 + SDCARD_SORT_ALPHA (#8250) 7 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 7 years ago
Scott Lahteine 31f112cf58 Cleanup trailing whitespace 7 years ago
Luc Van Daele 6827e243a0 [2.0.x] G33 magic numbers (#8171) 7 years ago
Scott Lahteine 0108d5181f Allow asterisks in G-Code commands 7 years ago
GMagician 727a403ba1 [2.0.x] Fix NO_MOTION_BEFORE_HOMING unwanted behaviour (#8176) 7 years ago
Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops 7 years ago
Scott Lahteine 3e8754a38a Add/correct time units on planner vars / M205 B 7 years ago
Luc Van Daele a1a4fc277e (2.0.x) serious bug G33 (#8136) 7 years ago
LVD-AC dcfc2503c2 G33 Autotune calibration update #10 7 years ago
Scott Lahteine bd78ca0ee3 Add M290 Babystepping 7 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 years ago
Scott Lahteine 3ac581eac9 Neopixel changes for parity with 1.1.x 7 years ago
Thomas Moore 51fafccc16 [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 7 years ago
Roxy-3D 72156a2029 change to better (more clear) names (#8050) 7 years ago
Roxy-3D 5439358281 Basic UBL operations working on 32-bit platforms (#8024) 7 years ago
Luc Van Daele 3986a84f77 boolval revisited (#8016) 7 years ago
Scott Lahteine ce48403a0b Add EXTRA_FAN_SPEED feature 7 years ago
Scott Lahteine 5c4f3e0107 Add LCD_SET_PROGRESS_MANUALLY 7 years ago
Scott Lahteine c0dddd4233 Tweaks to tool_change, GcodeSuite::T() 7 years ago
Scott Lahteine 1344ca4b2f UBL no longer needs ubl_state 7 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 7 years ago
Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 7 years ago
gallynero 3619a4cbea fix 'axis_unhomed_error' not defined error 7 years ago
Slawomir Ciunczyk a11e6a1022 Different NEOPIXEL types 7 years ago
Scott Lahteine 8315a8a716 Apply fixes for DUE 7 years ago
Scott Lahteine b220bc7521 Apply G33 updates 7 years ago
Scott Lahteine 508d764d63 Add serial XON/XOFF handshaking 7 years ago
Scott Lahteine 2d41c59320 Tweak some spacing 7 years ago
Scott Lahteine 90af1fe5ee Implement NO_MOTION_BEFORE_HOMING option 7 years ago
Thomas Moore ae2173cd52 Synchronize retractions 7 years ago
Thomas Moore 0cb00f52d9 Cleanup warnings 7 years ago
Christopher Pepper bea3ec2724 M355 S0, S1 fixes & faster LCD, SD card 7 years ago
Scott Lahteine dff2904c0f Marlin code whitespace cleanup 7 years ago
Phr3d13 10c1b442ca Fixes for Anet10 and gt2560 7 years ago
Scott Lahteine 6d5fcac54a G33 changes from 1.1.x 7 years ago
Scott Lahteine 1587962547 Combine G-code files into fewer units 7 years ago
Scott Lahteine 64dfb46461 Move z_endstop_adj to Endstops 7 years ago
Scott Lahteine 2e20c53c9d Move endstop debug to Endstops 7 years ago
Scott Lahteine a10451ceed Move Volumetric methods to Planner 7 years ago
Scott Lahteine 07cf75883f Move T (tool change) to cpp 7 years ago
Scott Lahteine 927524af6b Move M999 to cpp 7 years ago
Scott Lahteine 1a37ebc76d Move M163-M165 MIXING_EXTRUDER to cpp 7 years ago
Scott Lahteine 8ca0b2fd68 Move M355 caselight to cpp 7 years ago
Scott Lahteine 59608086e6 Move M350_M351 to cpp 7 years ago
Scott Lahteine 6e0503eab2 Move M907-M910 to cpp 7 years ago
Scott Lahteine 2e89685154 Move TMC2130 g-codes to cpp 7 years ago