Commit Graph

227 Commits

Author SHA1 Message Date
ThomasToka
d61308f099
Marlin 2.1.x Ender3S1Pro - no LA - 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 deactivated in this release, use other of my binarys for LA.
- 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 priniting 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 octoprint print progress
- fixed Marlin Bug Linear Advance #25445
- fixed Marlin Bug Linear Advance #25442

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.
2023-03-08 13:09:01 +01:00
ThomasToka
e28fdba3cb
Marlin 2.1.x Ender3S1Pro with LA - 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
- 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

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.
2023-03-08 13:06:52 +01:00
ThomasToka
2c86ec08d3
Marlin 2.1.x Ender3S1 - encoder - with LA - 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.

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

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.
2023-03-08 13:02:37 +01:00
ThomasToka
95a649fe9f
Creality Ender 3 S1 display Update
Screen upgrade:
Put the DWIN_SET and private  folders into the TF card -> insert the TF card into the TF interface of the screen -> connect the screen cable -> restart the machine and wait for the screen update to complete.

When the update starts the screen will become blue.

When the update completes the screen will become red.
2023-03-08 12:42:23 +01:00
ThomasToka
43ba5aa52c
Marlin 2.1.x Ender3S1Plus with LA - 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 270 to respect the cable
- 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
- 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

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
- 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 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-01 13:38:53 +01:00
ThomasToka
bbdad27bd1
Delete firmware-20230301-133350-marlin-212-performance-E3S1Plus-F4.bin
type fixed
2023-03-01 13:38:10 +01:00
ThomasToka
a21e654317
Marlin 2.1.x Ender3S1Plus with LA - 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 270 to respect the cable
- 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
- 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 octoprint print progress

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
- 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 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-01 13:37:47 +01:00
ThomasToka
0ab0bfc627
Delete firmware-20230227-161333-marlin-212-performance-S1Plus-F4.bin
update released!
2023-03-01 13:36:57 +01:00
ThomasToka
96d3d65d75
Marlin 2.1.x EnderS1Plus with LA - 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 270 to respect the cable
- 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
- 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 octoprint print progress

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
- 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 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-01 13:36:34 +01:00
ThomasToka
ca727cc7a9
Delete firmware-20230227-161133-marlin-212-performance-S1Pro-noLA-noIS-F4.bin
update pushed!
2023-03-01 13:30:54 +01:00
ThomasToka
a2e2dc9090
Delete firmware-20230227-160940-marlin-212-performance-S1Pro-noLA-F4.bin
update pushed!
2023-03-01 13:30:29 +01:00
ThomasToka
c0ed041713
Delete firmware-20230227-160749-marlin-212-performance-S1Pro-F4.bin
update pushed!
2023-03-01 13:30:15 +01:00
ThomasToka
e302abd830
Marlin 2.1.x Ender3S1Pro no LA - no IS - 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 deactivated in this release, use other of my binarys for LA.
- Input Shaping deactivated in this release, use other of my binarys for IS.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while priniting 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 octoprint print progress

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.
2023-03-01 13:29:59 +01:00
ThomasToka
2ad2528e4a
Marlin 2.1.x Ender3S1Pro no LA - 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 deactivated in this release, use other of my binarys for LA.
- 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 priniting 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 octoprint print progress

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.
2023-03-01 13:28:17 +01:00
ThomasToka
8491ec416b
Marlin 2.1.x Ender3S1Pro with LA - 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
- 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

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.
2023-03-01 13:27:09 +01:00
ThomasToka
f790e1d7fe
Delete firmware-20230224-210849-marlin-212-performance-noLA-noIS-F1.bin
update released
2023-02-27 21:29:10 +01:00
ThomasToka
16a5ae7436
Delete firmware-20230224-210540-marlin-212-performance-noLA-F1.bin
update released
2023-02-27 21:28:45 +01:00
ThomasToka
3d4c183e95
Delete firmware-20230224-210335-marlin-212-performance-F1.bin
update released
2023-02-27 21:28:31 +01:00
ThomasToka
4e42945ab8
Marlin 2.1.x EnderS1Pro no LA - no IS - 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 deactivated in this release, use other of my binarys for LA.
- Input Shaping deactivated in this release, use other of my binarys for IS.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while priniting 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

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.
2023-02-27 21:27:14 +01:00
ThomasToka
91fd8404d1
Marlin 2.1.x Ender3S1Pro no LA - 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 deactivated in this release, use other of my binarys for LA.
- 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 priniting 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

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.
2023-02-27 21:24:38 +01:00
ThomasToka
95250dc720
Marlin 2.1.x Ender3S1Pro with LA - 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
- 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

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.
2023-02-27 21:21:25 +01:00
ThomasToka
204a8af9f8
Update README.md
instructions updated
2023-02-27 20:24:32 +01:00
ThomasToka
1b9999489e
Marlin 2.1.x Ender3S1Plus with LA - 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 Pro only
- correct bed size (310x315)
- printing height 270 to respect the cable
- 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
- 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

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
- 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 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-02-27 18:53:59 +01:00
ThomasToka
4313d3903d
Update README.md
new release. pause and filament fix announced.
2023-02-27 16:45:54 +01:00
ThomasToka
3e2e6a7094
Marlin 2.1.x EnderS1Plus with LA - 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 Pro only
- correct bed size (310x315)
- printing height 270 to respect the cable
- 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
- 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

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
- 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 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-02-27 16:34:09 +01:00
ThomasToka
5234f616c4
Delete firmware-20230221-214733-marlin-212-performance-noLA-noIS-F4.bin
update release
2023-02-27 16:29:59 +01:00
ThomasToka
3950a9942c
Delete firmware-20230221-214236-marlin-212-performance-noLA-F4.bin
update release
2023-02-27 16:29:48 +01:00
ThomasToka
5dc9f611a6
Delete firmware-20230221-215150-marlin-212-performance-F4.bin
update release
2023-02-27 16:29:08 +01:00
ThomasToka
eb31f97000
Marlin 2.1.x EnderS1Pro no LA - noIS - 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 deactivated in this release, use other of my binarys for LA.
- Input Shaping deactivated in this release, use other of my binarys for IS.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while priniting 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

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.
2023-02-27 16:28:42 +01:00
ThomasToka
6177b0dc42
Marlin 2.1.x EnderS1Pro no LA - 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 deactivated in this release, use other of my binarys for LA.
- 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 priniting 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

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.
2023-02-27 16:27:25 +01:00
ThomasToka
9c4900b94c
Marlin 2.1.x EnderS1Pro with LA - 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
- 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

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.
2023-02-27 16:25:33 +01:00
ThomasToka
ec92324597
Marlin 2.1.x with my tweaks no LA no IS - 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 deactivated in this release, use other of my binarys for LA.
- Input Shaping deactivated in this release, use other of my binarys for IS.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while priniting 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

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.
2023-02-24 21:11:50 +01:00
ThomasToka
251538adac
Delete firmware-20230217-124030-marlin-212-noLA-noIS-F1.bin
performance and quality update released
2023-02-24 21:10:10 +01:00
ThomasToka
01da4f42c6
Delete firmware-20230217-123741-marlin-212-noLA-F1.bin
performance and quality update released
2023-02-24 21:09:57 +01:00
ThomasToka
8c100da037
Delete firmware-20230217-123002-marlin-212-F1.bin
performance and quality update released
2023-02-24 21:09:45 +01:00
ThomasToka
5874b47bb7
Marlin 2.1.x with my tweaks no LA - 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 deactivated in this release, use other of my binarys for LA.
- 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 priniting 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

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.
2023-02-24 21:08:34 +01:00
ThomasToka
d0a9525d98
Marlin 2.1.x with my tweaks with LA - 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
- 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

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.
2023-02-24 21:07:11 +01:00
ThomasToka
2b0793d669
Update README.md
typos and format
2023-02-24 20:18:13 +01:00
ThomasToka
d0a8c911f8
Update README.md
instructions added.
2023-02-24 20:16:51 +01:00
ThomasToka
776e1e81e0
Update README.md
formating fixed..
2023-02-23 19:55:13 +01:00
ThomasToka
6ddf1b77af
Update README.md
double lol update ^^
2023-02-23 19:53:26 +01:00
ThomasToka
5d420b7c16
Update README.md
performance and quality update pushed.
2023-02-21 22:12:15 +01:00
ThomasToka
976f7183f1
Delete firmware-20230216-212144-marlin-212-noLA-noIS-F4.bin
performance and quality upgrade released!
2023-02-21 22:03:57 +01:00
ThomasToka
59b4ff5770
Delete firmware-20230216-211909-marlin-212-noLA-F4.bin
performance and quality upgrade released!
2023-02-21 22:03:46 +01:00
ThomasToka
43d9a1a93b
Delete firmware-20230216-210637-marlin-212-F4.bin
performance and quality upgrade released!
2023-02-21 22:03:35 +01:00
ThomasToka
ca5a3bf7d9
Marlin 2.1.x with my tweaks no LA no IS - 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 deactivated in this release, use other of my binarys for LA.
- Input Shaping deactivated in this release, use other of my binarys for IS.
- increased buffers for faster octorprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- babystepping while priniting 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

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.
2023-02-21 22:01:06 +01:00
ThomasToka
166a5c12d7
Marlin 2.1.x with my tweaks no LA - 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 deactivated in this release, use other of my binarys for LA.
- 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 priniting 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

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.
2023-02-21 22:00:09 +01:00
ThomasToka
1136560ef0
Marlin 2.1.x with my tweaks with LA - 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
- 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

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.
2023-02-21 21:57:06 +01:00
ThomasToka
499c6c4e53
Delete LICENSE 2023-02-17 13:11:45 +01:00
ThomasToka
7c071b985b
Delete firmware-20230211-213318-zeroYoffset-F1.bin
service release for F1 pushed
2023-02-17 12:48:32 +01:00