Skip to content

Releases: V1EngineeringInc/MarlinBuilder

V515 Marlin 2.1.1

25 Sep 17:39
c8fa993
Compare
Choose a tag to compare

Update to Marlin 2.1.1, https://github.com/MarlinFirmware/Marlin/releases/tag/2.1.1

Highlights since v513 (514 was skipped (git issues))

SKR Wifi changes

  • The default is now TFT MODE. Marlin mode will no longer see the SD card in the side of the screen TFT mode will.
  • 8266 Wifi added to the board, not the TFT. This will let you run in headless mode.

Laser updates

  • Inline laser commands. 8bit can do 22mm/s raster, 32bit 25mm/s raster. Vector much faster.

Driver updates
MP3DP v4 initial release

v513 2.0.9.2

24 Oct 13:33
f7a0f89
Compare
Choose a tag to compare

Marlin version 2.0.9.2 (new 🎉 )

Please run a quick test. Some boards have had the axis reversed. If this has happened, just flip the stepper plugs over to reverse the direction.

This is a bugfix from v511:

  • Include the source in the release
  • Reverse the direction of the second motors in dual endstop configs.

v511 Updates:

  • Updated to Marlin 2.0.9.2. Check out the main Marlin release notes to see what changed.
  • Deprecated arduino builds on ramps/rambo. Platformio or MarlinBuilder is the preferred way to go now.
  • Fixes to dual configs for new Marlin
  • Updates to custom Marlin Menu in LCD
  • Fixes to arc settings/tuning
  • Changed the name of the zip, since it includes more than src.

v511 2.0.9.2

13 Oct 15:28
92a8437
Compare
Choose a tag to compare
v511 2.0.9.2 Pre-release
Pre-release

Marlin version 2.0.9.2 (new 🎉 )

Please run a quick test. Some boards have had the axis reversed. If this has happened, just flip the stepper plugs over to reverse the direction.

Updates:

  • Updated to Marlin 2.0.9.2. Check out the main Marlin release notes to see what changed.
  • Deprecated arduino builds on ramps/rambo. Platformio or MarlinBuilder is the preferred way to go now.
  • Fixes to dual configs for new Marlin
  • Updates to custom Marlin Menu in LCD
  • Fixes to arc settings/tuning
  • Changed the name of the zip, since it includes more than src.

v510 2.0.7.2

04 Mar 04:33
1d5b7ea
Compare
Choose a tag to compare

Marlin version 2.0.7.2 (not new)

Updates:

  • Added fix for sd init fail with long cables (tested on proven troublesome boards, but YMMV)
  • Some ZXY fixes (reverse endstop functionality, reverse screen encoder on mini rambo)
  • Added suffix to every version (S - Serial, P - 3D Printer, Z - ZenXY, L - Low Rider)
  • Set default bed size to 600mm (only affects homing)
  • Added DIRECT_PIN_CONTROL for M42
  • Added unsupported builds for 3DP_SkrPro, Ramps_DualLR, ZXY_SkrPro, 3DP_Rambp, Skr Turbo

v509 2.0.7.2

05 Jan 04:11
fd4b830
Compare
Choose a tag to compare

Motion fixes, back to Junction Deviation. This increases speeds, smoothness, and laser speed.

Some Archim1 fixes, everything works as it should when flashed with platform.io, Arduino IDE no longer works for this 32 bit board.

Inline laser commands and pins are now enabled in The SKR Pro and and the Rambo boards.

v508 2.0.7.2

02 Nov 23:36
4393127
Compare
Choose a tag to compare

Version bump to 2.0.7.2, fix Mini CNC firmware.

Archim1 has microstepping issues to work on but there is a fix in the "issues" tab.

v507 2.0.7.1

28 Oct 02:31
2be9336
Compare
Choose a tag to compare

This release just bumps the Marlin version, and in particular changes the Archim version to 2.0.7.1. It was based on a bugfix commit in v506.

v506 2.0.7

10 Oct 02:52
1b33c8b
Compare
Choose a tag to compare
v506 2.0.7 Pre-release
Pre-release

Updated to 2.0.7
Archim1 tracking bugfix branch and now working.
LCD fixes
MP3DP config tweaks
MP3DP filament change added
Mini Driver current lowered to 850
SKR .bin files no longer need to be renamed.

v505 - Update to latest.

14 Sep 22:57
304f94f
Compare
Choose a tag to compare
Pre-release

Release Candidate, if I get the release right. Preparing for site wide rollout.

v504 Marlin 2.0.6.1

28 Aug 18:38
056931d
Compare
Choose a tag to compare
v504 Marlin 2.0.6.1 Pre-release
Pre-release

This version is prerelease, and needs testing. If you test it, let us know in the forums how it worked.

DualLR versions have double Y and double Z. Z homes up, and G38.2 Z0 uses the zmin to probe.

These versions for Ramps and Rambo should build in arduino in windows. Previous versions had an error message "CreateProcess...".

This is also based on 2.0.6.1, which has new bugfixes.