Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Ranellucci <aar@cpan.org>2012-03-04 02:14:40 +0400
committerAlessandro Ranellucci <aar@cpan.org>2012-03-04 02:14:40 +0400
commit7892a8440806dc9b4d391f931a728e8b41e6f15b (patch)
tree59afe6d8eec2529becaa6f6fe784c5c93a9caaff /README.markdown
parent35e7877437189441703134ad34b0c9345689f10d (diff)
Refactoring and integrations to the bed temperature handling
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 9cfc06161..da681c6d8 100644
--- a/README.markdown
+++ b/README.markdown
@@ -118,6 +118,9 @@ The author is Alessandro Ranellucci (me).
--temperature Extrusion temperature in degree Celsius, set 0 to disable (default: 200)
--first-layer-temperature Extrusion temperature for the first layer, in degree Celsius,
set 0 to disable (default: same as --temperature)
+ --bed-temperature Heated bed temperature in degree Celsius, set 0 to disable (default: 200)
+ --first-layer-bed-temperature Heated bed temperature for the first layer, in degree Celsius,
+ set 0 to disable (default: same as --bed-temperature)
Speed options:
--travel-speed Speed of non-print moves in mm/s (default: 130)
@@ -201,6 +204,8 @@ The author is Alessandro Ranellucci (me).
Calculate the extrusion width as the layer height multiplied by
this value (> 0, default: calculated automatically)
--bridge-flow-ratio Multiplier for extrusion when bridging (> 0, default: 1)
+
+
If you want to change a preset file, just do