Update FEATURES.md

pull/25/head
ThomasToka 1 year ago committed by GitHub
parent 2221998802
commit a1d9478603
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@ Marlin 2.1.x [MARLIN-E3S1PROFORK-BYTT]
This firmware is open source and based Marlin Firmware and the Creality Ender 3 S1 PRO source code.
Additional changes were made by Thomas Toka.
Additional changes and additions were made by Thomas Toka.
Features Ender 3 S1 Pro:
@ -12,10 +12,10 @@ Features Ender 3 S1 Pro:
- correct nozzle to probe offsets
- z-offset set to 0.0 in order calibrate for your printer
- babystepping while printing fixed and set to 0.01mm steps
- babystepping on leveleing page fixed and set to 0.01mm steps
- babystepping on leveling page fixed and set to 0.01mm steps
- linear advance set to 0.05
- input shaping activated and set to x 40hz and y 40hz.
- increased buffers for faster octorprint and sd communication
- increased buffers for faster octoprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- unified bedleveling with a 5x5, 7x7, 10x10 mesh
@ -27,13 +27,13 @@ Features Ender 3 S1 Pro:
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed prusa sclicer M600 functionality
- fixed octorprint print progress
- fixed octoprint print progress
- laser functionality enabled
- included relevant marlin upstream fixes
- firmware supports folders and subfolders - max 8 chars for a folder name, if longer it will not be entered
- firmware supports 5 folders/files per site, print key is "cdup" if your are in a subfolder
- firmware complete rebased on Marlin 2.1.x-bugfix
- 117 Set LCD Message supported
- M117 set lcd message supported
- M851 and M290 changes force update of zoffset on screen
- z-offset to host notification
- restore bedleveling after G28
@ -43,9 +43,9 @@ Features Ender 3 S1 Pro:
- bltouch high speed mode enabled on 5x5 and 7x7 builds
- G26 mesh validation
- G12 clean the nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- include adc values when reporting temperature
- emergency parser
- auto report position
- host action commands
- host prompt support enabled
- M486 cancel objects
@ -59,10 +59,10 @@ Features Ender 3 S1 Plus:
- correct nozzle to probe offsets
- z-offset set to 0.0 in order calibrate for your printer
- babystepping while printing fixed and set to 0.01mm steps
- babystepping on leveleing page fixed and set to 0.01mm steps
- babystepping on leveling page fixed and set to 0.01mm steps
- linear advance set to 0.05
- input shaping activated and set to x 40hz and y 40hz.
- increased buffers for faster octorprint and sd communication
- increased buffers for faster octoprint and sd communication
- increased feedrates in reasonable borders for faster printing
- increased min_segmenttime for better quality
- unified bedleveling with a 5x5, 7x7, 10x10 mesh
@ -70,17 +70,17 @@ Features Ender 3 S1 Plus:
- probing margin bumped to 55mm 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 manual bed leveling point 1 from x=157 to y=157.5
- fixed filament runount sensor resume not functional
- fixed sd print pause resume not functional
- fixed prusa sclicer M600 functionality
- fixed octorprint print progress
- fixed octoprint print progress
- laser functionality enabled
- included relevant marlin upstream fixes
- firmware supports folders and subfolders - max 8 chars for a folder name, if longer it will not be entered
- firmware supports 5 folders/files per site, print key is "cdup" if your are in a subfolder
- firmware complete rebased on Marlin 2.1.x-bugfix
- 117 Set LCD Message supported
- M117 set lcd message supported
- M851 and M290 changes force update of zoffset on screen
- z-offset to host notification
- restore bedleveling after G28
@ -90,9 +90,9 @@ Features Ender 3 S1 Plus:
- bltouch high speed mode enabled on 5x5 and 7x7 builds
- G26 mesh validation
- G12 clean the nozzle
- Include ADC values when reporting temperature
- Emergency Parser
- Auto Report Position
- include adc values when reporting temperature
- emergency parser
- auto report position
- host action commands
- host prompt support enabled
- M486 cancel objects

Loading…
Cancel
Save