.. |
CMakeLists.txt
|
…
|
|
length_tuner_tool.cpp
|
TOOL_EVENT: make command string non-optional
|
2022-09-19 10:23:09 -04:00 |
length_tuner_tool.h
|
…
|
|
pns_algo_base.cpp
|
…
|
|
pns_algo_base.h
|
…
|
|
pns_arc.cpp
|
…
|
|
pns_arc.h
|
…
|
|
pns_component_dragger.cpp
|
…
|
|
pns_component_dragger.h
|
…
|
|
pns_debug_decorator.h
|
…
|
|
pns_diff_pair.cpp
|
…
|
|
pns_diff_pair.h
|
…
|
|
pns_diff_pair_placer.cpp
|
…
|
|
pns_diff_pair_placer.h
|
PNS: Add CurrentStart() to placers.
|
2022-09-28 13:29:52 +00:00 |
pns_dp_meander_placer.cpp
|
PNS: Add CurrentStart() to placers.
|
2022-09-28 13:29:52 +00:00 |
pns_dp_meander_placer.h
|
PNS: Add CurrentStart() to placers.
|
2022-09-28 13:29:52 +00:00 |
pns_drag_algo.h
|
…
|
|
pns_dragger.cpp
|
Don't copy items in for loops when not needed
|
2022-09-24 03:46:06 +01:00 |
pns_dragger.h
|
…
|
|
pns_index.cpp
|
…
|
|
pns_index.h
|
…
|
|
pns_item.cpp
|
Allow free pad usage in router.
|
2022-09-06 13:59:52 +01:00 |
pns_item.h
|
Allow free pad usage in router.
|
2022-09-06 13:59:52 +01:00 |
pns_itemset.cpp
|
…
|
|
pns_itemset.h
|
…
|
|
pns_joint.h
|
PNS: Fix IsLineCorner logic
|
2022-07-12 02:49:24 +00:00 |
pns_kicad_iface.cpp
|
Push UNITS_PROVIDER down into a low-level mixin.
|
2022-09-19 17:10:59 +01:00 |
pns_kicad_iface.h
|
PNS Router IFACE: Add board commit mode control
|
2022-09-13 15:06:36 +00:00 |
pns_layerset.h
|
…
|
|
pns_line.cpp
|
Replace boost::optional with std::optional
|
2022-08-25 15:50:47 -07:00 |
pns_line.h
|
router: remove unused LINE::Is45Degree()
|
2022-06-08 14:28:31 +02:00 |
pns_line_placer.cpp
|
Fix Build error: AddLine doesn't exist anymore
|
2022-09-02 11:17:28 +02:00 |
pns_line_placer.h
|
PNS: Add CurrentStart() to placers.
|
2022-09-28 13:29:52 +00:00 |
pns_link_holder.h
|
…
|
|
pns_linked_item.h
|
…
|
|
pns_logger.cpp
|
…
|
|
pns_logger.h
|
…
|
|
pns_meander.cpp
|
…
|
|
pns_meander.h
|
…
|
|
pns_meander_placer.cpp
|
PNS: Add CurrentStart() to placers.
|
2022-09-28 13:29:52 +00:00 |
pns_meander_placer.h
|
PNS: Add CurrentStart() to placers.
|
2022-09-28 13:29:52 +00:00 |
pns_meander_placer_base.cpp
|
Cleanup unused code
|
2022-08-02 08:33:59 -07:00 |
pns_meander_placer_base.h
|
PNS: Handle via-in-pad distances when tuning
|
2022-08-01 20:25:17 -07:00 |
pns_meander_skew_placer.cpp
|
Nuke base_units from orbit
|
2022-09-16 04:38:10 +00:00 |
pns_meander_skew_placer.h
|
…
|
|
pns_mouse_trail_tracer.cpp
|
…
|
|
pns_mouse_trail_tracer.h
|
…
|
|
pns_node.cpp
|
Prevent drag index from exceeding full line count
|
2022-08-01 08:58:28 -07:00 |
pns_node.h
|
Replace boost::optional with std::optional
|
2022-08-25 15:50:47 -07:00 |
pns_optimizer.cpp
|
…
|
|
pns_optimizer.h
|
…
|
|
pns_placement_algo.h
|
PNS: Add CurrentStart() to placers.
|
2022-09-28 13:29:52 +00:00 |
pns_router.cpp
|
PNS/Router Tool: Refactor Continue From End
|
2022-09-28 13:29:52 +00:00 |
pns_router.h
|
PNS/Router Tool: Refactor Continue From End
|
2022-09-28 13:29:52 +00:00 |
pns_routing_settings.cpp
|
…
|
|
pns_routing_settings.h
|
…
|
|
pns_segment.h
|
…
|
|
pns_shove.cpp
|
Move optional access from value() to *operator
|
2022-08-30 13:59:39 -07:00 |
pns_shove.h
|
Replace boost::optional with std::optional
|
2022-08-25 15:50:47 -07:00 |
pns_sizes_settings.cpp
|
…
|
|
pns_sizes_settings.h
|
Replace boost::optional with std::optional
|
2022-08-25 15:50:47 -07:00 |
pns_solid.cpp
|
…
|
|
pns_solid.h
|
…
|
|
pns_tool_base.cpp
|
Allow free pad usage in router.
|
2022-09-06 13:59:52 +01:00 |
pns_tool_base.h
|
…
|
|
pns_topology.cpp
|
PCB: Finish Route, Route From End
|
2022-08-17 03:15:46 +00:00 |
pns_topology.h
|
PCB: Finish Route, Route From End
|
2022-08-17 03:15:46 +00:00 |
pns_tune_status_popup.cpp
|
Improve contrast of status popup text on Mac.
|
2022-09-04 21:08:01 +01:00 |
pns_tune_status_popup.h
|
…
|
|
pns_utils.cpp
|
router: another attempt at improving 'kink' robustness of the hull generator
|
2022-06-09 20:51:21 +02:00 |
pns_utils.h
|
…
|
|
pns_via.cpp
|
…
|
|
pns_via.h
|
…
|
|
pns_walkaround.cpp
|
Replace boost::optional with std::optional
|
2022-08-25 15:50:47 -07:00 |
pns_walkaround.h
|
…
|
|
range.h
|
…
|
|
ranged_num.h
|
…
|
|
router_preview_item.cpp
|
ADDED: Display calculated clearance in status bar
|
2022-07-21 15:44:48 -07:00 |
router_preview_item.h
|
…
|
|
router_tool.cpp
|
Router Tool: get rid of getNearestRatnestAnchor
|
2022-09-28 13:29:52 +00:00 |
router_tool.h
|
PCB Editor: (Auto)Route Selected (From Other End)
|
2022-09-13 15:06:36 +00:00 |
time_limit.cpp
|
…
|
|
time_limit.h
|
…
|
|