Commit Graph

756 Commits (6b0d38fc94860de6b81f91ce8a22d30c1fea7e60)
 

Author SHA1 Message Date
ThomasToka c4fe3ad46e
Marlin 2.1.x Ender3S1Plus-withLA-ubl10x10-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F4 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 10x10 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka 7d4b4ab252
Marlin 2.1.x Ender3S1Plus-withLA-ubl7x7-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F4 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 7x7 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka fc11b90712
Marlin 2.1.x Ender3S1Plus-withLA-abl5x5-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F4 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- biliniear bedleveling with a 5x5 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka d52fb4404d
Delete firmware-20230319-183309-E3S1Plus-abl5x5-LA-F4.bin
typo
1 year ago
ThomasToka 828143256e
Marlin 2.1.x Ender3S1Plus-withLA-ubl5x5-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F4 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 5x5 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka d53711649e
Marlin 2.1.x Ender3S1Plus-withLA-abl5x5-F1
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F1 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- biliniear bedleveling with a 5x5 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka 7269febf99
Marlin 2.1.x Ender3S1Pro-withLA-ubl10x10-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Pro out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Pro with F4 chip.

My firmware does:

- Ender 3 S1 Pro only
- correct bed size (235x235)
- printing height 250 to respect the cable
- x-max position 235 to respect the cable
- y-max position 235 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 10x10 mesh
- probing margin bumped to 40mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=117 to y=117 to x=117.5 to y=117.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed octorprint print progress
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality enabled
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Probing Margin reduced to 40mm
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 233mmx233mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Attached a picture with a 233x233 print for bedleveling i just did.
Its not leveled perfectly, just wanted to show the cabability to print nearly full bed...

Hope you like it.
1 year ago
ThomasToka 93ae709b6f
Marlin 2.1.x Ender3S1Pro-withLA-ubl7x7-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Pro out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Pro with F4 chip.

My firmware does:

- Ender 3 S1 Pro only
- correct bed size (235x235)
- printing height 250 to respect the cable
- x-max position 235 to respect the cable
- y-max position 235 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 7x7 mesh
- probing margin bumped to 40mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=117 to y=117 to x=117.5 to y=117.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed octorprint print progress
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality enabled
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Probing Margin reduced to 40mm
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 233mmx233mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Attached a picture with a 233x233 print for bedleveling i just did.
Its not leveled perfectly, just wanted to show the cabability to print nearly full bed...

Hope you like it.
1 year ago
ThomasToka 6f4ffc22ed
Marlin 2.1.x Ender3S1Pro-withLA-ubl5x5-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Pro out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Pro with F4 chip.

My firmware does:

- Ender 3 S1 Pro only
- correct bed size (235x235)
- printing height 250 to respect the cable
- x-max position 235 to respect the cable
- y-max position 235 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 5x5 mesh
- probing margin bumped to 40mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=117 to y=117 to x=117.5 to y=117.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed octorprint print progress
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality enabled
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Probing Margin reduced to 40mm
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 233mmx233mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Attached a picture with a 233x233 print for bedleveling i just did.
Its not leveled perfectly, just wanted to show the cabability to print nearly full bed...

Hope you like it.
1 year ago
ThomasToka 07b239394a
Marlin 2.1.x Ender3S1Pro-withLA-abl5x5-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Pro out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Pro with F4 chip.

My firmware does:

- Ender 3 S1 Pro only
- correct bed size (235x235)
- printing height 250 to respect the cable
- x-max position 235 to respect the cable
- y-max position 235 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- biliniear bedleveling with a 5x5 mesh
- probing margin bumped to 40mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=117 to y=117 to x=117.5 to y=117.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed octorprint print progress
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality enabled
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Probing Margin reduced to 40mm
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 233mmx233mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Attached a picture with a 233x233 print for bedleveling i just did.
Its not leveled perfectly, just wanted to show the cabability to print nearly full bed...

Hope you like it.
1 year ago
ThomasToka 05b2eb4ada
Delete firmware-20230308-140610-marlin-212-performance-E3S1-encoder-F4.bin
update pushed
1 year ago
ThomasToka 96af830a74
Marlin 2.1.x Ender3S1-encoder-withLA-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Pro out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 with DWIN encoder display with F4 chip.

You need to update your DWIN display with latest files provided by Creality which i reuploaded for faster finding here:
03b63356ce

My firmware does:

- Ender 3 S1 with encoder DWIN display only
- correct bed size (235x235)
- printing height 250 to respect the cable
- x-max position 235 to respect the cable
- y-max position 235 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- biliniear bedleveling
- probing margin bumped to 40mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=117 to y=117 to x=117.5 to y=117.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed octorprint print progress
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Probing Margin reduced to 40mm (ABL)
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- 5 x 5 Bilinear Mesh (25 points) (ABL)
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 233mmx233mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Attached a picture with a 233x233 print for bedleveling i just did.
Its not leveled perfectly, just wanted to show the cabability to print nearly full bed...

Hope you like it.
1 year ago
ThomasToka 709be24b92
Delete firmware-20230315-152404-E3S1Plus-ubl10x10-LA-F1.bin
fix pushed
1 year ago
ThomasToka b80ec30288
Delete firmware-20230315-152214-E3S1Plus-ubl7x7-LA-F1.bin
fix pushed
1 year ago
ThomasToka 6619c3709e
Delete firmware-20230315-152031-E3S1Plus-ubl5x5-LA-F1.bin
fix pushed
1 year ago
ThomasToka 90d0cf1bf7
Marlin 2.1.x Ender3S1Plus-withLA-ubl10x10-F1
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F1 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 10x10 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka a9d5eca257
Marlin 2.1.x Ender3S1Plus-withLA-ubl7x7-F1
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F1 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 7x7 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka 4cf82d6a6d
Marlin 2.1.x Ender3S1Plus-withLA-ubl5x5-F1
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F1 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 5x5 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka 4b5e551f2e
Marlin 2.1.x Ender3S1Plus-withLA-ubl10x10-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F4 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 10x10 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka 6770764db0
Delete firmware-20230315-151012-E3S1Plus-ubl10x10-LA-F4.bin
fix pushed
1 year ago
ThomasToka 8abe515977
Delete firmware-20230315-150851-E3S1Plus-ubl7x7-LA-F4.bin
fix pushed
1 year ago
ThomasToka b1513fa603
Delete firmware-20230315-150717-E3S1Plus-ubl5x5-LA-F4.bin
fix pushed
1 year ago
ThomasToka 975fd0c221
Marlin 2.1.x Ender3S1Plus-withLA-ubl7x7-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F4 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 7x7 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka d9bd46280a
Marlin 2.1.x Ender3S1Plus-withLA-ubl5x5-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F4 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 5x5 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka b45ee547e6
Delete firmware-20230315-004519-E3S1Plus-ubl10x10-LA-F1.bin
update released
1 year ago
ThomasToka c811ffb10b
Delete firmware-20230315-004405-E3S1Plus-ubl7x7-LA-F1.bin
update released
1 year ago
ThomasToka 1e1680a11d
Delete firmware-20230315-004139-E3S1Plus-ubl5x5-LA-F1.bin
update released
1 year ago
ThomasToka 91a7df316e
Delete firmware-20230315-004019-E3S1Plus-abl5x5-LA-F1.bin
update released
1 year ago
ThomasToka ece68ce931
Marlin 2.1.x Ender3S1Plus-withLA-ubl10x10-F1
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F1 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 10x10 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka 44350a0301
Marlin 2.1.x Ender3S1Plus-withLA-ubl7x7-F1
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F1 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 7x7 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka 5becb5b147
Marlin 2.1.x Ender3S1Plus-withLA-ubl5x5-F1
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F1 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 5x5 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka 8645fe837f
Marlin 2.1.x Ender3S1Plus-withLA-abl5x5-F1
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F1 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- biliniear bedleveling with a 5x5 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka 0f15dd81b6
Delete firmware-20230315-003902-E3S1Pro-ubl10x10-LA-F1.bin
update released
1 year ago
ThomasToka bbe0e27975
Delete firmware-20230315-003647-E3S1Pro-abl5x5-LA-F1.bin
update released
1 year ago
ThomasToka b783892afc
Delete firmware-20230315-003519-E3S1Pro-ubl7x7-LA-F1.bin
update released
1 year ago
ThomasToka 4c2e42c3ea
Delete firmware-20230315-003332-E3S1Pro-ubl5x5-LA-F1.bin
update released
1 year ago
ThomasToka 060a7da611
Marlin 2.1.x Ender3S1Pro-withLA-ubl10x10-F1
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Pro out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Pro with F1 chip.

My firmware does:

- Ender 3 S1 Pro only
- correct bed size (235x235)
- printing height 250 to respect the cable
- x-max position 235 to respect the cable
- y-max position 235 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 10x10 mesh
- probing margin bumped to 40mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=117 to y=117 to x=117.5 to y=117.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed octorprint print progress
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality enabled
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Probing Margin reduced to 40mm
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 233mmx233mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Attached a picture with a 233x233 print for bedleveling i just did.
Its not leveled perfectly, just wanted to show the cabability to print nearly full bed...

Hope you like it.
1 year ago
ThomasToka b4f9632b47
Marlin 2.1.x Ender3S1Pro-withLA-ubl7x7-F1
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Pro out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Pro with F1 chip.

My firmware does:

- Ender 3 S1 Pro only
- correct bed size (235x235)
- printing height 250 to respect the cable
- x-max position 235 to respect the cable
- y-max position 235 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 7x7 mesh
- probing margin bumped to 40mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=117 to y=117 to x=117.5 to y=117.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed octorprint print progress
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality enabled
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Probing Margin reduced to 40mm
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 233mmx233mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Attached a picture with a 233x233 print for bedleveling i just did.
Its not leveled perfectly, just wanted to show the cabability to print nearly full bed...

Hope you like it.
1 year ago
ThomasToka d93f6740f2
Marlin 2.1.x Ender3S1Pro-withLA-ubl5x5-F1
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Pro out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Pro with F1 chip.

My firmware does:

- Ender 3 S1 Pro only
- correct bed size (235x235)
- printing height 250 to respect the cable
- x-max position 235 to respect the cable
- y-max position 235 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 5x5 mesh
- probing margin bumped to 40mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=117 to y=117 to x=117.5 to y=117.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed octorprint print progress
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality enabled
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Probing Margin reduced to 40mm
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 233mmx233mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Attached a picture with a 233x233 print for bedleveling i just did.
Its not leveled perfectly, just wanted to show the cabability to print nearly full bed...

Hope you like it.
1 year ago
ThomasToka 08eca39782
Marlin 2.1.x Ender3S1Pro-withLA-abl5x5-F1
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Pro out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Pro with F1 chip.

My firmware does:

- Ender 3 S1 Pro only
- correct bed size (235x235)
- printing height 250 to respect the cable
- x-max position 235 to respect the cable
- y-max position 235 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- biliniear bedleveling with a 5x5 mesh
- probing margin bumped to 40mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=117 to y=117 to x=117.5 to y=117.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed octorprint print progress
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality enabled
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Probing Margin reduced to 40mm
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 233mmx233mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Attached a picture with a 233x233 print for bedleveling i just did.
Its not leveled perfectly, just wanted to show the cabability to print nearly full bed...

Hope you like it.
1 year ago
ThomasToka b8e73b2b7d
Delete firmware-20230315-002457-E3S1Plus-ubl10x10-LA-F4.bin
update released
1 year ago
ThomasToka c393741d4f
Delete firmware-20230315-002330-E3S1Plus-ubl7x7-LA-F4.bin
update released
1 year ago
ThomasToka 692f0a5b6e
Delete firmware-20230315-002118-E3S1Plus-ubl5x5-LA-F4.bin
update released
1 year ago
ThomasToka 2e64dab30e
Delete firmware-20230315-001946-E3S1Plus-abl5x5-LA-F4.bin
update released
1 year ago
ThomasToka 92eddc2714
Marlin 2.1.x Ender3S1Plus-withLA-ubl10x10-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F4 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 10x10 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka 139a68a2a9
Marlin 2.1.x Ender3S1Plus-withLA-ubl7x7-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F4 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 7x7 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka 8b40d2bbf6
Marlin 2.1.x Ender3S1Plus-withLA-ubl5x5-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F4 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- unified bedleveling with a 5x5 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka 8f277672a2
Marlin 2.1.x Ender3S1Plus-withLA-abl5x5-F4
Performance and quality upgrade.

Hi all,
as there is a firmware out for Ender 3 S1 Plus out and i am not satisfied with its basic hardware configuration i decided to release my own
firmware build for the Ender 3 S1 Plus with F4 chip.

My firmware does:

- Ender 3 S1 Plus only
- correct bed size (310x315)
- printing height 300 as stock firmware
- x-max position 310 to respect the cable
- y-max position 315 to reach every point of the bed
- correct homeing offsets
- correct nozzle to probe offsets
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.05
- Input Shaping activated and set to x 40hz and y 50hz.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while printing fixed
- biliniear bedleveling with a 5x5 mesh
- probing margin bumped to 50mm to get a square mesh
- no preheat before leveling, set what you want for that before leveling.
- pidtemp and piditemp set to values of my runs with stock bed, but calibrate for your printer please
- fixed manual bed leveling point 1 from x=310 to y=315 to x=155 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442
- laser functionality
- included relevant Marlin Upstream fixes 02.2023 - 14.03.2023

besides that this standard features of the Original Release are also active:
- 117 Set LCD Message supported
- Z Axis Microstepping set to .01 increments
- M851 and M290 changes update Z-Offset on LCD
- Z-Offset UI updates notifies host
- Restore Bedleveling after G28
- M48 Probe Repeatability Test
- Extruder minimum temperature lowered to 170C
- Heatbreak fan extruder minimum temperature set to 80C
- Fast / Slow / Slow probing strategy
- G26 Mesh Validation
- G12 Clean the Nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- Report Fan Changes for fans that support it
- Host Action Commands
- Host Prompt Support
- M486 Cancel Objects

You will be able to print with at least 300mmx300mm with this release.
Please check your slicer settings before using it.
Your bed will now beginn at exactly x=0 and y=0.
There is no need to do any corrections in slicer like "G0 X-5".

Hope you like it.
1 year ago
ThomasToka 164e9a17ca
Delete firmware-20230315-001727-E3S1Pro-ubl10x10-LA-F4.bin
update released
1 year ago
ThomasToka a6872cf83f
Delete firmware-20230315-001603-E3S1Pro-ubl7x7-LA-F4.bin
update released
1 year ago