Commit graph

38 commits

Author SHA1 Message Date
SoftFever
ba3c1eb23b
Update README.md
update discord link
2023-08-05 09:49:54 +08:00
SoftFever
4705867d2a
Update README.md 2023-08-05 09:40:05 +08:00
thewildmage
777c7c68f9
Add Ellis' pattern method for pressure advance calibration (#1547)
* Add pattern method to Pressure Advance dialog

* Convert calib_pressure_advance to more unique calib_pressure_advance_line

* Share move_to function with PA lines and patterns

* Add PA pattern to calib.hpp

* Implement move_to(Vec3d). Combine with Vec2d version

* Add call to PA pattern in GCode.cpp

* Add helper functions

* Add directionality to draw_digit

* Extract shared number drawing variables

* Extract convert_number_to_string function

* Use in-class initializers for pattern variables

* Add max_numbering_height function

* Add helper functions

* Extract shared delta helper functions

* Add pattern generate_test() and associated helpers

* Clarify use of math functions

* Remove unused move_to overload, accept move_to comments

* Add get_distance() and draw_line()

* Extract set_nozzle_diameter()

* Clean up and simplify

* Rearrange and clean up

* Start work on print_pa_pattern

* Complete basic draw_box function

* Add more helper functions

* Add struct for pattern config, more helpers

* Rearrange

* Add encroachment member variable

* Add structs to manage optional arguments

* Simplify optional arguments structs

* Update opt args usage. Finish draw_box function

* Complete print_pa_pattern function

* Reuse PA Line STL

* Fix forward declaration error

* Fix invalid comparison

* Fixing complier errors

* Make DrawDigitMode options more clear

* More compilation error fixes

* Yet more compile error fixes

* Fix incorrect default step value

* Handle top-level dialog changes, consolidate params definitions

* Add layer change G-code, set more print variables

* Simplify optArgs constructors

* Fix pattern drawing, minor misc. clean up

* Make draw_box() G-code comments more helpful

* Make more of draw_line() const

* Fix sequential number draw direction

* Extract shared e_per_mm function

* Fix misplaced decimal in PA Line

* Move short constructor into .hpp

* Fix inverted Y direction in pattern digit drawing

* Use placeholder STL to create needed layers

* Rearrange and clean up

* Proof of concept: Adding custom G-Code at layer

* Use new scaling method

* Reorganize Plater::calib_pa()

* Restructure calib

* New strategy for adding custom G-code

* Remove redundant invocation

* Use cube primitive as positioning handle

* Move logic to Plater

Modifications to model in GCode cancelled _do_export from within itself

* Consolidate m_starting_point and pattern_start functions

* Replace bed_center() with m_starting_point

* Fix and consolidate number tab creation

* Fix off by one layer bug

* Use correct bounding box

* Use Vec3d instead of Vec2d for m_starting_point and m_last_pos

* Add translate_starting_point function

* Vec3d fix

* Store CalibPressureAdvancePattern with model

* Formatting adjustments

* Move pattern when handle moves

* Improve const correctness

* Improve/fix pattern writer and config

* Fix speed setting bug

* Pass model into generate_gcodes to improve consistency

* Re-generate pattern on reslice

* Make pattern actually move with handle

* Fix overzealous m_last_pos initialization

* Use clearer function names

* Use correct model

* Remove unused member variable

* Don't hard-code print config settings

* Remove unused lines, formatting clean up

* Make sure set_key_value operates on existing keys

* Remove asserts which limited life of key/value set

* Update Calibration.md

* Update licensing info

* Actually use speed in draw_line

* Don't speed_adjust twice

* doc: Make width and speed settings used more clear

* Bugfix: Shouldn't need to move handle to see pattern

* Clean up

* Move mp_gcodegen into line method alone

* Fix wrong number thickness in PA Line

* Remove unnecessary middleman PatternSettings

* Give value of config to const m_initial_config, not ref

* Fix incorrect DrawBoxOptArg default

* Use line_width_anchor() for all of initial layer

* Use clearer function name

* Replace "anchor" with "first_layer" for better consistency

* Update Calibration.md

* Update Calibration.md

* Make number tab infill explanation more clear

* (Hopefully) fix missing origin

* Add GCodeProcessor tags

* Fully refresh config

* Don't store is_bbl_printer

* Move set_starting_point to private

* Don't constantly recreate GCodeWriter

* Use different step value for pattern test

* Remove redundant processor tags

* Label glyph G-code

* Fix comparison typo

* Set number print speed

* Fix mixed up draw_number parameter

* Don't use line_width_first_layer for pattern

* (Hopefully) fix temp tower generating PA pattern

* Start with pattern centered on plate

* Add gap between pattern and handle

* Fix overly persistent pattern

* Revert "(Hopefully) fix temp tower generating PA pattern"

This reverts commit 0aa1206886d57820799beaf62dc28b9b8e02545b.

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-07-22 20:48:56 +08:00
Heti
9861051cd7
Easier solution to allow opening the app on OSX described in README.md (#1232)
Update README.md

Easier solution to allow opening the app
2023-06-05 10:54:25 +08:00
SoftFever
b3daa514fa
README: track status badge of main branch 2023-05-15 08:05:19 +08:00
SoftFever
b971e8a73f
Update README.md 2023-04-29 18:25:05 +08:00
SoftFever
0c8b596c48 update klipper config 2023-04-06 15:52:32 +08:00
SoftFever
ff81b988a3 1.5.0 2023-03-17 00:28:39 +08:00
SoftFever
ea2430265b Update readme 2023-03-16 22:16:13 +08:00
SoftFever
006f1f4e5a update readme 2023-03-15 00:18:06 +08:00
SoftFever
a47c756112 Added gcode_label_objects and gcode_comments option 2023-03-12 18:25:42 +08:00
SoftFever
996af2b0b6
Update README.md 2023-03-12 11:22:43 +08:00
SoftFever
04b05bff7a update Readme 2023-03-12 11:08:56 +08:00
SoftFever
5b0ba1207e Change Application name to OrcaSlicer 2023-03-12 10:05:22 +08:00
SoftFever
20f2b2cd0e OrcaSlicer 2023-03-10 18:58:43 +08:00
GP3D
f2b8051f2d
Added latest Release note in readme (#132)
* Fixed deps "directory not found"

* Added Artillery Sidewinder X2

* typo

* forgotten rename

* Update README.md

* uploaded new printers pictures

* deleted old printers pictures

* Latest release note in readme

Co-authored-by: GiaPag <120025021+GiaPag@users.noreply.github.com>
2023-01-08 11:45:52 +08:00
GP3D
3b99d92515
Updated Readme whit latest project addictions (#113)
* Fixed deps "directory not found"

* Added Artillery Sidewinder X2

* typo

* forgotten rename

* Update README.md

* uploaded new printers pictures

* deleted old printers pictures

Co-authored-by: GiaPag <120025021+GiaPag@users.noreply.github.com>
2023-01-05 10:39:01 +08:00
SoftFever
dc1fcf7ed6 fix typo 2022-12-20 23:21:54 +08:00
SoftFever
c84f01526a update readme with 1.4.0 release notes 2022-12-20 22:26:57 +08:00
SoftFever
c06190b79c
Update README.md 2022-12-14 09:01:15 +08:00
SoftFever
01103a77c3 update readme 2022-12-14 00:06:48 +08:00
SoftFever
0355d0297e update changeme 2022-11-09 23:56:45 +08:00
SoftFever
c40607aef3 update 1.3.1 changenotes 2022-10-22 14:37:56 +08:00
SoftFever
5b674cfe9e
Update README.md 2022-10-13 23:29:54 +08:00
SoftFever
38a4e3213e
Update README.md 2022-10-13 16:30:24 +08:00
SoftFever
111f26a5ce add ChangeNotes for 1.2.5 release 2022-10-07 18:33:07 +08:00
SoftFever
c18e11bb8e
update gcode macros for klipper 2022-09-25 12:22:17 +08:00
SoftFever
fee7c05c5b update readme 2022-09-24 13:18:30 +08:00
SoftFever
a3b3b368e2
Profile rework (#4)
* default BBL profile

* voron

* wip

* Voron profile

* Prusa MK3S

* add Prusa mk3s

* fix an issue that print_host value was not retrieved.

* add chamber temperature option for filament

* slightly adjust thumbernail angle

* Revert "slightly adjust thumbernail angle"

This reverts commit 6ad38efb36c66abe82c7fdeb23f6a24aac43654e.

* add `one wall on first layer` option

* save preset for connection

* remove unused options

* set default 3000 accl for MK3S

* tweak profile

* update Voron logo

* UI twwaks

* Readme update

* change abs default nozzle temp

* misc

* tweak profiles

* Update README
2022-08-24 15:40:43 +08:00
SoftFever
b806df7710 Merge remote-tracking branch 'remote/master' into SoftFever
# Conflicts:
#	resources/profiles/BBL/filament/Bambu PC @BBL X1C.json
#	resources/profiles/BBL/filament/Bambu TPU 95A @BBL X1C.json
2022-07-23 20:29:33 +08:00
SoftFever
5296db358c Update README.md 2022-07-19 06:27:26 -07:00
SoftFever
e90f28267e update readme 2022-07-19 06:27:26 -07:00
SoftFever
72bb32ee73 Update README.md 2022-07-19 06:27:26 -07:00
wuyifanfancy
e1528e4299
Update README.md 2022-07-18 09:39:34 +08:00
wuyifanfancy
37b09aa63b
Update README.md 2022-07-15 21:37:17 +08:00
Lane.Wei
8bf51cd1d3
Update README.md
refine some description
2022-07-15 16:50:53 +08:00
Lane.Wei
86f920074c
add the first version of Readme 2022-07-14 23:12:20 +08:00
Lane.Wei
069f3a3806
Initial commit 2022-07-08 15:05:17 +08:00