Commit Graph

697 Commits (28330cc80445c24928127b6475f072c7128415db)
 

Author SHA1 Message Date
ThomasToka bd5f0578c2
Delete firmware-20230211-194002-zeroYoffset-F4.bin
new release
1 year ago
ThomasToka 7e5dba2063
Delete firmware-20230211-193325-noLA-noIS-F4.bin
new release
1 year ago
ThomasToka 22a51ed257
Delete firmware-20230211-185345-noLA-F4.bin
new release
1 year ago
ThomasToka cda359cd82
Delete firmware-20230211-184733-F4.bin
new release
1 year ago
ThomasToka 893a22fcfd
Marlin 2.1.x with my tweaks with LA zeroY- F4
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 - here #define NOZZLE_TO_PROBE_OFFSET_Y 0
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.06
- Input Shaping activated and set to x=40hz y=50hz
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 738da448b5
Marlin 2.1.x with my tweaks no LA no IS - F4
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.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 0b96e9e3c5
Marlin 2.1.x with my tweaks no LA - F4
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
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka d438baaebc
Marlin 2.1.x with my tweaks with LA - F4
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.06
- Input Shaping activated and set to x 40hz and y 50hz.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 896d6e16d7
Delete firmware-20230210-225536-zeroYoffset-F1.bin
new release
1 year ago
ThomasToka ace0702321
Delete firmware-20230210-225241-noLA-F1.bin
new release
1 year ago
ThomasToka 8a7d837e8f
Marlin 2.1.x with my tweaks with LA zeroY - F1
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 - here #define NOZZLE_TO_PROBE_OFFSET_Y 0
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.06
- Input Shaping activated but is set to x=40hz and y=50hz.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka a12310028f
Marlin 2.1.x with my tweaks no LA no IS - F1
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.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 337b60ea7d
Marlin 2.1.x with my tweaks no LA - F1
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 disabled
- Input Shaping activated but set to 0. calibrate and set what you want.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka f7533c61a7
Marlin 2.1.x with my tweaks with LA - F1
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.06
- Input Shaping activated and set to x 40hz and y 50hz.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 6dc2510f96
Delete firmware-20230210-225028-F1.bin
new release.
1 year ago
ThomasToka 57760a9002
Delete firmware-20230211-162115-zeroYoffset-F4.bin 1 year ago
ThomasToka d07d1f18b1
Delete firmware-20230211-161312-noLA-noIS-F4.bin 1 year ago
ThomasToka 7d6208f1ca
Delete firmware-20230211-161038-noLA-F4.bin 1 year ago
ThomasToka a42c86741b
Delete firmware-20230211-160558-F4.bin 1 year ago
ThomasToka 1386a7669a
Marlin 2.1.x with my tweaks with LA zeroY- F4
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 - here #define NOZZLE_TO_PROBE_OFFSET_Y 0
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.06
- Input Shaping activated but set to x=40 y=50
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 455d110717
Marlin 2.1.x with my tweaks no LA no IS - F4
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.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka ab9a9ec86c
Marlin 2.1.x with my tweaks no LA - F4
Marlin 2.1.x with my tweaks no LA - F4

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
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 3a3c6abc5b
Marlin 2.1.x with my tweaks with LA - F4
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.06
- Input Shaping activated and set to x 40hz and y 50hz.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka dc17c9e623
Delete firmware-20230211-132156-noIS-F4.bin
minor fixes release done
1 year ago
ThomasToka 83e69b80c3
Delete firmware-20230210-222437-zeroYoffset-F4.bin
minor fixes release done
1 year ago
ThomasToka ad2b5be7cf
Delete firmware-20230210-221549-noLA-F4.bin
minor fixes release done
1 year ago
ThomasToka dbc16b69e0
Delete firmware-20230210-220850-F4.bin
minor fixes release done
1 year ago
ThomasToka b7927a3c6f
Marlin 2.1.x with my tweaks with LA zeroY- F4
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 - here #define NOZZLE_TO_PROBE_OFFSET_Y 0
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.06
- Input Shaping activated but set to x=40 y=50
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka d52eb710eb
Marlin 2.1.x with my tweaks no LA no IS - F4
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.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 37873e3db9
Marlin 2.1.x with my tweaks no LA - F4
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 but  set to 0. calibrate and set what you want.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 50e0bdb42e
Marlin 2.1.x with my tweaks with LA - F4
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.06
- Input Shaping activated but  set to 0. calibrate and set what you want.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 641fc0ad55
Marlin 2.1.x with my tweaks with LA - no IS - F4
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.06
- Input Shaping disabled in this release
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 472179a26c
Update README.md
typo
1 year ago
ThomasToka d07818471f
Update README.md
todays binary update.
1 year ago
ThomasToka 477b7852aa
Delete firmware-20230210-195130-zeroYoffset-F1.bin 1 year ago
ThomasToka 2ed1f6dc8d
Delete firmware-20230210-194853-noLA-F1.bin 1 year ago
ThomasToka 9cbfa41263
Delete firmware-20230210-194601-F1.bin 1 year ago
ThomasToka 02d554209e
Marlin 2.1.x with my tweaks with LA zeroY - F1
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 - here #define NOZZLE_TO_PROBE_OFFSET_Y 0
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.06
- Input Shaping activated but set to 0. calibrate and set what you want.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 811c21228d
Marlin 2.1.x with my tweaks no LA - F1
Marlin 2.1.x with my tweaks no LA - F1

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 disabled
- Input Shaping activated but set to 0. calibrate and set what you want.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 397fd021f3
Marlin 2.1.x with my tweaks with LA - F1
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.06
- Input Shaping activated but set to 0. calibrate and set what you want.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka aa5adeee0f
Delete firmware-20230210-224234-F4.bin 1 year ago
ThomasToka 250d35ab43
Marlin 2.1.x with my tweaks with LA - F1
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.06
- Input Shaping activated but set to 0. calibrate and set what you want.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 62962389d5
Delete firmware-20230210-191836-zeroYoffset-F4.bin
new release pushed.
1 year ago
ThomasToka 119d7fce7e
Delete firmware-20230210-191434-noLA-F4.bin
new release pushed
1 year ago
ThomasToka 150fb41912
Delete firmware-20230210-191316-F4.bin
new release pushed.
1 year ago
ThomasToka 3110d2215d
Marlin 2.1.x with my tweaks with LA zeroY- F4
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 - here #define NOZZLE_TO_PROBE_OFFSET_Y 0
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.06
- Input Shaping activated but set to 0. calibrate and set what you want.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 486eb64f12
Delete firmware-20230210-221624-zeroYoffset-F4.bin 1 year ago
ThomasToka 3fd86ebcd5
Marlin 2.1.x with my tweaks with LA zeroY- F4
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 - here #define NOZZLE_TO_PROBE_OFFSET_Y 0
- Z-Offset set to 0.0 in order calibrate for your printer
- Linear Advance set to 0.06
- Input Shaping activated but  set to 0. calibrate and set what you want.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka f2e50fea88
Marlin 2.1.x with my tweaks no LA - F4
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 but  set to 0. calibrate and set what you want.
- 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

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

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

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

Hope you like it.
1 year ago
ThomasToka 6931a385c2
Marlin 2.1.x with my tweaks with LA - F4
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.06
- Input Shaping activated but  set to 0. calibrate and set what you want.
- 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

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

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

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

Hope you like it.
1 year ago