Commit Graph

344 Commits

Author SHA1 Message Date
ThomasToka
709be24b92
Delete firmware-20230315-152404-E3S1Plus-ubl10x10-LA-F1.bin
fix pushed
2023-03-15 16:18:10 +01:00
ThomasToka
b80ec30288
Delete firmware-20230315-152214-E3S1Plus-ubl7x7-LA-F1.bin
fix pushed
2023-03-15 16:17:54 +01:00
ThomasToka
6619c3709e
Delete firmware-20230315-152031-E3S1Plus-ubl5x5-LA-F1.bin
fix pushed
2023-03-15 16:17:41 +01:00
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.
2023-03-15 16:17:20 +01:00
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.
2023-03-15 16:15:22 +01:00
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.
2023-03-15 16:14:42 +01:00
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.
2023-03-15 16:09:38 +01:00
ThomasToka
6770764db0
Delete firmware-20230315-151012-E3S1Plus-ubl10x10-LA-F4.bin
fix pushed
2023-03-15 16:09:20 +01:00
ThomasToka
8abe515977
Delete firmware-20230315-150851-E3S1Plus-ubl7x7-LA-F4.bin
fix pushed
2023-03-15 16:09:02 +01:00
ThomasToka
b1513fa603
Delete firmware-20230315-150717-E3S1Plus-ubl5x5-LA-F4.bin
fix pushed
2023-03-15 16:08:46 +01:00
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.
2023-03-15 16:08:13 +01:00
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.
2023-03-15 16:06:16 +01:00
ThomasToka
b45ee547e6
Delete firmware-20230315-004519-E3S1Plus-ubl10x10-LA-F1.bin
update released
2023-03-15 15:27:04 +01:00
ThomasToka
c811ffb10b
Delete firmware-20230315-004405-E3S1Plus-ubl7x7-LA-F1.bin
update released
2023-03-15 15:26:51 +01:00
ThomasToka
1e1680a11d
Delete firmware-20230315-004139-E3S1Plus-ubl5x5-LA-F1.bin
update released
2023-03-15 15:26:38 +01:00
ThomasToka
91a7df316e
Delete firmware-20230315-004019-E3S1Plus-abl5x5-LA-F1.bin
update released
2023-03-15 15:26:29 +01:00
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.
2023-03-15 15:26:02 +01:00
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.
2023-03-15 15:24:01 +01:00
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.
2023-03-15 15:22:44 +01:00
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.
2023-03-15 15:21:55 +01:00
ThomasToka
0f15dd81b6
Delete firmware-20230315-003902-E3S1Pro-ubl10x10-LA-F1.bin
update released
2023-03-15 15:21:04 +01:00
ThomasToka
bbe0e27975
Delete firmware-20230315-003647-E3S1Pro-abl5x5-LA-F1.bin
update released
2023-03-15 15:20:19 +01:00
ThomasToka
b783892afc
Delete firmware-20230315-003519-E3S1Pro-ubl7x7-LA-F1.bin
update released
2023-03-15 15:19:54 +01:00
ThomasToka
4c2e42c3ea
Delete firmware-20230315-003332-E3S1Pro-ubl5x5-LA-F1.bin
update released
2023-03-15 15:19:38 +01:00
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.
2023-03-15 15:19:18 +01:00
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.
2023-03-15 15:18:10 +01:00
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.
2023-03-15 15:16:56 +01:00
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.
2023-03-15 15:16:11 +01:00
ThomasToka
b8e73b2b7d
Delete firmware-20230315-002457-E3S1Plus-ubl10x10-LA-F4.bin
update released
2023-03-15 15:12:34 +01:00
ThomasToka
c393741d4f
Delete firmware-20230315-002330-E3S1Plus-ubl7x7-LA-F4.bin
update released
2023-03-15 15:12:24 +01:00
ThomasToka
692f0a5b6e
Delete firmware-20230315-002118-E3S1Plus-ubl5x5-LA-F4.bin
update released
2023-03-15 15:12:10 +01:00
ThomasToka
2e64dab30e
Delete firmware-20230315-001946-E3S1Plus-abl5x5-LA-F4.bin
update released
2023-03-15 15:11:57 +01:00
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.
2023-03-15 15:11:41 +01:00
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.
2023-03-15 15:10:20 +01:00
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.
2023-03-15 15:08:47 +01:00
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.
2023-03-15 15:08:04 +01:00
ThomasToka
164e9a17ca
Delete firmware-20230315-001727-E3S1Pro-ubl10x10-LA-F4.bin
update released
2023-03-15 15:07:14 +01:00
ThomasToka
a6872cf83f
Delete firmware-20230315-001603-E3S1Pro-ubl7x7-LA-F4.bin
update released
2023-03-15 15:07:00 +01:00
ThomasToka
d426219b2d
Delete firmware-20230315-001445-E3S1Pro-ubl5x5-LA-F4.bin
update released
2023-03-15 15:06:46 +01:00
ThomasToka
4d94290238
Delete firmware-20230315-001329-E3S1Pro-abl5x5-LA-F4.bin
update released
2023-03-15 15:06:29 +01:00
ThomasToka
7d1da6d7ec
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.
2023-03-15 15:06:12 +01:00
ThomasToka
1289640ed7
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.
2023-03-15 15:04:48 +01:00
ThomasToka
d640e43882
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.
2023-03-15 15:03:51 +01:00
ThomasToka
a436de7d9f
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.
2023-03-15 15:02:55 +01:00
ThomasToka
41657637e6
Delete firmware-20230308-135647-marlin-212-performance-E3S1Pro-F1.bin
updates pushed
2023-03-15 00:48:15 +01:00
ThomasToka
24f4574ab8
Delete firmware-20230308-135404-marlin-212-performance-E3S1Pro-noLA-noIS-F1.bin
Marlin 2.1.x Ender3S1Plus-withLA-ubl10x10-F4
2023-03-15 00:47:57 +01:00
ThomasToka
e495ca5a54
Delete firmware-20230308-134949-marlin-212-performance-E3S1Pro-noLA-F1.bin
updates pushed!
2023-03-15 00:47:46 +01:00
ThomasToka
2af2f2118f
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.
2023-03-15 00:47:24 +01:00
ThomasToka
67e8c397bd
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.
2023-03-15 00:45:43 +01:00
ThomasToka
a5f6861096
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.
2023-03-15 00:44:01 +01:00