jellespijker
a43b51a736
Applied printer-linter format
2023-01-10 08:03:39 +00:00
jspijker
d84545540b
Fix unnecessary default_value(s)
in blocks_base definition
...
Contributes to CURA-10101
2023-01-10 09:02:23 +01:00
jspijker
d95314250a
Fix typo in blocks_base definition
...
Contributes to CURA-10101
2023-01-10 08:36:16 +01:00
Duarte Bragadesto
63a1994e75
Merge branch 'Ultimaker:main' into master
2023-01-06 18:28:39 +00:00
Casper Lamboo
3a6589a6be
Merge pull request #14169 from Ultimaker/CURA-9928_min_skirt_brim_gap
...
[CURA-9928] Add minimum distance for skirt from model.
2023-01-06 12:36:07 +01:00
Joeydelarago
a1b9232f9d
Applied printer-linter format
2023-01-04 14:26:30 +00:00
Joey de l'Arago
c2c37507fc
Merge pull request #13830 from Ultimaker/CURA-9901-introduce-small-layer-temperature
...
CURA-9901-introduce-small-layer-temperature
2023-01-04 15:25:26 +01:00
jspijker
c2e5246e2e
Use the correct stl file
...
Contributes to CURA-10101
2022-12-30 23:53:06 +01:00
jspijker
1b59141c29
Removed old 4.x settings
...
The settings:
- travel_compensate_overlapping_walls_0_enabled
- fill_perimeter_gaps
- filter_out_tiny_gaps
Are no longer used with the new Arachne engine. That these settings were
still set in the blocks_base definition is an indication that the current
profiles weren't actually tested with the new Arachne engine.
Please consider doing some actual quality tests with these profiles on your
printers. This is for the benefit of your users experience.
Contributes to CURA-10101
2022-12-30 23:45:51 +01:00
jspijker
5f5e758490
Applied printer-linter formatting
...
Contributes to CURA-10101
2022-12-30 23:36:12 +01:00
jspijker
85201e7f64
Merge branch 'main' into blockstech
2022-12-30 23:19:12 +01:00
jspijker
53d8e0c730
Applied printer-linter format
...
To make sure we have uniform diffs with our PR's
2022-12-30 22:05:41 +01:00
jspijker
e8a57518bc
Merge branch 'main' into blockstech
2022-12-30 21:25:20 +01:00
jellespijker
3da747a59f
Applied printer-linter format
2022-12-30 17:12:46 +00:00
polyntsev
0053a6538a
Add definitions files for KLEMA printers ( #13710 )
...
Adds:
- Klema 180
- Klema 250
- Klema 250 pro
- Klema 250 twin
- Klema 500
Implements CURA-10100
2022-12-30 18:11:50 +01:00
jellespijker
c4f0a47d1e
Applied printer-linter format
2022-12-30 17:07:16 +00:00
Jelle Spijker
af3ea20c53
Merge pull request #14009 from ChipCE/main
...
Added profiles for SnakeOilXY printers
Implements CURA-10099
2022-12-30 18:06:17 +01:00
Jelle Spijker
6abfc9b012
Merge pull request #14093 from just-trey/master
...
fix brim issue and acceleration enhancements
Implements CURA-10098
2022-12-30 17:54:30 +01:00
Joeydelarago
109c014e73
Applied printer-linter format
2022-12-30 12:52:34 +00:00
Joey de l'Arago
ebc9dbd41e
Merge pull request #13219 from izilzty/main
...
Add profile for Creality Ender 3 S1 Pro and Plus
2022-12-30 13:51:31 +01:00
Joey de l'Arago
f970d99e4f
Add minimum distance for skirt from model. At 0 the skirt is touching the model. Any lines closer will be removed even without the minimum.
...
Change minimum distance for brim to allow half line width overlap.
CURA-9928
2022-12-30 13:32:31 +01:00
braga-dev
a8ef4e21e1
Applied printer-linter format
2022-12-30 11:11:47 +00:00
Duarte Bragadesto
8334745f5b
Apply suggestions from code review
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-30 11:10:37 +00:00
Joeydelarago
8bdce0b0f2
Applied printer-linter format
2022-12-30 10:40:26 +00:00
Joey de l'Arago
b89c3c8fa6
Merge pull request #14132 from InstantMuffin/patch-1
...
Actually make CR-10S Pro use the mesh it just measured
2022-12-30 11:39:17 +01:00
Jelle Spijker
b052ea0609
Merge pull request #14062 from Ultimaker/PP-288-increase-initial-layer-skin-flow
...
PP-288-increase-initial-layer-skin-flow
2022-12-29 10:59:12 +01:00
jellespijker
17a1ed7e1f
Applied printer-linter format
2022-12-28 13:59:04 +00:00
Jelle Spijker
53f6c63876
Use machine_max_feedrate_e for retraction_speed
...
Can't move faster than the machine limits after all
Contributes to CURA-10084
2022-12-28 14:57:54 +01:00
Jelle Spijker
f09b0d142d
Applied printer-linter format over Sovol files
...
Contributes to CURA-10084
2022-12-28 14:10:00 +01:00
Jelle Spijker
b558e6ac2a
Merge remote-tracking branch 'origin/main' into ed/sovol-rework
2022-12-28 13:42:33 +01:00
Jelle Spijker
74053e7eb4
Convert the dagoma sigma build plate to stl
...
Less space, it was over our limit
2022-12-28 13:22:54 +01:00
InstantMuffin
4a6f2cd44e
Actually make CR-10S Pro use the mesh it just measured
...
Hello,
This is one of the first things I was being told from the community in regards to using cura with the CR-10S Pro.
The current start gcode snippet actually does not save an use the mesh after creating it.
I hope this change will improve a lot of users' experiences.
2022-12-25 20:22:05 +01:00
casperlamboo
78ca98f9bf
Applied printer-linter format
2022-12-22 12:31:00 +00:00
Casper Lamboo
f4308533e4
Merge pull request #12056 from Modix3D/master
...
Add printer profile for Modix3D printers
2022-12-22 13:29:53 +01:00
Modix-Lazar
9b60bf38ad
Updated the end-gcode
...
The end gcode contained a typo (a rogue N was in front of the G10 P1 S0), and updated it to work a little bit better (now retracts, uses M106 S0 instead of M107, and moves out of the way quicker, and deselects the tool properly)
2022-12-21 12:04:46 +01:00
just-trey
c88b203096
Applied printer-linter format
2022-12-20 04:20:38 +00:00
just-trey
b00388cf9f
fix merge issue
2022-12-19 23:19:25 -05:00
just-trey
20f9bd3f80
Merge branch 'main' into master
2022-12-19 23:17:44 -05:00
just-trey
0c47a8da9c
resovel conflict
2022-12-19 23:16:32 -05:00
just-trey
43cf00c631
fix brim issue and acceleration enhancements
2022-12-19 23:06:20 -05:00
just-trey
b6ab52ed0b
reset xy_offset_layer_0 to defaults
2022-12-16 11:37:14 -05:00
Rijk van Manen
ac3c91a4fd
increase initial layer skin flow
...
This makes adhesion more robust for inaccuracies in the first layer thickness. PP-288
2022-12-16 14:19:32 +01:00
braga-dev
3b49f5a062
Applied printer-linter format
2022-12-16 12:27:33 +00:00
Duarte Bragadesto
dc21a6905e
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:26:30 +00:00
Duarte Bragadesto
bb4b0c41de
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:26:18 +00:00
Duarte Bragadesto
12285e9325
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:26:03 +00:00
Duarte Bragadesto
9b3bd349db
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:25:48 +00:00
Duarte Bragadesto
35ecb7c3a9
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:25:36 +00:00
Duarte Bragadesto
0e0fab3698
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:25:22 +00:00
Duarte Bragadesto
b6104c14fc
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:24:59 +00:00