Commit Graph

695 Commits (49cb1edde7f299f2545a258ce3a0dc50d4662aef)
 

Author SHA1 Message Date
ThomasToka a96b61a9e9
Delete firmware-20230325-212730-E3S1Pro-abl5x5-LA-F1.bin
update released
1 year ago
ThomasToka a8f1f22149
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 035aa931ba
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 6746bdf6d4
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 d20f7a139e
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 d02f668569
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 626acb3ec3
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 ac292ba43e
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 4fcd922587
Delete firmware-20230325-212116-E3S1-encoder-abl5x5-LA-F4.bin
update released
1 year ago
ThomasToka 6ad6671cb2
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:
03b6335

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 65db07f0c3
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 23e4836178
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 417578bc73
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 225a005fe3
Delete firmware-20230325-211934-E3S1Pro-ubl10x10-LA-F4.bin
update released
1 year ago
ThomasToka 002156bcf1
Delete firmware-20230325-211807-E3S1Plus-ubl10x10-LA-F4.bin
update released
1 year ago
ThomasToka 7dff9a0203
Delete firmware-20230325-211632-E3S1Plus-ubl7x7-LA-F4.bin
update released
1 year ago
ThomasToka 57c0d8bd26
Delete firmware-20230325-211446-E3S1Plus-ubl5x5-LA-F4.bin
update released
1 year ago
ThomasToka 197652e243
Delete firmware-20230325-211311-E3S1Plus-abl5x5-LA-F4.bin
update released
1 year ago
ThomasToka 2bfc1b6685
Delete firmware-20230325-211155-E3S1Pro-ubl7x7-LA-F4.bin
update released
1 year ago
ThomasToka 75c4f46511
Delete firmware-20230325-211039-E3S1Pro-ubl5x5-LA-F4.bin
update released
1 year ago
ThomasToka 3891aa85aa
Delete firmware-20230325-210823-E3S1Pro-abl5x5-LA-F4.bin
update released
1 year ago
ThomasToka d95a555ff5
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 3bddc6f313
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 5c5dbd9a48
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 ae24e6df1e
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 2931f26499
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 3ec8988721
Delete firmware-20230319-191059-E3S1-encoder-abl5x5-LA-F1.bin
update pushed
1 year ago
ThomasToka a95b593bc5
Delete firmware-20230319-190856-E3S1Plus-ubl10x10-LA-F1.bin
update pushed
1 year ago
ThomasToka e3c4372866
Delete firmware-20230319-190717-E3S1Plus-ubl7x7-LA-F1.bin
update pushed
1 year ago
ThomasToka d7b459f368
Delete firmware-20230319-190548-E3S1Plus-ubl5x5-LA-F1.bin
update pushed
1 year ago
ThomasToka e5314e85ef
Delete firmware-20230319-190419-E3S1Plus-abl5x5-LA-F1.bin
update pushed
1 year ago
ThomasToka 02f0a1fb00
Delete firmware-20230319-190254-E3S1Pro-ubl10x10-LA-F1.bin
update pushed
1 year ago
ThomasToka 83aa0a8fd6
Delete firmware-20230319-190132-E3S1Pro-ubl7x7-LA-F1.bin
update pushed
1 year ago
ThomasToka 5bdcabe87f
Delete firmware-20230319-190030-E3S1Pro-ubl5x5-LA-F1.bin
update pushed
1 year ago
ThomasToka 460b04f509
Delete firmware-20230319-185243-E3S1Pro-abl5x5-LA-F1.bin
update pushed
1 year ago
ThomasToka 95c020eba4
Marlin 2.1.x Ender3S1-encoder-withLA-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 with DWIN encoder display with F1 chip.

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

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 7037db01a5
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 361f64303a
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 disabled
- 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 bf4747d32c
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 disabled
- 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 82cecce166
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 disabled
- 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 0e5a7c4a62
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 disabled
- 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 8487f95273
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 disabled
- 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 9d447e50e2
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 disabled
- 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 b196f9b5a5
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 disabled
- 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 db9186c6a3
Delete firmware-20230319-184321-E3S1-encoder-abl5x5-LA-F4.bin
update pushed
1 year ago
ThomasToka c33a1ceca9
Delete firmware-20230319-183837-E3S1Plus-ubl10x10-LA-F4.bin
update pushed
1 year ago
ThomasToka aa1e08ed01
Delete firmware-20230319-183559-E3S1Plus-ubl7x7-LA-F4.bin
update pushed
1 year ago
ThomasToka 6e4fd8476c
Delete firmware-20230319-183435-E3S1Plus-ubl5x5-LA-F4.bin
update pushed
1 year ago
ThomasToka 8f1f6efae8
Delete firmware-20230319-183309-E3S1Plus-abl5x5-LA-F4.bin
update pushed
1 year ago
ThomasToka 3df1bd537a
Delete firmware-20230319-183131-E3S1Pro-ubl10x10-LA-F4.bin
update pushed
1 year ago