ad91ef8e1b
Config: extruder settings
...
- fix extruder direction
- enable load/unload filament menu items
2021-08-14 11:49:17 +02:00
0a1ec65583
Config: set z steps per mm and probe z offset
2021-08-14 11:41:13 +02:00
69e35e913d
Config: fix endstop setting
...
The z endstop is not used due to a probe being present. Should it be
used however this is the right setting.
2021-08-14 11:37:46 +02:00
f629552fb1
Config: fix axis swap and CoreXY setting
...
Y stepper was set to be reversed by default. This alone swapped the X
and Y axis. The first fix was to enable COREYX instead of COREXY. With
the correct Y direction the printer will run with the correct axis in
COREXY mode.
2021-08-14 11:36:52 +02:00
c51f7e094c
Config: enable USB serial port
2021-08-14 08:05:06 +02:00
3f65d4bfb6
Config: set extruder fan
...
FAN1_PIN is the HE1 ferrule connector. By setting the E0_AUTO_FAN_PIN
the fan only turns on at the specified temperature (50).
2021-08-12 14:43:57 +02:00
bf05e1f393
Config: enable sensorless homing
2021-08-12 14:18:10 +02:00
fc5045d361
Config: configure Z Probe for homing
2021-08-12 14:17:45 +02:00
f1e03c2e1c
Config: setup tft display
...
- Config based on
https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware#marlin-dependencies
2021-08-12 07:56:32 +02:00
53997c0f44
Config: specify installed components
...
- Temp sensor on hotend
- 4, Stepper drivers: X, Y, Z and E0
- BLTOUCH and offset
2021-08-12 07:40:34 +02:00
56ff450de2
Config: alter basic settings
...
- Author, Printer Name, Machine UUID
- Mechanical type, CoreYX
- Bed size
- enable EEPROM and SD-Card
2021-08-12 07:36:21 +02:00
841b8abbed
Set board env for platformio
...
Chipset for BTT SKR 1.4 Turbo is LPC1769
2021-08-11 16:36:55 +02:00
cac4d1f941
Backup configuration files
2021-08-11 16:36:55 +02:00
Scott Lahteine
418743cf6a
🚸 Set M122 interval only with S0 or Pn
2021-08-10 04:07:59 -05:00
Scott Lahteine
eafd0ed765
🐛 Use delete [] for new []
2021-08-10 04:07:59 -05:00
Scott Lahteine
0c0f84b659
🐛 Fix CoreXY plus extra axes
...
See #22490
2021-08-10 04:07:59 -05:00
Marcio T
166324fc7b
🐛 Fix and improve FTDI Eve Touch UI ( #22361 , #22439 , #22459 , #22468 , #22500 , #22530 )
2021-08-09 01:09:08 -05:00
ellensp
3924545912
✨ Zonestar ZM3E2, ZM3E4 V1, ZM3E4 V2 ( #22498 )
2021-08-09 01:02:06 -05:00
Tanguy Pruvot
86e78410d6
🚑 ️ Init FastIO before anything else ( #22508 )
2021-08-09 00:59:16 -05:00
Scott Lahteine
157c60c93b
🌐 Level Corners => Bed Tramming
2021-08-09 00:59:16 -05:00
George Fu
d7f3228ec6
🔨 Fix FYSETC S6 envs ( #22421 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-08-09 00:59:16 -05:00
Scott Lahteine
c56ac0c34a
🎨 Misc. Cleanup
2021-08-09 00:59:16 -05:00
Scott Lahteine
e71fa2b649
🎨 Add DWIN_StatusChanged_P
2021-08-09 00:59:16 -05:00
Scott Lahteine
fefde2a644
🐛 Fix fan index for Singlenozzle, chamber fan
...
Fixes #22512
Followup to #19152 , #19519
2021-08-09 00:37:55 -05:00
Scott Lahteine
a668a9d302
🏗️ Define HAL_STM32 for HAL/STM32 ( #22537 )
2021-08-09 00:37:55 -05:00
Jason Smith
e3c294dc9b
🐛 Fix some Simulator on Windows issues ( #22516 )
2021-08-09 00:27:35 -05:00
Chris Pepper
dc67705049
✨ Simulator HAL and build targets ( #22418 )
2021-08-09 00:27:31 -05:00
mks-viva
e0fa6ed4f8
📌 MKS pins for PSU_CONTROL ( #22528 )
2021-08-09 00:25:31 -05:00
ellensp
a4cd654e48
🐛 Fix MKS 'USB Flash MSC' environments ( #22515 )
2021-08-09 00:25:31 -05:00
mks-viva
06b963d9ea
✨ MKS Monster8 board ( #22455 )
2021-08-09 00:25:31 -05:00
Scott Lahteine
a36a6685ae
🐛 Fix up endstop flags ( #22487 , #22525 )
2021-08-09 00:25:31 -05:00
DerAndere
83b8a0f2ac
🐛 Followup to 6 linear axes ( #22482 )
2021-08-09 00:25:31 -05:00
Grayson
1866f51d08
🐛 Fix G38 with probe on Z_MIN ( #22452 )
2021-08-09 00:25:31 -05:00
Scott Lahteine
4b2fdbeeb1
✨ M256 LCD brightness ( #22478 )
2021-08-09 00:24:57 -05:00
Tanguy Pruvot
eeac85642f
🔨 Offset/encrypt/rename for Maple STM32F1 ( #22477 )
2021-08-09 00:24:57 -05:00
Scott Lahteine
0bbe85d3e7
🚸 Fix BLTouch spelling
2021-08-09 00:24:57 -05:00
Tanguy Pruvot
0af762d609
🚸 Prevent M42 unintended pin change to output ( #22493 )
2021-08-09 00:24:57 -05:00
Scott Lahteine
b567717762
🐛 Prevent ABL G29 setting a funky feedrate
...
See #22472
2021-08-09 00:20:42 -05:00
Tanguy Pruvot
2b2a8355c9
🐛 Fix Longer3D STM32 boot, add Maple test ( #22473 )
2021-08-09 00:20:12 -05:00
Scott Lahteine
ac64d6915f
🐛 Fix report_a_position ABC criteria
2021-08-09 00:17:25 -05:00
Tanguy Pruvot
1bee38a1c1
🎨 Fix "'EEPROM' unused" warning ( #22511 )
2021-08-09 00:15:44 -05:00
Scott Lahteine
4e54fa2320
💚 Fix tests for new sanity-checks
2021-08-09 00:14:51 -05:00
Scott Lahteine
eba0ae4ee1
🔧 Sanity-check DEFAULT_EJERK with LIN_ADVANCE
...
See #20649
2021-08-09 00:14:51 -05:00
Scott Lahteine
d49a26bcc6
🔧 Sanity-check Mixing plus Disable Inactive Extruder
...
See #22166
2021-08-09 00:14:51 -05:00
Scott Lahteine
a2759bc245
🐛 Allow SKR Pro CONTROLLER_FAN_PIN override
...
Followup to #22411
2021-08-09 00:12:53 -05:00
Bob Anthony
f642d8b79e
🐛 Fix extra E move in toolchange with ..._NO_RETURN ( #22504 )
2021-08-09 00:12:53 -05:00
ellensp
bc773e9c96
🐛 Fix sprintf_P compile error (Maple) ( #22479 )
2021-08-09 00:02:57 -05:00
Scott Lahteine
ffde284288
🎨 Adjust settings.cpp indent
2021-08-09 00:01:29 -05:00
Tanguy Pruvot
e3b05dd6c2
🔨 Update Longer and Chitu envs ( #22467 )
2021-08-09 00:00:52 -05:00
Malderin
8e84d24737
🐛 Fix custom menus on MKS UI ( #22470 )
2021-08-09 00:00:52 -05:00